Browsing Tag
cloudformation
3 posts
Automating Cost Optimization: Deleting Unattached EBS Volumes Using AWS Lambda and CloudFormation
Understood! Here’s a structured blog post format for your content, including headings, subheadings, and references: Automating Cost Optimization:…
AWS Budgets: Update alert thresholds unlimitedly with Lambda
Motivation When I use AWS Budgets, I can receive notifications when the billing is above a threshold. The…
Launch an EC2 Instance with Ruby installation Using AWS CloudFormation
We are creating an EC2 Instance with Ruby installation Using AWS CloudFormation. Using this we can set up…