|
Format: Multiple Choice
Duration: 90 Minutes
Exam Price: $
Number of Questions: 55
Passing Score: 65%
Validation: This exam has been validated against Oracle Cloud Infrastructure 2023
Policy: Cloud Recertification
Earn associated certifications
Passing this exam is required to earn these certifications. Select each
certification title below to view full requirements.
Oracle Cloud Infrastructure 2023 Certified Architect Associate
Prepare to pass exam: 1Z0-1072-23
The Oracle Cloud Infrastructure 2023 Architect Associate exam is designed
for individuals who possess a strong foundational knowledge of architecting
infrastructure using Oracle Cloud Infrastructure (OCI) services. This
certification validates a deep understanding of topics such as Identity and
Access Management, Networking, Compute, Storage, Security, and Observability &
Management.
This certification provides a competitive edge in the industry and is available
to all candidates.
Up-to-date OCI training and hands-on experience are recommended.
Take recommended training
Complete one of the courses below to prepare for your exam (optional):
Become an OCI Architect Associate (2023)
Practice Exam
Additional Preparation and Information
A combination of Oracle training and hands-on experience (attained via labs
and/or field experience), in the learning subscription, provides the best
preparation for passing the exam.
Review exam topics
The following table lists the exam objectives and their weightings.
Compute 20%
Networking 28%
Storage 22%
Observability and Management 8%
Identity and Access Management 10%
Security 12%
Compute [20%]
Select appropriate computing choices
Configure compute instances
Configure Autoscaling
Describe OCI compute image options
Describe and configure OS Management
Understand Infrastructure Maintenance
Networking [28%]
Implement and manage Virtual Cloud Networks
Describe public and private subnets
Describe public and private IP addresses and virtual NICs
Configure Virtual Cloud Network Routing and Gateways
Configure Security Lists and Network Security Groups
Implement and manage VCN connectivity
Understand VCN connectivity options
Configure site-to-site VPN
Describe Fast connect
Configure Local and Remote Peering
Configure DNS and Traffic Management
Describe Public and Private DNS zones
Configure Traffic Management
Explain Load Balancing
Describe and configure a layer-7 Load Balancer
Describe and configure a layer-4 Network Load Balancer
Understand Network Command Center Services
Understand Inter-Region Latency
Understand Network Visualizer
Storage [22%]
Deploy and manage Block Storage
Understand Block Volume performance tiers
Deploy Block and Boot Volumes
Configure Volume Groups, Backups, Clones
Configure cross-region replication
Configure and manage Object Storage
Understand Object Storage tiers
Describe Object Storage Security
Implement Object Storage versioning, life cycle management, and retention rules
Configure Multipart uploads
Understand Object Storage replication
Implement and manage File Storage
Configure File Storage
Describe File Storage Security
Understand File System Snapshots and Cloning
Understand File System usage and metering
Understand File Storage replication
Observability and Management [8%]
Understand Observability and Management platform
Configure Monitoring and set alarms
Configure Logging
Identity and Access Management [10%]
Understand AuthN and AuthZ
Implement compartments
Implement conditional and advanced policies
Configure Dynamic Groups and Tag based access control
Security [12%]
Understand security services
Configure Cloud Guard, Security Zone, and Security Advisor
Describe and Configure OCI Vault
Describe and Configure Web Application Firewall and Certificates
1Z0-1072-23 Brain Dumps Exam + Online / Offline and Android Testing Engine & 4500+ other exams included
$50 - $25 (you save $25)
Buy Now
QUESTION 1
Oracle Cloud Agent is a lightweight process that manages plugins running on
compute instances.
Which is NOT a valid Oracle Cloud Agent plugin name?
A. Live Migration Agent
B. OS Management Service Agent
C. Compute Instance Run Command
D. Bastion
Answer: A
Explanation:
Bastion is not a valid Oracle Cloud Agent plugin name. Bastion is a service that
enables secure and
controlled access to compute instances in OCI. The other options are valid
plugin names that provide
different functionalities for the instances. Reference: [Bastion], [Cloud Agent
Plugins]
QUESTION 2
You are part of a team that manages a set of workload instances running in
an on-premises
environment. The Architect team is tasked with designing and configuring Oracle
Cloud
Infrastructure (OCI) Logging service to collect logs from these instances. There
is a requirement to
archive Info-level logging data of these instances into the OCI Object Storage.
Which TWO features of OCI can help you achieve this?
A. Cloud Agent Plugin
B. Grouping Function
C. Service Connectors
D. Agent Configuration
E. ObjectCollectionRule
Answer: A, C
Explanation:
Cloud Agent Plugin and Service Connectors are two features of OCI that can help
collect logs from
on-premises instances and archive them into OCI Object Storage. Cloud Agent
Plugin is a component
of the OCI Logging service that can be installed on any Linux or Windows
instance to collect logs and
send them to OCI. Service Connectors are components of the OCI Service Connector
Hub that can
transfer data between different OCI services, such as Logging and Object
Storage. The other options
are not relevant for this requirement. Reference: [Cloud Agent Plugin], [Service
Connectors]
QUESTION 3
You create a file system and then add a 2 GB file. You then take a snapshot of
the file system.
What would be the total meteredBytes shown by the File Storage service after the
hourly update cycle is complete?
A. 3 GB
B. 2.5 GB
C. 4 GB
D. 2 GB
Answer: D
Explanation:
The total meteredBytes shown by the File Storage service after the hourly update
cycle is complete
would be 2 GB. This is because snapshots do not consume any additional storage
space unless there
are changes made to the file system after taking the snapshot. Since no changes
were made in this
scenario, the snapshot would not add any extra storage cost. Reference:
[Snapshots and MeteredBytes]
QUESTION 4
You are part of an organization with thousands of users accessing Oracle
Cloud Infrastructure (OCI).
An unknown user action was executed resulting in configuration errors. You are
tasked to quickly
identify the details of all users who were active in the last six hours along
with any REST API calls that were executed.
Which OCI service would you use?
A. Notifications
B. Service Connectors
C. Notifications
D. Logging
E. Audit
Answer: E
Explanation:
Audit is the OCI service that would help identify the details of all users who
were active in the last six
hours along with any REST API calls that were executed. Audit is a service that
records all API calls
compliance, and troubleshoot issues. The other options are not suitable for this
task. Reference: [Audit]
QUESTION 5
You have an instance running in Oracle Cloud Infrastructure (OCI) that
cannot be live-migrated during
an infrastructure maintenance event. OCI schedules a maintenance due date within
14 to 16 days and sends you a notification.
What would happen if you choose not to proactively reboot the instance before
the scheduled maintenance due date?
A. The instance will get terminated.
B. The instance is either reboot-migrated or rebuilt in place for you.
C. You will receive another notification to reboot within the next 14 days.
D. You will receive another notification to reboot within the next 7 days.
Answer: B
Explanation:
If you choose not to proactively reboot the instance before the scheduled
maintenance due date, the
instance is either reboot-migrated or rebuilt in place for you. Reboot-migration
is a process where
OCI migrates your instance to a new physical host without changing its
configuration or public IP
address. Rebuild in place is a process where OCI shuts down your instance,
performs maintenance on
the physical host, and restarts your instance with the same configuration and
public IP address. The
other options are not correct. Reference: [Reboot-Migration], [Rebuild in Place]
QUESTION 6
Which TWO components are optional while creating the Monitoring Query
Language (MQL) expressions in the Oracle Cloud Infrastructure (OCI) Monitoring
service?
A. Interval
B. Statistic
C. Dimensions
D. Grouping Function
E. Metric
Answer: C, D
Explanation:
Dimensions and Grouping Function are two optional components while creating the
Monitoring
Query Language (MQL) expressions in the OCI Monitoring service. Dimensions are
key-value pairs
that provide additional information about a metric, such as region, compartment,
or resource type.
Grouping Function is a function that aggregates metric data across one or more
dimensions, such as
sum, count, or average. The other options are required components for MQL
expressions. Reference:
[Dimensions], [Grouping Function]
Certainly, here's a rewritten version of your text:
Thomas David 3 weeks ago - USA Maryland
passed yesterday.... legitimate questions...study...and check the comments !!
upvoted 2 times
Rajeev Inampudi 1 week ago - Australia
Passed today. About all new questions included.
upvoted 1 times
Ndlovu Simphiwe 2 weeks ago - South Africa
Still valid, I passed the exam today. I had 5 new questions. Just a hint, go
through the discussion and double-check what is the correct answer.
upvoted 2 times
Robert Madeyo 6 months ago - Uganda
Passed the exam, 49 questions, around just 1 new questions, good luck to
everyone.
upvoted 2 times
Ribesh Pradhan 7 months ago - USA
Questions still valid. Just check the discussion portion for the correct
answers..
Total 50 questions. Got 5 new questions. little exprence should be able to
answer the new questions.
upvoted 1 times
Chinyere Ugorji 8 months ago - USA
Although I passed, I'd say 80 - 90% of questions on my exam were new and not
covered here. This was still useful to learn the concepts, but don't rely on
just memorising correct answers without knowing why they are correct.
upvoted 3 times