1. Create EC2 instance and install Jenkins
2. Install terraform Plugin
3. Create Jenkins pipeline
4. Create Jenkin file
5. Create aws provider
6. Create github Webhook
7. Create VPC resource from jenkins terraform
8. Create AWS Elastic Repository
9. Install docker on Jenkins VM
10. Create Dockerfile
11. Docker build issue fixing
12. Stop Docker container
13. Push Docker Contaner Image to ECR
14. Create ECS Cluster
15. Common issue in creating ecs cluster
16. Create Lambda to copy data from one s3 to other s3
17. Lambda Function Permission Issue
18. Lambda Function test issue
19. Create SNS Topic for Lambda Success