---
title: "Automate Start-Stop EC2 Instances Using Lambda"
url: https://daily.dev/posts/automate-start-stop-ec2-instances-using-lambda-rdkuieatx
source_url: https://awstip.com/automate-start-stop-ec2-instances-using-lambda-7486f7e67c62
type: article
source: "AWS Tip"
published: 2024-05-08T16:27:05.628Z
updated: 2024-05-09T08:22:04.995Z
tags: ["aws", "automation", "aws-lambda", "aws-ec2"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Automate Start-Stop EC2 Instances Using Lambda

**[AWS Tip](https://daily.dev/sources/awstip)** · 2 min read · 1 upvotes · 0 comments

## Summary

This guide explains how to automate the starting and stopping of EC2 instances using Lambda functions, helping users manage their instances efficiently and save costs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://awstip.com/automate-start-stop-ec2-instances-using-lambda-7486f7e67c62>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#automation](https://daily.dev/tags/automation), [#aws-lambda](https://daily.dev/tags/aws-lambda), [#aws-ec2](https://daily.dev/tags/aws-ec2)

[View this post on daily.dev](https://daily.dev/posts/automate-start-stop-ec2-instances-using-lambda-rdkuieatx)
