Oracle Cloud Infrastructure 2019 Architect Associate — Question 35
Which three statements are true regarding how Autonomous Database provides data security? (Choose three.)
Answer options
- A. Data is encrypted at rest using transparent data encryption.
- B. Network connections from clients to Autonomous Database are encrypted using the client credentials wallet.
- C. Users are given OS logons or SYSDBA privileges to prevent phishing attacking.
- D. Oracle automatically applies security updates to ensure data is not vulnerable to known attack vectors.
Correct answer: A, B, D
Explanation
Option A is correct because data encryption at rest is a fundamental security feature of Autonomous Database. Option B is also correct as it ensures that all network traffic to the database is protected. Option D is valid since Oracle proactively applies security updates to mitigate risks. Option C is incorrect because granting OS logins or SYSDBA privileges does not effectively prevent phishing attacks.