Oracle Cloud Platform Data Integration 2020 Specialist — Question 39
You have created a repository in Oracle Cloud Infrastructure Registry in the us-ashburn-1 (iad) region in your tenancy with a namespace called "heyoci".
Which three are valid tags for an image named "myapp"? (Choose three.)
Answer options
- A. iad.ocir.io/heyoci/myproject/myapp:0.0.1
- B. us-ashburn-1.ocir.io/heyoci/myapp:0.0.2-beta
- C. us-ashburn-1.ocir.io/heyoci/myproject/myapp:0.0.2-beta
- D. us-ashburn-1.ocir.io/myproject/heyoci/myapp:latest
- E. iad.ocir.io/myproject/heyoci/myapp:latest
- F. iad.ocir.io/heyoci/myapp:0.0.2-beta
- G. iad.ocir.io/heyoci/myapp:latest
Correct answer: A, F, G
Explanation
The correct tags A, F, and G conform to the naming conventions and structure expected for images in the specified Oracle Cloud Infrastructure Registry setup. Options B, C, D, and E either use incorrect namespaces or regions that do not match the defined repository configuration, making them invalid.