AWS Storage Gateway EC2 High Availability

0

How can High Availability be achieved when running AWS Storage Gateway on EC2 instances? The documentation mentions HA under VMware environment but no mention on EC2. Concerned on what would happen to the storage gateway service when the EC2 underlying hardware goes bad which happens often throughout our entire AWS infrastructure.

asked a year ago347 views
1 Answer
0

Hi, HA for EC2 environment is currently not available for storage gateway. When there is an underlying EC2 hardware issue, system status checks fails for the EC2 instance. When system status checks fails, you can configure CloudWatch alarm actions to recover the EC2 instance automatically.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UsingAlarmActions.html#AddingRecoverActions

profile pictureAWS
Surya
answered a year ago
  • Thanks for the suggestion, will definitely look at it.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions