Using Terrafoam to Create Resources in AWS and writing scripts

Job ID: 34727625

Budget: $30 – $250 USD

Try to think “Big” and consider the following guidelines:
• Design and implement your solution as you would do in real production code.
• Documentation and maintainability are a plus
• Feel free to add any features you feel are appropriate!

AWS Infrastructure as Code
Using Terraform, create the following resources:
• VPC with two public and private subnets
• Route Tables for each subnet
• Security Group to allow port 80 and 443 from the internet
• ELB – Listening on ports 80 & 443
• Public route53 hosted zone and CNAME entry for the ELB AWS API Create a script using any preferred programming language (preferably, PowerShell/Python) to perform the following activities:
• List all AWS Services being used in the account, per region • List each service in detail (EC2, RDS etc)
Related categories: Python Linux Shell Script Amazon Web Services Terraform