Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! 1z0-1084-22 has been withdrawn. The new exam code is 1z0-1084-23

1z0-1084-22 Practice Exam Questions with Answers Oracle Cloud Infrastructure 2022 Developer Professional Certification

Question # 6

As a cloud-native developer, you are designing an application that depends on Oracle Cloud Infrastructure (OCI) Object Storage wherever the application is running. Therefore, provisioning of storage buckets should be part of your Kubernetes deployment process for the application. Which should you leverage to meet this requirement?

A.

OCI Service Broker for Kubernetes

B.

OCI ContainerEngine for Kubernetes

C.

Open Service Broker API

D.

Oracle Functions

Full Access
Question # 7

Which two statements accurately describe Oracle SQL Developer Web on Oracle Cloud Infrastructure (OCI) Autonomous Database?

A.

It is available for databases with dedicated Exadata infrastructure only.

B.

After provisioning into an OCI compute Instance, it can automatically connect to the OCI Autonomous Databases instances.

C.

It is available for databases with both dedicated and shared Exadata infrastructure.

D.

It provides a development environment and a data modeler interface for OCI Autonomous Databases.

E.

It must be enabled via OCI Identity and Access Management policy to get access to the Autonomous Databases instances.

Full Access
Question # 8

A pod security policy (PSP) is implemented in your Oracle Cloud Infrastructure Container Engine for Kubernetes cluster Which rule can you use to prevent a container from running as root using PSP?

A.

NoPrivilege

B.

RunOnlyAsUser

C.

MustRunAsNonRoot

D.

forbiddenRoot

Full Access
Question # 9

Which two handle Oracle Functionsauthentication automatically?

A.

Oracle Cloud Infrastructure SDK

B.

cURL

C.

Oracle Cloud Infrastructure CLl

D.

Signed HTTP Request

E.

Fn Project CLI

Full Access
Question # 10

You are developing a serverless applicationwith Oracle Functions. You have created a function in compartment named prod. When you try to invoke your function you get the following error.

Errorinvokingfunction.status:502message:dhcp options ocid1.dhcpoptions.oc1.phx.aaaaaaaac...doesnotexistorOracleFunctionsisnotauthorized touseit

How can you resolve this error?

A.

Create a policy:

Allow function-family to use virtual-network-family in compartment prod

B.

Create a policy:

Allow any-user to manage function-family and virtual-network-family in compartment prod

C.

Create a policy:

Allow service FaaS to use virtual-network-family in compartment prod

D.

Deleting the function and redeploying it will fix the problem

Full Access