gcp-cloud-architect

Design scalable Google Cloud architectures with infrastructure-as-code generation.

Updated Nov 3, 2016
One-click install
npx skills add https://github.com/xleliberty/mydotfiles --skill gcp-cloud-architect-xleliberty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp-cloud-architect
Source: https://github.com/xleliberty/mydotfiles/tree/main/.config/.claude/plugins/cache/claude-code-skills/engineering-skills/2.1.2/gcp-cloud-architect
Command: npx skills add https://github.com/xleliberty/mydotfiles --skill gcp-cloud-architect-xleliberty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the complex process of designing, estimating, and deploying Google Cloud infrastructure, ensuring that architectures are scalable, cost-optimized, and compliant with industry standards.

Core Features & Use Cases

  • Architecture Design: Recommends optimal GCP service stacks based on specific workload requirements like traffic, budget, and compliance.
  • Cost Optimization: Analyzes existing resource usage to identify idle assets, right-sizing opportunities, and committed use discount potential.
  • IaC Generation: Automatically generates production-ready Terraform HCL and gcloud CLI deployment scripts for various patterns like Serverless Web, GKE Microservices, and Data Pipelines.

Quick Start

Ask the gcp-cloud-architect to design a serverless web backend for a mobile app with 1000 users and a monthly budget of 100 dollars.

Frequently Asked Questions about gcp-cloud-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design scalable GCP infrastructure that stays within a tight budget?

To design scalable GCP infrastructure within budget, analyze workload requirements to recommend optimal service stacks, identify idle assets, and apply resource right-sizing for automated cost optimization.

Can I generate Terraform HCL for deploying GKE microservices automatically?

Yes, you can generate production-ready Terraform HCL automatically for GKE microservices, alongside gcloud CLI deployment scripts for serverless web and data pipeline patterns.

What is the best way to optimize Google Cloud costs for Cloud Run and BigQuery?

The best way to optimize Google Cloud costs for Cloud Run and BigQuery is analyzing existing resource usage to find right-sizing opportunities and committed use discount potential.

Does this approach support security compliance and automated infrastructure provisioning?

Yes, this approach supports security compliance and automated infrastructure provisioning by satisfying specific requirements through generated IaC patterns for startups and enterprises.

How do I choose between GKE and Cloud Run for my web backend architecture?

Choosing between GKE and Cloud Run involves recommending the optimal GCP service stack based on specific workload requirements like traffic volume, budget constraints, and compliance needs.