Multiple Choice
A financial company wants to store sensitive user data in an Amazon Aurora PostgreSQL DB cluster. The database will be accessed by multiple applications across the company. The company has mandated that all communications to the database be encrypted and the server identity must be validated. Any non-SSL-based connections should be disallowed access to the database. Which solution addresses these requirements?
A) Set the rds.force_ssl=0 parameter in DB parameter groups. Download and use the Amazon RDS certificate bundle and configure the PostgreSQL connection string with sslmode=allow.
B) Set the rds.force_ssl=1 parameter in DB parameter groups. Download and use the Amazon RDS certificate bundle and configure the PostgreSQL connection string with sslmode=disable.
C) Set the rds.force_ssl=0 parameter in DB parameter groups. Download and use the Amazon RDS certificate bundle and configure the PostgreSQL connection string with sslmode=verify-ca.
D) Set the rds.force_ssl=1 parameter in DB parameter groups. Download and use the Amazon RDS certificate bundle and configure the PostgreSQL connection string with sslmode=verify-full.
Correct Answer:

Verified
Correct Answer:
Verified
Q46: A media company is using Amazon RDS
Q47: A database specialist deployed an Amazon RDS
Q48: A company needs to migrate Oracle Database
Q49: An IT consulting company wants to reduce
Q50: A database specialist must load 25 GB
Q52: A Database Specialist modified an existing parameter
Q53: A company has a web-based survey application
Q54: A company is due for renewing its
Q55: A company is developing a multi-tier web
Q56: A software development company is using Amazon