Introducing AWS Resource Scheduler: Automate and Optimize Your AWS Resources for Cost Savings
I'm excited to share that Cloudstaff, a leader in cloud-based workforce solutions, has open-sourced a powerful tool to help you automate the management of your AWS resources and optimize costs: AWS Resource Scheduler.
As part of our commitment to the tech community, we're giving back by open-sourcing tools like AWS Resource Scheduler. We believe that collaboration and shared innovation drive technological advancement and community growth.
This tool is the outcome of our cloud cost optimization efforts, which have helped us reduce our overall cloud costs by 47%.
?? What is AWS Resource Scheduler?
AWS Resource Scheduler is a Python module designed to automate the start and stop operations for various AWS resources, including EC2 instances, Auto Scaling Groups (ASG), ECS services, RDS databases, and Aurora clusters.
?? Key Features:
?? Why This Matters for AWS Cost Savings
In today's cloud-driven world, managing costs is crucial. AWS Resource Scheduler helps you optimize costs by ensuring that resources are only running when needed. By automating start and stop operations, you can reduce unnecessary expenditure on idle resources.
According to recent reports, companies can save up to 40% on their AWS Compute bills by automating resource management and shutting down non-critical resources during off-hours.
?? Get Started
The tool is available on GitHub and PyPI:
领英推荐
Installation and use is as simple as:
pip install aws-resource-scheduler
aws-resource-scheduler -f config.yml -w stage -r ec2,rds,asg,ecs -a stop
Configuration and usage instructions are available in the README.
?? Deploy as AWS Lambda with S3 Configuration Support
If you'd like to deploy AWS Resource Scheduler as an AWS Lambda function, we have created a ready-to-use package:
Read more about the same on README-lambda.md
?? Join the Community
We welcome contributions, issues, and feature requests. Let's collaborate to make cloud resource management more efficient!
?? Spread the Word
If you find this tool useful, please share it with your network.
#CloudComputing #Cloudstaff #Cloudstaffrocks #AWS #Automation #DevOps #CloudCostManagement #OpenSource #OpenSourceRocks #Python #CloudOptimization
Technical Account Manager @ Amazon Web Services | AWS Certified | Oracle Certified Professional | Ex - Tcs | Ex - Deloitte
4 个月I would love to contribute Nitin Bhadauria
Associate DevOps Architect at TO THE NEW
4 个月This is very helpful! Thanks, Nitin!
DevOps Engineers@tothenew
4 个月Wooo this is cool??