SAA-C03 · Question #299
A company wants to migrate its on-premises Oracle database to Amazon Aurora. The company wants to use a secure and encrypted network to transfer the data. Which combination of steps will meet these…
The correct answer is B. Use AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS D. Use AWS Site-to-Site VPN to establish a connection to transfer the data from the on-premises. To securely migrate an on-premises Oracle database to Amazon Aurora, the following steps are Use AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS DMS): AWS SCT helps convert the source database schema to a format compatible with the target database…
Question
A company wants to migrate its on-premises Oracle database to Amazon Aurora. The company wants to use a secure and encrypted network to transfer the data. Which combination of steps will meet these requirements? (Select TWO.)
Options
- AUse AWS Application Migration Service to migrate the data.
- BUse AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS
- CUse AWS Direct Connect SiteLink to transfer data from the on-premises environment to AWS.
- DUse AWS Site-to-Site VPN to establish a connection to transfer the data from the on-premises
- EUse AWS App2Container to migrate the data.
How the community answered
(38 responses)- A5% (2)
- B82% (31)
- C3% (1)
- E11% (4)
Explanation
To securely migrate an on-premises Oracle database to Amazon Aurora, the following steps are Use AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS DMS): AWS SCT helps convert the source database schema to a format compatible with the target database (Aurora). AWS DMS facilitates the actual data migration, ensuring minimal downtime and data integrity. Use AWS Site-to-Site VPN: Establishing a Site-to-Site VPN connection provides a secure and encrypted tunnel between the on-premises environment and AWS. This ensures that data transferred during the migration is protected against interception and unauthorized access.
Community Discussion
No community discussion yet for this question.