Launch ECS container using AWS CLI - Step 1 - Network Setup
Setup network infrastructure including new VPC (Virtual Private Cloud), public and private subnets, internet gateway, security group, and ssh access.
This is part of a multi-post thread involving these steps:
- Network Setup (this post)
- Launch EC2 Instance
- Create Docker Image
- Create Service
- Cleanup