Question 306:
A company is currently hosting a database in Amazon Redshift. Due to the new requirements in data that needs to be stored in the table, the following changes would occur on one or more of the tables Changes to existing columns Uploading of completely new data to the tables It needs to be ensured that the Redshift database can be restored to its original state, in case there are any issues with the change process. Which of the following can help ensure this in the most efficient manner?
Answer options:
A.Create a manual snapshot of the database B.Create a copy of the last automated snapshot C.Use the UNLOAD command to unload all the data to S3 D.Stream all the data to AWS Kinesis as a backup