Download Oracle Cloud Infrastructure 2020 Cloud Operations Associate.dump4pass.1Z0-1067-20.2021-04-12.1e.65q.vcex


Download Exam

File Info

Exam Oracle Cloud Infrastructure 2020 Cloud Operations Associate
Number 1Z0-1067-20
File Name Oracle Cloud Infrastructure 2020 Cloud Operations Associate.dump4pass.1Z0-1067-20.2021-04-12.1e.65q.vcex
Size 3.33 Mb
Posted April 12, 2021
Downloads 714



How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase
Coupon: EXAMFILESCOM

Coupon: EXAMFILESCOM
With discount: 20%


 
 



Demo Questions

Question 1
You have been asked to update the lifecycle policy for object storage using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI).
Which command can successfully update the policy?

  • A: oci os object-lifecycle-policy get -ns <object_storage_namespace> -bn <bucket_name>
  • B: oci os object-lifecycle-policy put -ns <object_storage_namespace> -bn <bucket_name> O
  • C: oci os object-lifecycle-policy put -ns <object_storage_namespace> -bn <bucket_name> -Items <json_formated_lifecycle_policy>
  • D: oci os object-lifecycle-policy delete -ns <object_storage_namespace> -bn <bucket_name>



Question 2
You have been asked to update the lifecycle policy for object storage using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI). 
Which command can successfully update the policy?

  • A: oci os object-lifecycle-policy delete -ns <object_storage_namespace> -bn <bucket_name>
  • B: oci os object-lifecycle-policy put -ns <object_storage_namespace> -bn <bucket_name> -Items <json_formated_lifecycle_policy>
  • C: oci os object-lifecycle-policy put -ns <object_storage_namespace> -bn <bucket_name> O
  • D: oci os object-lifecycle-policy get -ns <object_storage_namespace> -bn <bucket_name>



Question 3
You are configuring on alarm In Oracle Cloud Infrastructure (OCI) for a compute instance named vision. 
The metric needs to be triggered when the ingress network rate is greater than 1MB. 
Which statement will accomplish this?

  • A: NetworksBytesIn[1MB]{resourceDisplayName - "vision"}.rate() > 1
  • B: NetworksBytesIn[1m]{resourceDisplayName - "vision"}.rate() > 1024
  • C: {resourceDisplayName = "vision"}(NetworksBytesIn[lm]).rate() > 1024
  • D: {resourceDisplayName = Hvision"}(NetworksBytesIn[1MB]).rate() > 1 



Question 4
You are asked to Implement the disaster recovery (DR) and business continuity requirements for Oracle Cloud Infrastructure (OCI) Block Volumes. Two OCI regions being used: a primary/source region and a DR/destination region. 
The requirements are:
There should be a copy of data in the destination region to use If a region-wide disaster occurs in the source region 
Minimize costs 
Which of the following design will help you meet these requirements?

  • A: Clone block volumes. Copy block volume clones from source region to destination region at regular intervals.
  • B: Back up block volumes. Use Object Storage lifecycle management to automatically move backup objects to Archive Storage. Copy Archive Storage buckets from source region to destination at regular Intervals.
  • C: Back up block volumes. Copy block volume backups from source region to destination region at regular intervals.
  • D: Clone block volumes. Use Object Storage lifecycle management to automatically move clone object Archive Storage. Copy Archive Storage buckets from source region to destination at regular intervals.



Question 5
A subscriber of on Oracle Cloud Infrastructure (OCI) Notifications service topic complained about not receiving messages from the service. 
Which of the following options can help you debug this issue?

  • A: If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service tries to redeliver messages for up to two hours. Configure an alarm on the NumberofNotificationFailed metric through the OCI Monitoring service to help debug the issue.
  • B: If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service drops the message. Confirm that the subscriber is always online to receive messages to help debug the issue.
  • C: If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service tries to redeliver messages for up to one day. Make sure that the subscriber is online at least once a day to help debug the Issue.
  • D: If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, check the NumberofNotificationFailed metric through the OCI Monitoring service for failed messages. Copy these messages to an OCI Object Storage bucket. Make sure the subscriber has the required credentials to access this bucket to help debug the Issue



Question 6
Your company has restructured its HR departments. As part of this change, you also need to re- organize compartments within Oracle Cloud Infrastructure (OCI) to align them to the company's new organizational structure. 
The following change is required:
Comportment Team_x needs to be moved under a new parent compartment, Project_B 

      

The tenancy has the following policies defined for compartments Project_A and Project_B:Policy1 Allow group G1 to manage instance-family in compartment HR:Project_A Policy2 Allow group G2 to manage instance-family in compartment HR:Project_B 
Which two statements describe the impacts after the compartment Team_x is moved?

  • A: Group G2 can now manage instance-families in compartment Project_B compartment Project_A and compartment Team_x
  • B: Group G1 can now manage instance-families in compartment Project_A but not in compartment Team_x
  • C: Group G1 can now manage instance-families in compartment project_A,compartment project_B and compartment Team_x
  • D: Group G2 can now manage instance-families in compartment Project_B and compartment Team_x
  • E: Group G2 can now manage instance-families in compartment Project_A but not in compartment Team_x



Question 7
What is a key benefit of using Oracle Cloud Infrastructure's Resource Manager for your Terraform provisioning and management activities?

  • A: Resource Manager has administrative privileges by design. Even if your IAM user does not have access,you can leverage Resource Manage provision new resources to any compartment in the Tenancy.
  • B: You can use Resource Manager to identify and maintain an Inventory of all Compute and Database Instances across your tenancy.
  • C: You can use Resource Manager to apply patches to all existing Oracle Linux Instances In a specified compartment.
  • D: Resource Manager manages the Terraform state file for your infrastructure and locks the file so that only one Job at a time can run on a given stack.



Question 8
The boot volume on your Oracle Linux instance has run out of space. Your application has crashed due to a lack of swap space, forcing you to Increase the size of the boot volume. Which step should NOT be Included In the process used to solve the Issue?

  • A: Resize the boot volume by specifying a larger value than the boot volume's current size.
  • B: Create a RAID 0 configuration to extend the boot volume file system onto another block volume.
  • C: Attach the resized boot volume to a second instance as a data volume; Extend the partition and grow the file system on the resized boot volume.
  • D: Reattach the boot volume and restart the instance.
  • E: Stop the instance and detach the boot volume.



Question 9
Which three statements are true about Object Storage data security and encryption in Oracle Cloud Infrastructure (OCI)?

  • A: OCI Key Management is used by default to provide data security.
  • B: Server side encryption uses per-object keys which are managed by Oracle.
  • C: All traffic to and from Object Storage service is encrypted using TLS.
  • D: A VPN connection to OCI is required to ensure security data transfer to an object storage bucket.
  • E: Client-side encryption is managed by the customer.



Question 10
You set up a bastion host in your VCN to only allow your IP address (140.19.2.140) to establish SSH connections to your Compute instances that are deployed private subnet. The Compute instances have an attached Network Security Group with a Source Type: Network security Group (NSG) , Source NSG: -050504.
To secure the bastion host, you added the following ingress rules to its Network Security Group:

      

However, after checking the bastion host logs, you discovered that there are IP addresses other than your own that can access your bastion host. 
What is the root cause of this issue? 

  • A: A netmask of /32 allows all IP address in the 140.19.2.0 network, other than your IP 110.19.2.140
  • B: The port 22 provides unrestricted access to 140.19.2.140 and to other IP address
  • C: Al compute instances associated with NSG-050504 are also able to connect to the bastion host.
  • D: The Security List allows access to all IP address which overrides the Network Security Group ingress rules.








ProfExam
PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount..

Get Now!


HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen



HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset