Oracle Cloud Infrastructure 2019 Developer Associate — Question 48
Which two statements are true about Oracle Cloud Infrastructure Compute Service? (Choose two.)
Answer options
- A. You can launch a virtual or bare metal instance by using the same LaunchInstance API.
- B. You cannot launch a bare metal server in Oracle Cloud Infrastructure Compute Service.
- C. You can attach a block volume in an Availability Domain other than your compute instance.
- D. You can share custom images across tenancies and regions.
Correct answer: A, D
Explanation
Option A is correct because the LaunchInstance API supports both virtual and bare metal instances. Option D is also correct as Oracle allows the sharing of custom images across tenancies and regions. Options B and C are incorrect; you can launch bare metal servers and attach block volumes across different Availability Domains.