A company has a Microsoft .NET application that runs on an on-premises Windows Server. The application stores data by using an Oracle Database Standard Edition server. The company is planning a migration to AWS and wants to minimize development changes while moving the application. The AWS application environment should be highly available. Which combination of actions should the company take to meet these requirements? (Choose two.)
ARefactor the application as serverless with AWS Lambda functions running .NET Core.
BRehost the application in AWS Elastic Beanstalk with the .NET platform in a Multi-AZ deployment.
CReplatform the application to run on Amazon EC2 with the Amazon Linux Amazon Machine Image (AMI).
DUse AWS Database Migration Service (AWS DMS) to migrate from the Oracle database to Amazon DynamoDB in a Multi-AZ deployment.
EUse AWS Database Migration Service (AWS DMS) to migrate from the Oracle database to Oracle on Amazon RDS in a Multi-AZ deployment.