A company deploys its applications on Amazon Elastic Kubernetes Service (Amazon EKS) behind an Application Load Balancer in an AWS Region. The application needs to store data in a PostgreSQL database engine. The company wants the data in the database to be highly available. The company also needs increased capacity for read workloads. Which solution will meet these requirements with the MOST operational efficiency?
ACreate an Amazon DynamoDB database table configured with global tables.
BCreate an Amazon RDS database with Multi-AZ deployments.
CCreate an Amazon RDS database with Multi-AZ DB cluster deployment.
DCreate an Amazon RDS database configured with cross-Region read replicas.