Amazon ECS Operations: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* ECS cluster | * ECS cluster | ||
* CloudFormation Stack | * CloudFormation Stack | ||
* VPC | |||
* Subnet 1 | |||
* Subnet 1 route table association | |||
* VPC Availability Zones | |||
* Internet gateway | |||
* Route table | |||
* Amazon EC2 route | |||
* Virtual private gateway attachment |
Revision as of 00:48, 6 February 2019
External
Internal
Overview
Create a Cluster
Amazon ECS -> Clusters -> Create Cluster
Networking only (Fargate)
Cluster Name
Networking: VPC, Subnet1
It will create:
- ECS cluster
- CloudFormation Stack
- VPC
- Subnet 1
- Subnet 1 route table association
- VPC Availability Zones
- Internet gateway
- Route table
- Amazon EC2 route
- Virtual private gateway attachment