Oracle 1z0-1072-21 Exam Practice Questions (P. 1)
- Full Access (61 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
You have a high-demand web application running on Oracle Cloud Infrastructure. Your tenancy administrator has set up a schedule based autoscaling policy on instance pool with initial size of 5 instances for the application.
Policy 1:
Target pool size: 10 instances -
Execution time: 8:30 a.m. on every Monday through Friday, in every month, in every year
Cron expression: 0 30 8 ? * MON-FRI *
Which statement accurately explains the goal of this policy?
Policy 1:
Target pool size: 10 instances -
Execution time: 8:30 a.m. on every Monday through Friday, in every month, in every year
Cron expression: 0 30 8 ? * MON-FRI *
Which statement accurately explains the goal of this policy?
- AGoal: A recurring monthly schedule. On all days of the month, set the initial pool size to 5 instances. At 8.30 a.m., on every day of the month, scale out to 10 instances.
- BGoal: A one-time schedule with only one scaling out event. At 8:30 a.m., on December 31, 2021, scale the instance pool to 10 instances from 5.
- CGoal: A recurring weekly schedule. On all days of the week at 8.30 a.m., scale out the pool to 10 instances from the initial size of 5.
- DGoal: A recurring daily schedule. On weekday mornings at 8.30 a.m., scale out to 10 instances.Most Voted
Correct Answer:
D
D
send
light_mode
delete
Question #2
You are responsible for deploying an application on Oracle Cloud Infrastructure (OCI).
The application is memory intensive, and will perform badly if not enough memory is available.
You have created an instance pool of Linux compute instances in OCI to host the application, and defined an Autoscaling Configuration for the instance pool.
What should you do to ensure that the instance pool autoscales to prevent poor application performance?
The application is memory intensive, and will perform badly if not enough memory is available.
You have created an instance pool of Linux compute instances in OCI to host the application, and defined an Autoscaling Configuration for the instance pool.
What should you do to ensure that the instance pool autoscales to prevent poor application performance?
- AInstall OCI SDK in all compute instances and create a script that will trigger the autoscaling event if there is high memory usage.
- BInstall the monitoring agent to all compute instances which will trigger the autoscaling group.
- CConfigure the autoscaling policy to monitor CPU usage and scale up the number of instances when it meets the thresholdMost Voted
- DConfigure the autoscaling policy to monitor memory usage and scale up the number of instances when it meets the threshold.
Correct Answer:
D
D
send
light_mode
delete
Question #3
You need to set up instance principals so that an application running on an instance can call Oracle Cloud Infrastructure (OCI) public services, without the need to configure user credentials.
A developer in your team has already configured the application built using an OCI SDK to authenticate using the instance principals provider.
Which is NOT a necessary step to complete this set up?
A developer in your team has already configured the application built using an OCI SDK to authenticate using the instance principals provider.
Which is NOT a necessary step to complete this set up?
- ADeploy the application and the SDK to all the instances that belong to the dynamic group.
- BCreate a dynamic group with matching rules to specify which instances you want to allow to make API calls against services
- CGenerate Auth Tokens to enable instances in the dynamic group to authenticate with APIsMost Voted
- DCreate a policy granting permissions to the dynamic group to access services in your compartment or tenancy.
Correct Answer:
A
A
send
light_mode
delete
Question #4
Which of the following statements is true about the Oracle Cloud Infrastructure (OCI) Object Storage server-side encryption?
- AEach object in a bucket is always encrypted with the same data encryption key.
- BEncryption of data encryption keys with a master encryption key is optional.
- CEncryption is enabled by default and cannot be turned off.Most Voted
- DCustomer-provided encryption keys are always stored in OCI Vault service.
Correct Answer:
C
C
send
light_mode
delete
Question #5
You have a high-demand web application running on Oracle Cloud Infrastructure (OCI). Your tenancy administrator has setup a schedule based autoscaling policy on instance pool with initial size of 5 instances for the application.
Policy 1:
Target pool size: 10 instances -
Execution time: 8:30 a.m. on every Monday through Friday, in every month, in every year
Cron expression: 0 30 8 ? * MON-FRI *
Which statement accurately explains the goal of this policy?
Policy 1:
Target pool size: 10 instances -
Execution time: 8:30 a.m. on every Monday through Friday, in every month, in every year
Cron expression: 0 30 8 ? * MON-FRI *
Which statement accurately explains the goal of this policy?
- AGoal: A recurring monthly schedule. On all days of the month, set the initial pool size to 5 instances. At 8.30 a.m., on every day of the month, scale out to 10 instances.
- BGoal: A recurring daily schedule. On weekday mornings at 8.30 a.m., scale out to 10 instances.
- CGoal: A one-time schedule with only one scaling out event. At 8:30 a.m., on December 31, 2021, scale the instance pool to 10 instances from 5.
- DGoal: A recurring weekly schedule. On all days of the week at 8.30 a.m., scale out the pool to 10 instances from the initial size of 5.
Correct Answer:
B
B
send
light_mode
delete
All Pages