AWS EC2 Instance Status Check

Опубликовано: 28 Сентябрь 2024
на канале: VK Seth - AWS Devops
2,830
31

In this Video you will learn how to do
AWS EC2 Instance Status Check

With instance status monitoring, you can quickly determine whether Amazon EC2 has detected any problems that might prevent your instances from running applications.
Amazon EC2 performs automated checks on every running EC2 instance to identify hardware and software issues.

Status checks are performed every minute and returning a pass or a fail status.
If all checks pass, the overall status of the instance is OK.
If one or more checks fail, the overall status is impaired.
Status checks are built into Amazon EC2, that cannot be disabled or deleted.

Types of status checks are

System status checks - detect underlying problems with your instance that require AWS involvement to repair.

examples are :

Loss of network connectivity
Loss of system power
Software issues on the physical host
Hardware issues on the physical host that impact network reachability


Instance status checks - These checks detect problems that require your involvement to repair

examples are :

Failed system status checks
Incorrect networking or startup configuration
Exhausted memory
Corrupted file system
Incompatible kernel

You need to monitor your stuff RIGHT NOW!!
aws reinevent 2022