role-architect:gcp-architect

Design Google Cloud Platform architecture with networking, security, and cost optimization.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill role-architect-gcp-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-architect:gcp-architect
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/roles/role-architect/skills/gcp-architect
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill role-architect-gcp-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and best practices for designing, securing, and optimizing robust and scalable solutions on Google Cloud Platform.

Core Features & Use Cases

  • GCP Architecture Framework: Covers operational excellence, security, reliability, performance, and cost optimization.
  • Resource Management: Guides on organization structure, project setup, and networking design (Shared VPC, Global Load Balancing).
  • Compute & Data Services: Advises on GKE, Cloud Run, Compute Engine, BigQuery, Spanner, Vertex AI, and more.
  • Security & Compliance: Details BeyondCorp, VPC Service Controls, Security Command Center, and data protection.
  • Cost Optimization: Explains CUDs, Sustained Use Discounts, and FinOps practices.

Quick Start

Use the gcp-architect skill to design a GCP organization and project structure for a new workload.

Frequently Asked Questions about role-architect:gcp-architect

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

FAQPage Schema
How do I structure a GCP organization and project hierarchy for a new workload?

GCP organization structure relies on mapping resources into projects under an organization node. This setup applies centralized policies, isolates environments, and enables secure, reliable VPC networking and cost tracking across your cloud infrastructure.

What is the best way to design secure networking using Shared VPC on Google Cloud?

Designing secure GCP networking with Shared VPC centralizes IP management and connectivity. This architecture connects projects to a common network, applying VPC Service Controls and BeyondCorp for robust security and data protection.

When should I use GKE, Cloud Run, or Compute Engine for my cloud architecture?

Choose GKE for complex containerized workloads needing orchestration, Cloud Run for stateless containerized services, and Compute Engine for custom VM control. Evaluating these GCP compute services ensures performant and cost-effective infrastructure.

How does the Cloud Architecture Framework handle GCP cost optimization?

The GCP Cloud Architecture Framework handles cost optimization by guiding FinOps practices. It implements Committed Use Discounts, Sustained Use Discounts, and right-sizing strategies to maintain cost-effective cloud infrastructure.

Can I use VPC Service Controls to protect BigQuery and Vertex AI data pipelines?

Yes, you can use VPC Service Controls to protect BigQuery and Vertex AI data pipelines. This GCP security control creates a secure perimeter around your data and AI/ML platforms, preventing data exfiltration and ensuring compliance.