Skip to content

In this project, I developed a serverless solution to automate the starting and stopping of Amazon EC2 instances using AWS Lambda and CloudWatch EventBridge. The primary goal was to reduce operational costs by ensuring that EC2 instances are only running when needed.

Notifications You must be signed in to change notification settings

leju-b/EC2-start-stop-automation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Automating EC2 Start/Stop with AWS Lambda and CloudWatch

Overview

This repository contains a step-by-step guide to automate the starting and stopping of EC2 instances using AWS Lambda and CloudWatch EventBridge.

Contents

Getting Started

  1. Clone the Repository:(Not required but can for preference)

    git clone https://github.com/leju-b/EC2-start-stop-automation-project
  2. Follow the Documentation: The documentation provides detailed steps to recreate the setup on your AWS account.

Contributing

Feel free to fork this repository, raise issues, or submit pull requests if you have suggestions or improvements!

License

This project is licensed under the MIT License.

About

In this project, I developed a serverless solution to automate the starting and stopping of Amazon EC2 instances using AWS Lambda and CloudWatch EventBridge. The primary goal was to reduce operational costs by ensuring that EC2 instances are only running when needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages