Write us what you want & improve the DevOpsCloud website for easy to use.

To stop spammers/bots in Telegram, we have added a captcha while joining the Telegram group, which means every new member, has to authenticate within 60 seconds while joining the group.

Home >>All Articles

Published Articles (117)

Sort by:
  • All |
  • AWS (52) | 
  • Azure (31) | 
  • DevOps (9) | 
  • FREE Udemy Courses (6) | 
  • GCP (1) | 
  • Linux (1) | 

AVR posted:
3 years ago
What is status checks in AWS?

We need to understand the EC2 Instance status check when the instance is terminated.
We also have to understand the EC2 Instance status check when the instance is created/started - Initializing, 2/2 checks passed.

Any EC2 Instance should pass the below status checks
Instance status check(1/2 passed)
System status check (2/2 passed)

Instance status check usually refers to OS(Operating System)
System status check usually refers to Hardware

When the Instance status check fails, we need to reboot the Instance as this is OS related.

When the System status check fails - automatically, the Instance status check would also get failed - We need to Stop & Start the EC2 Instance.
View replies (0)
Posted in: AWS | ID: Q24 |
July 14, 2021, 09:52 AM | 0 Replies