Does AWS Backup guarantees No Reboot to EC2 instances?

0

Hi AWS,

I would like to use AWS Backup Service to backup my EC2 instances. However, does AWS Backup Service reboot my EC2 instances? I hope it does not.

Previously, I am using lambda function to automatically create AMI images. I had this "NoReboot=True" flag in my create_image function.

Hence, does AWS Backup guarantees No Reboot to EC2 instances? My EC2 instance cannot afford to have a downtime.

Quan95
질문됨 3년 전927회 조회
1개 답변
0

Hi,

AWS Backup does not reboot EC2 instances at any time. When backup calls CreateImage API, NoReboot=True parameter would be passed by default, so EC2 doesn't shut down the instance before creating the image.

https://docs.aws.amazon.com/aws-backup/latest/devguide/working-with-other-services.html#working-with-ec2

Regards,
Pavithra

AWS
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠