Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle 1Z0-1124-25 Exam - Topic 7 Question 17 Discussion

Actual exam question for Oracle's 1Z0-1124-25 exam
Question #: 17
Topic #: 7
[All 1Z0-1124-25 Questions]

You are designing an OCI networking architecture for a multi-tier application using Infrastructure as Code (IaC). The architecture includes an OKE cluster for the front-end, a set of Compute instances for the back-end, and an Autonomous Database. You want to ensure that all traffic between these components is encrypted. You are using Transport Layer Security (TLS) for end-to-end encryption but are concerned about the overhead of encrypting all traffic within the VCN. Which approach provides the MOST balanced approach to security and performance, minimizing the overhead of encryption while still protecting sensitive data?

Show Suggested Answer Hide Answer
Suggested Answer: D

Goal: Balance security and performance with encryption in a VCN.

Option A: TLS only to the load balancer leaves internal traffic unencrypted, risking exposure---insufficient security.

Option B: mTLS everywhere maximizes security but adds significant overhead (e.g., certificate management), impacting performance---overkill.

Option C: NSGs/Security Lists control access but don't encrypt traffic---lacks protection for sensitive data.

Option D: TLS between OKE and Compute secures app-tier communication. Oracle Database Vault ensures ADB traffic is encrypted efficiently, leveraging built-in features---balanced approach.

Conclusion: Option D optimizes security and performance.

Oracle states:

'Use TLS for application traffic between tiers. Autonomous Database with Database Vault provides encryption in transit and at rest, minimizing overhead.'

This supports Option D. Reference: Security in OCI Networking - Oracle Help Center (docs.oracle.com/en-us/iaas/Content/Network/Concepts/securityoverview.htm).


Contribute your Thoughts:

0/2000 characters
Buddy
5 hours ago
I’m a bit uncertain about relying solely on the OCI network's security. It feels risky to skip encryption entirely, like in option C.
upvoted 0 times
...
Brigette
5 days ago
I think option D sounds familiar because it combines TLS with Oracle Database Vault, which we practiced in a similar scenario.
upvoted 0 times
...
Zona
10 days ago
I remember discussing the trade-offs of TLS and mTLS in class, but I’m not sure if mTLS is really necessary for all traffic.
upvoted 0 times
...

Save Cancel