Hacker News new | ask | show | jobs
by radedespodovski 2230 days ago
Actually, we launched cost optimization when we realized most of our users required simple out of the box solution that will save on infrastructure provisioned by Microtica, they spend mostly EC2 and RDS compute resources. Because it is fully integrated, with couple of clicks they could start saving, no need for additional tools or custom solutions. But we realized it could work for any infrastructure.

We wanted to start with something. There are other aspects of cloud cost optimization like rightsizing, unused resources, use of spot and reserved instances that are as important as instance scheduling. As well as additional supported services you've mentioned that we are planning to support in the future.

The solution is fully serverless, the scheduling as you are already familiar, is based on triggers that initiate calling certain AWS APIs to manage state of the resources. On top of it, we added support for enabling/disabling the schedule, on-demand start/stop of resources in case somebody needs the environment immediately, auto-tagging, cost per schedule etc. all integrated in one solution.

There are tools similar to ours on the market that could solve more complex saving workflows but are also more complicated to manage and are pretty expensive.

If you are interested in how it works, feel free to try it out it's free. Any feedback is welcome.