Oracle Cloud Platform Data Integration 2020 Specialist — Question 9

You have a containerized app that requires an Autonomous Transaction Processing (ATP) Database. Which option is not valid for connecting to ATP from a container in Kubernetes? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

Option D is not a valid way to connect to ATP as it involves steps that are not necessary or recommended for direct database connections in this context. Options A, B, and C provide valid methods for establishing a connection with ATP, either through REST services, Kubernetes secrets, or environment variables, which are commonly used practices.