This week I want to share a single page serverless Auto Scaling Dashboard application example. Actually, this application is the recap of my previous cli based ASG dashboard post. As you k... Read more
This week I will share a tool that finds unused AWS EC2 resources. This script basically finds the unused resources below, then sends an email using Amazon SES. Some of the resources is bill... Read more
This week I want to share a Amazon Web Services Auto Scaling Cli based Dashboard script written in python using boto3. The script basically fetches your auto scaling groups and lists the con... Read more