Show HN: Cut your AWS costs by stopping non-production resources when not needed

59 points by sriprasanna ↗ HN
Hello HN community! Sri and Brian here from CloudPal (https://www.cloudpal.io/). We are building a tool to help companies reduce their cloud costs by stopping non-production resources when they’re not needed.

The problem: Almost every company on the cloud struggles with cost management. While optimizing production costs can be complex, reducing non-production costs should be a straightforward case of shutting down resources when they’re not in use. However, most companies lack an elegant solution for this.

The solution: CloudPal

- A downtime scheduler for non-production resources (currently supports AWS EC2 & RDS)

- start / stop button, allowing users to override the schedule (eg. if working on weekends).

Next up on the feature roadmap is:

- Intelligent start / stop functionality for non-production resources - resources will automatically stop when not in use and quickly spin back up when needed, resulting in lots more delicious cost savings!

- Support for more cloud providers and resource types (eg. ECS, K8s, etc.)

We're really happy we get to show this to you all, thank you for reading about it! Please let us know your thoughts and questions in the comments.

Many thanks,

Sri & Brian

38 comments

[ 2.7 ms ] story [ 89.8 ms ] thread
Congrats Sri and Brian! This looks very useful.
very useful indeed. will be following this product development
Well done Sri & Brian, love a bit of cost management! Best of luck with this.
(comment deleted)
Are Naxes, SLawlor82 and mia2670 your friends? Or your accounts?
(comment deleted)
The large amount of similar comments by new accounts makes this seem a bit iffy. Especially given that most of those comments were flagged.

Good luck on your project, though.

At $WORK we use a tool named Cloud Custodian that does this, and can do so for almost all resources. We use it almost exclusively for EC2 and other resources in our dev account where at midnight EST it shuts down all resources.

Users can override it by adding a custom tag to their resources to change the hours or not have the workload shut down. It's reduced our AWS costs tremendously.

Since we heavily push using terraform even for dev stuff, users can quickly re-spin up their instances, fix DNS records and the like with a terraform apply to get back up and running when they get back to their desk.

You are absolutely correct. Cloud Custodian is a great tool and some of customers had similar tools built internally. However the real pain point was the maintenance part of these and especially companies with limited cloud expertise, hence they like CloudPal's appeal.

Another primary reason for them to prefer CloudPal is that most software engineers can use CloudPal without a lot of IaC or AWS knowledge such as tagging resources.

This will be very useful feature Sriprasanna, In my previous stint even non production environment monthly cost were upto 8000 usd per month, due to the amount of services we were using. Kudos to go.