How to turn on/off cloud instances during office hours
问题 I've got my head around creating cloud instances in AWS, Azure and Rackspace. However, I need to turn my instances off at the end of the day and on in the morning as this will half my hosting cost (they are for development). I've looked at a few management services but they blew my brains out. Is there a simple way to do this? 回答1: Approach You could always roll your own solution, insofar most cloud providers offer a respective API to start/stop instances on demand (or even on schedule),