Architecture AWS with Terraform for Automating
{ :no_toc }
Table of contents
Overview
This 01.PROJECT is about Architecture AWS, Terraform for Automating. It will be described how to build VPC, EC2, ECS, Lambda, Bridge Event, Cloud Watch at AWS. in addition, It will describe how to write and run about terraform to automate operating AWS and build several tools for it.
Building VPC, EC2 in AWS
It will be composed Network, Subnet, Route with Internet Gateway, Nat Gateway in VPC and Instance in EC2.
Buiding Load balancer and ECS
This section will be composed of a Load balancer, a Target group for operating ECS and Cluster, Task Definition, Service in ECS.
Making boto3 script on python for automating Lamda in AWS
This section would be processing making a python script using boto3 for operating AWS resources. also, it could be running with the lambda and the bridge event. and we can check every process through the cloud watch.
Making terraform script for buiding AWS resources
This section would be processing making a Terraform script through Terraform Cloud. First of all, the environment that was built can support syncing the local, cloud, private sources in AWS. It can sync to GitLab in EC2 Instance. and This script resources can provide AWS resources.