Backing up the EC2

0

We have an EC2 installed running Ubuntu 18-04 LTS - Bionic-Ubuntu for a Python application that is using PostgressSQL database.

Due to the criticality of the application that we are running on this instance, we need to keep a near real time backup of the data, and I would to know your suggestions please.

I have taken few images, but this process needs reboot of the instance which is not practical for us.

ses2
질문됨 4년 전218회 조회
1개 답변
0

Hello,

Using AMI does seems to be the best alternative offered by AWS for creating backups on an instance. You do have the option of selecting "No Reboot" from console or passing --no-reboot from CLI when creating the image:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html
https://docs.aws.amazon.com/cli/latest/reference/ec2/create-image.html

Regards,
shubh-AWS

AWS
지원 엔지니어
답변함 4년 전

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

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

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

관련 콘텐츠