This document provides an overview of running Oracle Database on Amazon Web Services (AWS) using either Amazon Relational Database Service (RDS) or Amazon Elastic Compute Cloud (EC2). With RDS, AWS handles maintenance tasks like backups, patching, and hardware provisioning, allowing users to focus on database administration. With EC2, users have full control over the operating system, installation, configuration, and administration. The document compares features between RDS and EC2, and covers performance, high availability, backups, monitoring, security, and migration considerations for running Oracle Database on AWS.