Oracle Cloud Infrastructure 2021 Architect Professional — Question 4

A MySQL DB system has an endpoint in an OCI VCN subnet. The VCN is not configured with VCN peering, VPN access, and FastConnect. You want to connect to the MySQL DB system directly from an OCI Cloud Shell session.
Which two are true? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Answer A is correct because the Cloud Shell session must be in a subnet that can reach the MySQL DB system. Answer B is also correct since the mysql client is necessary to interact with the MySQL database. The other options are incorrect as they pertain to networking configurations that are not required for this specific connection scenario.