creating-production-vpc-multi-az

Community

Provision a production multi-AZ VPC with guardrails

Authormreferre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the time-consuming, error-prone effort of designing and provisioning a production-ready multi-AZ VPC with correct network layout, routing, and security controls.

Core Features & Use Cases

  • Multi-AZ VPC foundation: Creates a VPC with DNS support, plus public and private subnets distributed across multiple Availability Zones.
  • High-availability outbound: Provisions NAT gateways per AZ to ensure resilient egress for private workloads.
  • Tiered security groups & traffic visibility: Sets up web/application/database security groups and enables VPC Flow Logs for monitoring.
  • Use Case: Stand up a staging or production environment where backend services must remain in private subnets while web access and outbound dependencies are handled safely and consistently.

Quick Start

Create a production multi-AZ VPC named "myapp" in region "us-east-1" with environment "production", using "10.0.0.0/16" and allowing web access from "203.0.113.0/24", enabling SSH only if explicitly required.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: creating-production-vpc-multi-az
Download link: https://github.com/mreferre/aws-agent-toolkit-skills/archive/main.zip#creating-production-vpc-multi-az

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.