Oracle Cloud Infrastructure 2020 Architect Associate — Question 10
Which two statements are true about using an Autonomous Database with Private Endpoints? (Choose two.)
Answer options
- A. Private Endpoints can be configured when you clone a Shared Autonomous Database that was initially created with public endpoints.
- B. You can configure Private Endpoints for an Always Free Autonomous Database.
- C. A Network Security Group is required within your Virtual Cloud Network before you can provision a Shared Autonomous Database to use Private Endpoints.
- D. An Autonomous Database with private endpoints can be accessed from the public internet by adding your ip address to an Access Control List.
Correct answer: A, C
Explanation
Option A is correct because you can indeed configure Private Endpoints during the cloning of a Shared Autonomous Database that started with public endpoints. Option C is also correct as a Network Security Group is necessary in the Virtual Cloud Network to enable provisioning for Private Endpoints. Options B and D are incorrect; specifically, Private Endpoints cannot be configured for Always Free Autonomous Databases and they cannot be accessed from the public internet simply by adding an IP address to an Access Control List.