Câu 7: AWS Certified SysOps Administrator(Old)
An AWS CloudFormation template creates an Amazon RDS instance. This template is used to build up development environments as needed and then delete the stack when the environment is no longer required. The RDS-persisted data must be retained for further use, even after the CloudFormation stack is deleted. How can this…
Nội dung câu hỏi
An AWS CloudFormation template creates an Amazon RDS instance. This template is used to build up development environments as needed and then delete the stack when the environment is no longer required. The RDS-persisted data must be retained for further use, even after the CloudFormation stack is deleted. How can this be achieved in a reliable and efficient way?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Write a script to continue backing up the RDS instance every five minutes
- B. Create an AWS Lambda function to take a snapshot of the RDS instance, and manually execute the function before deleting the stack
- C. Use the Snapshot Deletion Policy in the CloudFormation template definition of the RDS instance
- D. Create a new CloudFormation template to perform backups of the RDS instance, and run this template before deleting the stack — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.