최신Oracle Cloud Infrastructure 2020 Cloud Operations Associate - 1Z0-1067-20무료샘플문제
Your company recently adopted a hybrid cloud architecture which requires them to migrate some of their on-premises web applications to Oracle Cloud Infrastructure OCI). You created a Terraform template which automatically provisions OCI resources such as compute instances, load balancer, and a database instance.
After running the stack using the terraform apply command, it successfully launched the compute Instances and the load balancer, but it failed to create a new database Instance with the following error:
Service error:NotAuthorizedOrNotFound. shape VM.Standard2.4 not found, http status code: 404 You discovered that the resource quotas assigned to your compartment prevent you from using VM.Standard2.4 instance shapes available in your tenancy. You edit the Terraform script and replace the shape with VM.Standard2.2.
Which option would you recommend to re-run the terraform command to have required OCI resources provisioned with the least effort?
Your company will undergo a security audit in one week. Your manager has asked you to download and review recent logs from an Object Storage bucket. The current log archive file is approximately 19 GB In size.
Which command would you run to download the archive file as quickly as possible?
A)
oci os object get -ns my-namespace -bn my-bucket --name my-large-object --multipart-download-threshold
2000 --part-size 120
B)
oci os object get -ns my-namespace -bn my-bucket --name my-large-object --multipart-download-threshold
2000 --part-size 128
C)
oci os object put -ns my-namespace -bn my-bucket --name my-large-object --multipart-download-threshold
20000 --part-size 128
D)
oci os object get -ns my-namespace -bn my-bucket --name my-large-object --multipart-download-threshold
20000 --part-size 128
One of your development teams has asked for your help to standardize the creation of several compute instances that must be provisioned each day of the week. You initially write several Command Line Interface (CLI) commands with all appropriate configuration parameters to achieve this task later determining this method lacks flexibility.
Which command generates a JSON-based template that Oracle Cloud Infrastructure (OCI) CLI can use to provision these Instances on a regular basis?
Which two configuration formats does Terraform support? (Choose two.)
You have created an Autonomous Data Warehouse (ADW) service in your company's Oracle Cloud Infrastructure (OCI) tenancy and you now have to load historical data Into It. You have already extracted this historical data from multiple data marts and data warehouses. This data is stored in multiple CSV text files and these file are ranging in size from 25 MB to 20 GB.
Which step Is most efficient and error tolerant method for loading data Into ADW?
Which two are true for achieving High Availability on Oracle Cloud Infrastructure? (Choose two.)
Recently your e-commerce web application has been receiving significantly more traffic than usual. Users are reporting they often encounter a 903 i when trying to access your site. Sometimes the site is very slow.
You check your instance pool configuration to confirm that the maximum number of instances Is configured to allow 20 compute instances. Currently 14 compute instances have been provisioned by the Instance pool. You also confirm that current CPU utilization across all hosts exceeds the scale- threshold you set in your auto-scaling policy. However, the Instance pool is not provisioning any new instances.
What can you check to determine why the application is NOT functioning properly?
An organization wants to extend their existing on-premises data centers to the Oracle Cloud Infrastructure (OC1) us-phoenix-1 region. In order to achieve It, they have created an IPSec VPN connection between their Customer-Premises Equipment(CPE) and Dynamic Routing Gateway(DRG) on How can you make this connection highly available (HA)?