Amazon AWS
AWS is the largest and most mature cloud provider, with a wide range of services and a large ecosystem of partners and integrations.
It is particularly strong in areas such as compute, storage, and data analytics. AWS also has a strong focus on security and compliance, and offers a range of tools and services for monitoring and managing resources.
- 1x Virtual Private Cloud (VPC)
- 1x Sub-network attached to the VPC
- 1x Internet Gateway (IGW) to provide access to the VPC
- 1x Route Table integrating all
VPC
,Subnet
and theInternet Gateway (IGW)
- 1x EC2 Instance attached to the
Subnet
- 1x Relational Database (RDS) of your choice (e.g. MySQL, PostgreSQL)
- 1x S3 Storage Bucket inside
Subnet
, configured to store the Terraform's backend state - 1x DynamoDB Database, mainly used for preventing that running multiple instances of this Terraform chart corrupt each other.
Examples
Last updated on December 23, 2022