Automating EC2 Instance Management with AWS EventBridge and Lambda
Welcome to our journey into the world of AWS automation! In this blog post, we'll be exploring how to automate the start and stop times of Amazon EC2 instances using a combination of AWS services: Lambda, EventBridge and Simple Notification Service (SNS). Managing EC2 instances...