Pass4training offer you the best valid and useful Oracle 1z0-1104-23 training material
Last Updated: Sep 20, 2026
No. of Questions: 172 Questions & Answers with Testing Engine
Download Limit: Unlimited
Pass4training has a strong professional team who are devoting to the research and edition of the 1z0-1104-23 training test, thus the high quality and validity of Oracle Cloud Infrastructure 2023 Security Professional torrent pdf can be guaranteed.You can easily pass the actual test with 1z0-1104-23 study material.
Pass4training has an unprecedented 99.6% first time pass rate among our customers.
We're so confident of our products that we provide no hassle product exchange.
Some candidates learn best by reading; most learn better by writing. The printable PDF version of the 1z0-1104-23 exam materials at Pass4training invites you to mark, underline, and annotate the Oracle Cloud Infrastructure 2023 Security Professional content — and once you start, the process of mastering it becomes genuinely enjoyable.
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Cloud Infrastructure 2023 Security Professional |
| Exam Number: | 1Z0-1104-23 |
| Real Exam Qty: | 55 |
| Passing Score: | 68% |
| Exam Format: | Multiple Choice, Hands-on Performance Tasks |
| Available Languages: | English |
| Related Certifications: | Oracle Cloud Infrastructure 2023 Certified Professional |
| Exam Price: | USD 245 |
| Exam Duration: | 90 minutes |
| Certificate Validity Period: | 2 years |
| Recommended Training: | Oracle Cloud Infrastructure Security Professional Learning Subscription Become a Cloud Security Professional 2023 |
| Exam Registration: | Oracle Education Exam Registration Pearson VUE Scheduling |
| Sample Questions: | DOWNLOAD DEMO |
| Exam Way: | Online proctored or onsite at Pearson VUE test centers |
| Pre Condition: | 2+ years of experience designing and implementing security solutions; 6+ months hands-on experience securing OCI workloads; no mandatory prerequisite exams |
| Official Syllabus URL: | https://education.oracle.com/oracle-cloud-infrastructure-2023-security-professional/pexam_1Z0-1104-23 |
| Section | Weight | Objectives |
|---|---|---|
| Implement Network & Infrastructure Security | 20% | - VPN, FastConnect and secure connectivity - Bastion service and secure access - Security lists, network security groups - Virtual cloud network security |
| Manage Identity and Access | 20% | - IAM users, groups, compartments and policies - Identity domains and federation - Conditional access and advanced authorization |
| Improve Cloud Security Posture | 10% | - Cloud Guard configuration and monitoring - Threat intelligence and risk management - Security Advisor and Security Zones |
| Manage Security Operations | 10% | - Logging, monitoring and alerting - Incident response and remediation - Audit and compliance reporting |
| Secure Applications and Data | 25% | - Data protection and encryption - Storage security and WAF configuration - OCI Vault, keys and secrets management - Oracle Data Safe and database security |
| OCI Security Introduction | 15% | - Shared Security Responsibility Model - OCI core security services overview - Security and compliance frameworks |
You need 68% to pass the 1z0-1104-23 exam, and registration costs USD 245. Since each attempt carries the fee, candidates who practice thoroughly first — on paper, on screen, under time pressure — put their money behind preparation rather than retakes.
The 1z0-1104-23 exam is the official test for the Oracle Cloud Infrastructure 2023 Security Professional certification from Oracle. For graduates and job seekers facing drastic competition, it does something a resume line cannot: it verifies your skills against a recognized standard, so when you enter an interview process, the credential helps you stand out on evidence rather than adjectives.
The official outline divides the 1z0-1104-23 exam into weighted domains, including:
Print the Oracle Cloud Infrastructure 2023 Security Professional PDF from Pass4training and mark these domains' key points directly on paper — annotating the difficult parts is a proven way to make them stick.
2+ years of experience designing and implementing security solutions; 6+ months hands-on experience securing OCI workloads; no mandatory prerequisite exams
Because it was compiled with readers like you in mind. Download the 1z0-1104-23 exam PDF from Pass4training, print it, and the Oracle Cloud Infrastructure 2023 Security Professional content becomes a physical workbook: make notes in the margins, mark the important knowledge points on paper, and carry the pages anywhere — library, dormitory, wherever you study. Reviewing with your own annotations is efficient, and the tactile process keeps you motivated to continue. Many candidates find that once they start, learning this way becomes a genuinely happy process.
The 1z0-1104-23 exam includes 55 questions to be completed within 90 minutes minutes. Time is money during preparation too — focused practice on exam-aligned questions is the shortest route to feeling ready.
Yes — safety is engineered in, not just claimed. The 1z0-1104-23 exam package from Pass4training is verified virus-free, and the exam engine carries a self-protect function, so installing it on your device never puts your important files at risk. Delivery is automatic by email about a minute after payment; if the message is missing, check your spam folder, and contact support if nothing arrives within 2 hours.
Registration is available through these official channels:
In a competitive job market, a booked exam date is a commitment device — it converts your preparation from intention to schedule.
Yes, the following official training options are available:
Combine them with the printable question bank, and you get both structured instruction and the flexibility of self-study on paper.
Which are the three prerequisites for successfully configuring a Bastion managed SSH ses-sion to a compute instance in a private subnet? (Choose three.)
Correct Answer: B,D,F 🗳️
Challenge 1 - Task 4 of 5
Authorize OCI Resources to Retrieve the Secret from the Vault
Scenario
You are working on a Python program running on a compute instance that needs to access an external service. To access the external service, the program needs credentials (password). Given that it is not a best security practice, you decide not to hard code the credential in the program. Instead, you store the password (secret) in a vault using the OCI Vault service. The requirement now is to authorize the compute instance so that the Python program can retrieve the password (secret) by making an API call to the OCI Vault.
Preconfigured
To complete this requirement, you are provided with:
An OCI Vault to store the secret required by the program, which is created in the root compartment as PBT_Vault_SP.
An instance principal IAM service, which enables instances to be authorized actors (principals) that can retrieve the secret from the OCI Vault.
A dynamic group named PBT_Dynamic_Group_SP with permissions to access the OCI Vault. This dynamic group includes all of the instances in your compartment.
Access to Cloud Shell.
Permissions to perform only the tasks within the challenge.
Note: You are provided with access to an OCI Tenancy, an assigned compartment, and OCI credentials. Throughout your exam, ensure to use the assigned Compartment 99234021-C01 and Region us-ashburn-1.
Complete the following tasks in the OCI environment provisioned:
Create a Linux Instance with the name [Provide Name Here] within the compartment.
Under placement, select the availability domain AD2.
Select Shape as VM.Standard2.1.
Provide your own public key to SSH the instance.
Correct Answer:
See the solution below in Explanation
Explanation:
SOLUTION:
From the navigation menu, select Compute and then click Instances.
From the left navigation pane, under List Scope, select your working compartment from the drop-down menu.
Click Create Instance. In the Create Instance dialog box, provide the following details:
Name: my_pbt_linux
Create in compartment: Select your work compartment name.
Placement: Select AD2.
Image: Oracle Linux 8
Shape: Click Change shape; then select Ampere shape series and select VM.Standard2.1.
Networking: Pick your PBT_SECRET_VCN01 and Public Subnet.
Public IP address: Assign a Public IPv4 address.
Generate SSH Keys.
Click Generate a key pair for me.
Click Save private key (This will save the private key to your local workstation).
Click create.
Note: After a couple of minutes, you can see that the instance has been successfully created and the status is Running.
After the instances are provisioned, details about it appear in the instance list. Copy and save the Public IP addresses, which will be required to connect to the instance using SSH.
Challenge 1 - Task 3 of 5
Authorize OCI Resources to Retrieve the Secret from the Vault
Scenario
You are working on a Python program running on a compute instance that needs to access an external service. To access the external service, the program needs credentials (password). Given that it is not a best security practice, you decide not to hard code the credential in the program. Instead, you store the password (secret) in a vault using the OCI Vault service. The requirement now is to authorize the compute instance so that the Python program can retrieve the password (secret) by making an API call to the OCI Vault.
Preconfigured
To complete this requirement, you are provided with:
An OCI Vault to store the secret required by the program, which is created in the root compartment as PBT_Vault_SP.
An instance principal IAM service, which enables instances to be authorized actors (principals) that can retrieve the secret from the OCI Vault.
A dynamic group named PBT_Dynamic_Group_SP with permissions to access the OCI Vault. This dynamic group includes all of the instances in your compartment.
Access to Cloud Shell.
Permissions to perform only the tasks within the challenge.
Note: You are provided with access to an OCI Tenancy, an assigned compartment, and OCI credentials. Throughout your exam, ensure to use the assigned Compartment 99234021-C01 and Region us-ashburn-1.
Complete the following task in the OCI environment provisioned:
Create a new VCN with the name PBT_SECRET_VCN01 and public subnet within your assigned compartment.
Correct Answer:
See the solution below in Explanation
Explanation:
SOLUTION:
From the navigation menu, select Networking and then click Virtual Cloud Network.
From the left navigation pane, under List Scope, select your working compartment from the drop-down menu.
Click Start VCN Wizard.
Select Create VCN with Internet Connectivity and click Start VCN Wizard.
On the Configuration page, enter the following:
Name: PBT_SECRET_VCN01
Compartment: your compartment name
Note: Leave all the other options in their default setting.
Click Next.
Verify the details on the Review and Create page.
Click Create to start creating the VCN and its resources.
Click View Virtual Cloud Network to verify the creation of the VCN and its resources.
You can now see that the VCN has been successfully created and is in the Available state, with the following components: VCN, Public subnet, Private subnet, Internet gateway, NAT gateway, Service gateway.
Which three Oracle Cloud Infrastructure (OCI) services are covered by Cloud Guard? (Choose three.)
Correct Answer: A,B,D 🗳️
Challenge 1 - Task 2 of 5
Authorize OCI Resources to Retrieve the Secret from the Vault
Scenario
You are working on a Python program running on a compute instance that needs to access an external service. To access the external service, the program needs credentials (password). Given that it is not a good security practice, you decide not to hard code the credential in the program. Instead, you store the password (secret) in a vault using the OCI Vault service. The requirement now is to authorize the compute instance so that the Python program can retrieve the password (secret) by making an API call to the OCI Vault.
Preconfigured:
To complete this requirement, you are provided with:
An OCI Vault to store the secret required by the program, which is created in the root compartment as PBT_Vault_SP.
An instance principal IAM service, which enables instances to be authorized actors (principals) that can retrieve the secret from the OCI Vault.
A dynamic group named PBT_Dynamic_Group_SP with permissions to access the OCI Vault. This dynamic group includes all of the instances in your compartment.
Access to Cloud Shell.
Permissions to perform only the tasks within the challenge.
Note: You are provided with access to an OCI Tenancy, an assigned compartment, and OCI credentials. Throughout your exam, ensure to use the assigned Compartment 99234021-C01 and Region us-ashburn-1.
Complete the following task:
In the field below, write the IAM policy, which allows a program running on a computer instance (principal instance) to retrieve a secret from the OCI Vault.
Correct Answer:
See the solution below in Explanation
Explanation:
ALLOW dynamic-group PBT_Dynamic_Group_SP TO read secret-family IN COMPARTMENT 99234021-C01
Over 70903+ Satisfied Customers

Edgar
Gustave
Jo
Marlon
Harriet
Justin
Pass4training is the world's largest certification preparation company with 99.6% Pass Rate History from 70903+ Satisfied Customers in 148 Countries.