Which solution meets these requirements?

2 Comments

  1. Christina
    Author

    I systematize that the answer is:
    Configure an AWS Lambda function that exports archival data from the DB cluster to Amazon S3 using a SELECT INTO OUTFILE S3 statement, then deletes the archival data from the DB cluster. Schedule the Lambda function to run weekly using Amazon EventBridge (Amazon CloudWatch Events).

  2. Abigail
    Author

    I sort that the answer is:
    Configure an AWS Lambda function that exports archival data from the DB cluster to Amazon S3 using a SELECT INTO OUTFILE S3 statement, then deletes the archival data from the DB cluster. Schedule the Lambda function to run weekly using Amazon EventBridge (Amazon CloudWatch Events).

Leave a Reply to Abigail Cancel reply

Your email address will not be published. Required fields are marked *

13 − twelve =