Free Sales Ending Soon - 100% Valid 1Z0-1067-21 Exam Dumps with 56 Questions [Q17-Q33]

Share

Free Sales Ending Soon - 100% Valid 1Z0-1067-21 Exam Dumps with 56 Questions

Verified 1Z0-1067-21 dumps Q&As on your Oracle Cloud Exam Questions Certain Success!


Oracle 1Z0-1067-21 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Explain user resource manager processes to implement infrastructure as code
  • Use the OCI CLI to simplify repetetive tasks
Topic 2
  • Leverage automation to control cost
  • Utilize billing tags to track cost
  • Explain how to Implement billing alerts
Topic 3
  • Create and managing alarms
  • Monitoring and Alerting
  • Security and Compliance
Topic 4
  • Explain Troubleshooting resource availability and accessability
  • Validate OCI performance
  • Performance Tuning and Troubleshooting
Topic 5
  • Manage infrastructure as code
  • Utilize configuration management tools to control infrastructure
  • Automating Cloud Tasks
Topic 6
  • Implement hybrid network environments
  • Designing for cloud-scale agility
  • Data Retention and Archival

 

NEW QUESTION 17
You are using Oracle Cloud Infrastructure (OCI) console to set up an alarm on a budget to track your OCI spending.
Which two are valid targets for creating a budget in OCI? (Choose two.)

  • A. Select Tenancy as the type of target for your budget.
  • B. Select Compartment as the type of target for your budget.
  • C. Select Cost-Tracking Tags as the type of target for your budget.
  • D. Select group as the type of target for your budget.
  • E. Select user as the type of target for your budget.

Answer: B,C

Explanation:
https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/budgetsoverview.htm

 

NEW QUESTION 18
A developer has created a file system in Oracle Cloud Infrastructure (OCI) File Storage service. She launches an Oracle Linux compute instance and successfully mounts the file system from the instance.
She then tries writing to the file system from the compute instance using the following command:
touch /mnt/yourmountpoint/helloworld
But gets an error message:
touch: cannot touch '/mnt/yourmountpoint/helloworrld': Permission denied Which is a reason for this error? (Choose the best answer.)

  • A. 'touch' command is not available in Oracle Linux by default.
  • B. User is connecting as the default Oracle Linux user 'opc' instead of 'root' user.
  • C. User is not part of any OCI Identity and Access Management group with write permissions to File Storage service.
  • D. Service limits or quota for file system writes have been breached.

Answer: B

Explanation:
https://docs.oracle.com/en-us/iaas/Content/File/Troubleshooting/cannotwrite.htm When a file system is created, the root user owns the root directory. If you're connecting from an instance that uses a Linux or CentOS platform image, the default user is opc. The default user is ubuntu when you connect from an instance that uses an Ubuntu platform image. These default users are not root users, so you can't initially write a file or directory to a new file system with these users.

 

NEW QUESTION 19
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? (Choose the best answer.)

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

Answer: A

 

NEW QUESTION 20
You have been contracted by a local e-commerce company to assist with enhancing their online shopping application. The application is currently deployed in a single Oracle Cloud Infrastructure (OCI) region. The application utilizes a public load balancer, application servers in a private subnet, and a database in a separate, private subnet.
The company would like to deploy another set of similar infrastructure in a different OCI region that will act as standby site. In the event of a failure at the primary site, all customers should be routed to the failover site automatically.
After deploying the additional infrastructure within the second region, how should you configure automated failover requirements? (Choose the best answer.)

  • A. Create a failover policy in the Traffic Management service. Set the IP address of the public load balancer for the primary site in answer pool 1. Set the IP address of the public load balancer for the secondary site in answer pool 2. Define a health check to monitor both sites.
  • B. Create a load balancer policy in the Traffic Management service. Configure one answer for each site. Set the answer for the primary site with a weight of 10 and the answer for the secondary site with a weight of 100.
  • C. Deploy a new load balancer in the primary region. Create one backend set for the primary application servers and a second backend set for the standby application servers. Create a listener for the primary backend set with a timeout of 3 minutes. Create a listener for the secondary backend set with a timeout of 10 minutes.
  • D. Create a new A record in DNS that points to the public load balancer at the secondary site. Create a CNAME for the sub-domain failover that will resolve to the new A record. Inform customers to prepend the website URL with failover if the primary site is unavailable.

Answer: C

 

NEW QUESTION 21
You are using the Oracle Cloud Infrastructure Command Line Interface to launch a Linux virtual machine. You enter the following command (with correct values for all parameters):

The command fails.
Which is NOT a valid parameter in this command? (Choose the best answer.)

  • A. - -subnet-id <subnet_id>
  • B. -t <tenancy_id>
  • C. -c <compartment_id>
  • D. - -shape "<shape_name>"
  • E. - -image-id <image_id>

Answer: B

Explanation:
Tenacy is not in the parameters https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.0.5/oci_cli_docs/cmdref/compute/instance/launch.html

 

NEW QUESTION 22
Multiple teams are sharing a tenancy in Oracle Cloud Infrastructure (OCI). You are asked to figure out an appropriate method to manage OCI costs.
Which is NOT a valid technique to accurately attribute costs to resources used by each team? (Choose the best answer.)

  • A. Define and use tags for resources used by each team. Analyze usage data from the OCI Usage Report which has detailed information about resources and tags.
  • B. Create a Cost-Tracking tag. Apply this tag to all resources with team information. Use the OCI cost analysis tools to filter costs by tags.
  • C. Create an Identity and Access Management (IAM) group for each team. Create an OCI budget for each group to track spending.
  • D. Create separate compartment for each team. Use the OCI cost analysis tools to filter costs by compartment.

Answer: C

 

NEW QUESTION 23
You have been asked to set up connectivity between a client's on-premises network and Oracle Cloud Infrastructure (OCI). The requirements are:
Low latency: The applications are financial and require low latency connectivity into OCI. Consistency: The application isn't tolerant of performance variation.
Performance: The communications link needs to support up to 1.25 Gbps.
Encryption: The communications link needs to encrypt any data in transit between the on-premises network and OCI Virtual Cloud Network (VCN).
The client wants to implement the above with as low a cost as possible, while meeting all of the requirements. What should you suggest? (Choose the best answer.)

  • A. Provision FastConnect with a single private virtual circuit, and run an IPsec VPN tunnel over the top of this virtual circuit.
  • B. Provision FastConnect with a single public virtual circuit, and run an IPsec VPN tunnel over the top of this
  • C. Provision FastConnect with a single private virtual circuit.
  • D. Provision FastConnect with a single public virtual circuit.
  • E. Provision a site-to-site IPsec VPN between your on-premises network and your virtual cloud network (VCN) using VPN Connect.

Answer: C

Explanation:
virtual circuit.

 

NEW QUESTION 24
Which two statements about the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI) are TRUE? (Choose two.)

  • A. You can run CLI commands from inside OCI Regions only.
  • B. The CLI provides the same core functionality as the Console, plus additional commands.
  • C. The CLI allows you to use the Python language to interact with OCI APIs.
  • D. The CLI provides an automatic way to connect with instances provisioned on OCI.
  • E. You can filter CLI output using the JMESPath query option for JSON.

Answer: B,E

 

NEW QUESTION 25
Here is a partial code from a Terraform template written for Oracle Cloud Infrastructure (OCI):

What operation(s) does it perform? (Choose the best answer.)

  • A. Creates a URL to provide access to an OCI Object Storage bucket for managing objects.
  • B. Creates a lifecycle policy for an OCI Object Storage bucket for moving data to Archival storage at a specified time.
  • C. Creates a pre-authenticated request for objects in an OCI Object Storage bucket.
  • D. Provides object read and write access for an OCI Object Storage bucket.

Answer: C

 

NEW QUESTION 26
Here is a partial code from a Terraform template written for Oracle Cloud Infrastructure (OCI):

What operation(s) does it perform? (Choose the best answer.)

  • A. Provides object read and write access for an OCI Object Storage bucket.
  • B. Creates a pre-authenticated request for objects in an OCI Object Storage bucket.
  • C. Creates a URL to provide access to an OCI Object Storage bucket for managing objects.
  • D. Creates a lifecycle policy for an OCI Object Storage bucket for moving data to Archival storage at a specified time.

Answer: A

 

NEW QUESTION 27
You have created a geolocation steering policy in the Oracle Cloud Infrastructure (OCI) Traffic Management service, with this configuration:

What happens to requests that originate in Africa? (Choose the best answer.)

  • A. The traffic will be forwarded randomly to any of the pools mentioned in the rules.
  • B. The traffic will be dropped.
  • C. The traffic will be forwarded at the same time to both Pool 1 and Pool 2.
  • D. The traffic will be forwarded to Pool 1. If Pool 1 is not available, then it will be forwarded to Pool 2.

Answer: D

 

NEW QUESTION 28
Security Testing Policy describes when and how you may conduct certain types of security testing of Oracle Cloud Services, including vulnerability and penetration tests, as well as tests involving data scraping tools.
What does Oracle allow as part of this testing? (Choose the best answer.)

  • A. Customers can simulate DoS attack scenarios as long as it's restricted to the customer's own environment.
  • B. Customers can validate that their network resources are isolated from other customer resources.
  • C. Customers are allowed to test Oracle Cloud Infrastructure (OCI) hardware related to resources in their tenancy.
  • D. Customers are allowed to use their own testing and monitoring tools.

Answer: C

 

NEW QUESTION 29
You have created the following JSON file to specify a lifecycle policy for one of your object storage buckets:

How will this policy affect the objects that are stored in the bucket? (Choose the best answer.)

  • A. Objects containing the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be migrated back to standard Storage 120 days after creation.
  • B. Objects containing the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be deleted 120 days after creation.
  • C. Objects with the prefix "LOGS" will be retained for 120 days and then deleted permanently.
  • D. The objects with prefix "LOGS" will be deleted 30 days after creation date.

Answer: B

 

NEW QUESTION 30
You are using Oracle Cloud Infrastructure (OCI) services across several regions: us-phoenix-1, us-ashburn-1, uk-london-1 and ap-tokyo-1. You have creates a separate administrator group for each region: PHX-Admins, ASH-Admins, LHR-Admins and NRT-Admins, respectively.
You want to restrict admin access to a specific region. E.g., PHX-Admins should be able to manage all resources in the us-phoenix-1 region only and not any other OCI regions.
What IAM policy syntax is required to restrict PHX-Admins to manage OCI resources in the us-phoenix-1 region only? (Choose the best answer.) Allow group PHX-Admins to manage all-resources in tenancy where

  • A. request.permission= 'phx'
    Allow group PHX-Admins to manage all-resources in tenancy where
  • B. request.target= 'phx'
    Allow group PHX-Admins to manage all-resources in tenancy where
  • C. request.location= 'phx'
  • D. request.region= 'phx'
    Allow group PHX-Admins to manage all-resources in tenancy where

Answer: D

 

NEW QUESTION 31
You have been asked to set up connectivity between a client's on-premises network and Oracle Cloud Infrastructure (OCI). The requirements are:
Low latency: The applications are financial and require low latency connectivity into OCI. Consistency: The application isn't tolerant of performance variation.
Performance: The communications link needs to support up to 1.25 Gbps.
Encryption: The communications link needs to encrypt any data in transit between the on-premises network and OCI Virtual Cloud Network (VCN).
The client wants to implement the above with as low a cost as possible, while meeting all of the requirements. What should you suggest? (Choose the best answer.)

  • A. Provision FastConnect with a single private virtual circuit, and run an IPsec VPN tunnel over the top of this virtual circuit.
  • B. Provision FastConnect with a single public virtual circuit, and run an IPsec VPN tunnel over the top of this virtual circuit.
  • C. Provision FastConnect with a single private virtual circuit.
  • D. Provision FastConnect with a single public virtual circuit.
  • E. Provision a site-to-site IPsec VPN between your on-premises network and your virtual cloud network (VCN) using VPN Connect.

Answer: B

Explanation:
https://docs.oracle.com/en-us/iaas/Content/Resources/Assets/whitepapers/encrypted-fastconnect-public-peering.pdf

 

NEW QUESTION 32
You have recently joined a startup company and quickly find that nobody is tracking the amount of money spent on Oracle Cloud Infrastructure (OCI). Seeing an opportunity to help save money you begin creating a solution to better track the cost of resources provisioned by each individual on the team.
Which option allows you to identify excessive spend across all resources in your tenancy? (Choose the best answer.)

  • A. Use the Python SDK to write a custom application that will monitor the Audit log. Look for CREATEevents and configure the application to send you an email each time a new resource is created.
  • B. Use the Events Service and create rules that will act when a new Object Storage bucket or Compute Instance has been created. Have the rule email you each time one of these events occurs.
  • C. Create a budget for each compartment that will send a notification when monthly spend reaches a pre- defined amount.
  • D. Create a tag namespace named BILLINGwith a Tag Key named CostCenter. Tag each of your resources with this Tag Key and the correct value.

Answer: C

Explanation:
Explanation/Reference: https://blogs.oracle.com/cloud-infrastructure/how-to-get-control-of-your-spending-in-oracle-cloud- infrastructure

 

NEW QUESTION 33
......

1Z0-1067-21 Exam Dumps - 100% Marks In 1Z0-1067-21 Exam: https://actual4test.practicetorrent.com/1Z0-1067-21-practice-exam-torrent.html