Automating EC2 Deployment with Terraform and Lambda: A Guide to Stop Instances and Send Notification with SNS.
I’d like to demonstrate how you can deploy EC2 instances using Terraform. And create a lambda function to stop these instances and trigger relative notification using SNS.
What is EC2?
Amazon EC2 (Elastic Compute Cloud) is a foundational service wit...
ashwinisagare.hashnode.dev5 min read