What will happen if you have forgotten to stop an instance on AWS

+1 vote
I want to know what are the consequences on not stopping and instance and where can I find it on AWS Console?
Jun 17, 2019 in AWS by Damon Salvatore
• 5,980 points
1,189 views

1 answer to this question.

+1 vote
  • EC2 is a service by Amazon where you can host your application to make it available globally
  • An EC2 instance can be associated with the other AWS services like Auto-scaling, ELB, EBS, Elastic IP and many more
  • If your instance is associated with Elastic IP and you are not using it then it will surely charge you more then normal. So always remember to release Elastic IP after use
  • A background job running on the instance constantly generates huge logs which easily gets added to the CloudWatch log bill
  • So indirectly when you keep your EC2 instance on, then even some of these services many also remain in on state
  • This all results into heavy bills as EC2 instances are charged for the duration they are kept on
  • So it is always a good habit to stop the instance if you are not using it, in order to save money and make wise use of resources

Where can you find Stop Option-

  1. Go to console and select your EC2 instance
  2. Click on actions>>Instance State>>Stop

To know more about EC2 instances and its features have look at this video: https://youtu.be/QNIPh4DhLx0

I hope this helps you!

answered Jun 17, 2019 by ArchanaNagur
• 2,360 points

Related Questions In AWS

0 votes
0 answers
0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,090 points

edited Jul 13, 2018 by Priyaj 2,174 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Does it make sense to have an Amazon Elastic Load Balancer with just one EC2 instance?

Well you are right Elastic Load Balancer is mainly ...READ MORE

answered Mar 20, 2019 in AWS by ArchanaNagur
• 2,360 points
466 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP