IAC using Terraform ECS ECR

Abstract:

In this session, you will see how to create a complete stack using Terraform. Learn how to create and deploy stateless microservices using ECS, ECR and Terraform with immutable infrastructure. You will also learn about CI/CD using Docker and Jenkins. You will also see how to monitor, alert and manage service with AWS Cloudwatch. ES with elastalert for log monitoring and alerting. Will also look into anomaly detection using various tools.

 

Key Takeaways:

  1. Why we need IAC?
  2. Best practices to implement IAC
  3. Why terraform?
  4. Microservices and docker
  5. Using Terraform, ECS, ECR and Docker all together to deploy microservices.