1Z0-1123-25 Question 30
Select 2A large financial services company is migrating critical workloads from its on-premises data center to Oracle Cloud Infrastructure (OCI). They require dedicated bandwidth for consistent performance and strong encryption to maintain compliance with strict regulations. Which two OCI connectivity options should the company implement to meet both the performance and compliance requirements?
- A
Implement an IPsec VPN tunnel using Oracle VPN Connect
- B
Use OCI FastConnect with a private peering setup
- C
Route all on-premises traffic to OCI over public Internet with TLS
- D
Copy data using Oracle Object Storage pre-authenticated requests
Show answer and explanation
Correct answers: A, B
Explanation
To meet strict performance and compliance requirements, organizations often combine Oracle VPN Connect and Oracle FastConnect. VPN Connect (using IPsec tunnels) assures encrypted data in transit, while FastConnect provides dedicated bandwidth and consistent performance. For more information, consult Oracle's documentation on OCI Networking, particularly the sections on FastConnect and VPN Connect best practices.
- A. Correct.
Option 1 is correct. IPsec VPN over Oracle VPN Connect encrypts data in transit, helping fulfill compliance requirements and providing a secure connection from on-premises without requiring new hardware or a large upfront investment. Though it may not always offer the same performance guarantees as FastConnect, it is a valid solution for secure connectivity.
- B. Correct.
Option 2 is correct. FastConnect provides dedicated network connectivity with more consistent performance and higher bandwidth, suitable for mission-critical workloads. When combined with private peering, the data never traverses the public Internet, improving security and compliance.
- C. Incorrect.
Option 3 is incorrect. While routing traffic over the public Internet with TLS encryption provides a degree of security, it does not guarantee the dedicated bandwidth or consistent performance the financial services company needs for their critical workloads.
- D. Incorrect.
Option 4 is incorrect. Pre-authenticated requests to Oracle Object Storage can be useful for certain file-sharing or data-transfer scenarios but are not intended as a comprehensive connectivity solution for mission-critical workloads that require continuous, dedicated bandwidth.