Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (12.9k points)

I need to start up an EC2 instance at (say) 6am every day. The constraints are that I'd like to avoid having a computer running all day to do the startup or use a paid solution like ylastic's.

Is there a way to just boot up an instance instead of creating a new instance each time as shown in this example?

1 Answer

0 votes
by (18.2k points)

Check out the following Amazon Services:

  • AWS Auto Scaling: Autoscaling is a service that lets users launch or terminate Amazon EC2 instances based on certain policies and rules set by users itself.
  • AWS CloudFormation: Cloudformation provides an easy way to create and manage some AWS resources. It is used for provisioning and updating the resources in an orderly and predictable fashion.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer

Browse Categories

...