Strategies for Migrating Oracle Databases to AWS
Publication date: January 27, 2022 (Document history)
Amazon Web Services (AWS) provides a comprehensive set of services and tools for deploying enterprise-grade solutions in a rapid, reliable, and cost-effective manner.
Oracle
Database
Introduction
This whitepaper presents best practices and methods for migrating
Oracle
Database
AWS offers its customers the flexibility of running Oracle Database
on Amazon Relational Database Service
-
Amazon RDS makes it simple to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizable capacity for an open standard relational database, and manages common database administration tasks.
-
Amazon EC2 provides scalable computing capacity in the cloud. Using Amazon EC2 removes the need to invest in hardware up front, so you can develop and deploy applications faster. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage.
Running the database on Amazon EC2 is very similar to running the database on your own servers. Depending on whether you choose to run your Oracle Database on Amazon EC2 or Amazon RDS, the process for data migration can differ. For example, users don’t have OS-level access in Amazon RDS instances. It’s important to understand the different possible strategies, so you can choose the one that best fits your needs.