Oracle Cloud Infrastructure 2022 Architect Associate — Question 21
Which TWO statements are TRUE about Public IP addresses in Oracle Cloud Infrastructure (OCI)? (Choose two.)
Answer options
- A. By default, an instance in a public subnet has one primary public IP address.
- B. You must use OCI provided public IP addresses. You cannot bring your own IP addresses to OCI.
- C. You can assign a given instance multiple public IPs across one or more VNICs.
- D. Public IP addresses can be ephemeral or reserved.
Correct answer: C, D
Explanation
Option C is correct because OCI allows multiple public IPs to be assigned to an instance over different VNICs. Option D is also correct since public IPs in OCI can be either ephemeral, which are temporary, or reserved, which are permanent. Options A and B are incorrect as they misrepresent the flexibility and options available with public IP addresses in OCI.