Hey everyone! I’m Steve, co-founder at VMPower. I built VMPower because while working at Microsoft with Azure I noticed there really wasn’t an intuitive way to schedule power on/off VMs and detect unused ones. It quickly grew into having automations like resizing and taking snapshots as well as detecting basic unused resources.
We wanted to keep the following in mind:
1) Scheduling VM actions should be easy like dropping events a calendar
2) It should be pluggable to any cloud. We work with AWS, GCE and Azure
3) Plugging in your cloud subscription should only take 2 minutes
Azure does have auto-off today but it still doesn't make it easy to change that time per-day. It also doesn't have auto-start. You can also group VMs between resource groups and subscriptions since we flatten all the VMs across cloud providers, regions & resource groups.
Depends on how many development VMs they have (CI boxes, jump boxes etc) and when they're off.
Typically you can save a third of those costs. We also can save a bunch of time from maintaining scripts, notifications, managing backups and sharing subsets of VMs with groups of users.
We wanted to keep the following in mind:
1) Scheduling VM actions should be easy like dropping events a calendar
2) It should be pluggable to any cloud. We work with AWS, GCE and Azure
3) Plugging in your cloud subscription should only take 2 minutes
Would love to hear what you think!