Oracle Cloud Infrastructure 2025 Security Professional 1z0-1104-25 Question # 5 Topic 1 Discussion

Oracle Cloud Infrastructure 2025 Security Professional 1z0-1104-25 Question # 5 Topic 1 Discussion

1z0-1104-25 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

Challenge 1 - Task 1

Integrate TLS Certificate Issued by the OCI Certificates Service with Load Balancer

You are a cloud engineer at a tech company that is migrating its services to Oracle Cloud Infrastructure (OCI). You are required to set up secure communication for your web application using OCI's Certificate service. You need to create a Certificate Authority (CA), issue a TLS/SSL server certificate, and configure a load balancer to use this certificate to ensure encrypted traffic between clients and the backend servers.

Review the architecture diagram, which outlines the resources you'll need to address the requirement.

1z0-1104-25 Question 5

Preconfigured

To complete this requirement, you are provided with the following:

Access to an OCI tenancy, an assigned compartment, and OCI credentials

Required IAM policies

OCI Vault to store the secret required by the program, which is created in the root compartment as PBI_Vault_SP

Task 1: Create and Configure a Virtual Cloud Network (VCN)

Create a Virtual Cloud Network (VCN) namedPBT-CERT-VCN-01with the following specifications:

    VCN with a CIDR block of 10.0.0.0/16

      Subnet 1 (Compute Instance):

        Name:Compute-Subnet-PBT-CERT

        CIDR Block:10.0.1.0/24

Subnet 2 (Load Balancer):

    Name:LB-Subnet-PBT-CERT-SNET-02

    CIDR Block:10.0.2.0/24

Internet Gatewayfor external connectivity

Route table and security lists:

    Security List namedPBT-CERT-CS-SL-01for Subnet 1 (Compute-Subnet-PBT-CERT) to allow SSH (port 22) traffic

    Security List namedPBT-CERT-LB-SL-01for Subnet 2 (LB-Subnet-PBT-CERT) to allow HTTPS (port 443) traffic

"Enter the OCID of the created VCN in the text box below.


Get Premium 1z0-1104-25 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.