New Year Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65pass65

1z0-1104-25 Oracle Cloud Infrastructure 2025 Security Professional is now Stable and With Pass Result | Test Your Knowledge for Free

1z0-1104-25 Practice Questions

Oracle Cloud Infrastructure 2025 Security Professional

Last Update 1 hour ago
Total Questions : 36

Dive into our fully updated and stable 1z0-1104-25 practice test platform, featuring all the latest Oracle Cloud Infrastructure exam questions added this week. Our preparation tool is more than just a Oracle study aid; it's a strategic advantage.

Our Oracle Cloud Infrastructure practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about 1z0-1104-25. Use this test to pinpoint which areas you need to focus your study on.

1z0-1104-25 PDF

1z0-1104-25 PDF (Printable)
$43.75
$124.99

1z0-1104-25 Testing Engine

1z0-1104-25 PDF (Printable)
$50.75
$144.99

1z0-1104-25 PDF + Testing Engine

1z0-1104-25 PDF (Printable)
$63.7
$181.99
Question # 1

"A business has a hybrid cloud infrastructure with Oracle Linux instances running in OCI and on-premises. They want to reduce the amount of bandwidth used when patching systems.

Which component of OS Management Hub can help to reduce the bandwidth usage for patching?

Options:

A.  

Management stations

B.  

Management agents

C.  

Dynamic groups

D.  

Profiles"

Discussion 0
Question # 2

"Your company is in the process of migrating its sensitive data to Oracle Cloud Infrastructure (OCI) and is prioritizing the strongest possible security measures. Encryption is a key part of this strategy, but you are particularly concerned about the physical security of the hardware where your encryption keys will be stored.

Which characteristic of OCI Key Management Service (KMS) helps ensure the physical security of your encryption keys?

Options:

A.  

Granular customer control over key access permissions

B.  

Centralized key management for simplified administration

C.  

Seamless integration with other OCI services for streamlined workflows

D.  

Utilization of FIPS 140-2 validated Hardware Security Modules (HSMs)"

Discussion 0
Question # 3

You have created a compartment TEST in your subscribed tenancy. Then, you created two groups, test1 and test2, and want the users in these groups to be able to manage all the resources in the TEST compartment.

Which policy would you use to achieve this?

Options:

A.  

Allow group/test*/to manage all resources in compartment test.

B.  

Allow group test1, test2 to manage all resources in compartment test.

C.  

Allow any-user to manage all resources in compartment test where any {request.groups.test1, test2}

D.  

Allow any-user to manage all resources in compartment test where request.group='test*'

Discussion 0
Question # 4

During your investigation of a load balancer issue, you discovered that all back-end servers associated with one of the affected listeners were reported as unhealthy. However, when you checked the back-end servers, they seemed to be working just fine.

What might be causing this issue?

Options:

A.  

Incorrect subnet configuration

B.  

Misconfigured security rule

C.  

Incorrect DNS configuration

D.  

Overloaded back-end servers

E.  

Misconfigured health check

Discussion 0
Question # 5

Based on the provided diagram, you have a group of critical compute instances in a private subnet that require vulnerability using the Oracle Cloud Infrastructure(OCI) Vulnerability Scanning Service (VSS).

Question # 5

"What additional configuration is required to enable VSS to scan instances in the private subnet

Options:

A.  

VSS cannot scan private instances. You need to move them to a public subnet for vulnerability scanning.

B.  

Configure a service gateway in the VCN and a route rule to direct traffic for the VSS service through the gateway.

C.  

No additional configuration is needed. VSS can access private instances by default.

D.  

Use an OCI Bastion session to establish connectivity and forward scan results from the private instances."

Discussion 0
Question # 6

Challenge 2 -Task 1

In deploying a new application, a cloud customer needs to reflect different security postures. If a security zone is enabled with the Maximum Security Zone recipe, the customer will be unable to create or update a resource in the security zone if the action violates the attached Maximum Security Zone policy.

As an application requirement, the customer requires a compute instance in the public subnet. You therefore, need to configure Custom Security Zones that allow the creation of compute instances in the public subnet.

Review the architecture diagram, which outlines the resoures you'll need to address the requirement:

Question # 6

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

Task 2: Create a Security Zone

Create a security Zone named IAD_SAP-PBT-CSZ-01 in your assigned compartement and associate it with the Custom Security Zone Recipe (IAD-SAP-PBT-CSP-01) created in the previous task.

Enter the OCID of the created Security zone in the box below.

Question # 6

Options:

Discussion 0
Question # 7

Task 6: Create Load Balancer and Attach Certificate

Create a Load Balancer with the name PBT-CERT-LB-01 in subnet LB-Subnet-PBT-CERT-SNET-02

Create a Listener for the load balancer, where:

Name: PBT-CERT-LB_LTSN_01

Protocol: HTTPS

Port: 443

Attach the certificate PBT-CERT-01- to the load balancer

Attach the security list PBT-CERT-LB-SL-01 to subnet LB-Subnet-PBT-CERT-SNET-02

Options:

Discussion 0
Question # 8

Task 2: Create a Compute Instance and Install the Web Server

Create a compute instance, where:

Name: PBT-CERT-VM-01

Image: Oracle Linux 8

Shape: VM.Standard.A1.Flex

Subnet: Compute-Subnet-PBT-CERT

Install and configure Apache web server:

a.

Install Apache

sudo yum -y install httpd

b.

Enable and start Apache

sudo systemctl enable httpd

sudo systemctl restart httpd

2. Install and configure Apache web server:

a. Install Apache

sudo yum -y install httpd

b. Enable and start Apache

sudo systemctl enable httpd

sudo systemctl restart httpd

c. Configure firewall to allow HTTP traffic (port 80)

sudo firewall-cmd --permanent --add-port=80/tcp

sudo firewall-cmd --reload

d. Create an index.html file

sudo bash -c 'echo You are visiting Web Server 1 >> /var/www/html/index.html'

Enter the OCID of the created compute instance PBT-CERT-VM-01 in the text box below.

Options:

Discussion 0
Question # 9

Challenge 2 -Task 1

In deploying a new application, a cloud customer needs to reflect different security postures. If a security zone is enabled with the Maximum Security Zone recipe, the customer will be unable to create or update a resource in the security zone if the action violates the attached Maximum Security Zone policy.

As an application requirement, the customer requires a compute instance in the public subnet. You therefore, need to configure Custom Security Zones that allow the creation of compute instances in the public subnet.

Review the architecture diagram, which outlines the resoures you'll need to address the requirement:

Question # 9

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

Task 4: Create a Public Subnet

Create a public subnet named IAD-SP-PBT-PUBSNET-01, within the VCN IAD-SP-PBT-VCN-01

use a CIDR block of 10.0.1.0/24 and configure the subnet to use the internet Gateway

Options:

Discussion 0
Question # 10

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.

Question # 10

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.

Options:

Discussion 0
Get 1z0-1104-25 dumps and pass your exam in 24 hours!

Free Exams Sample Questions