1z0-1084-22 Oracle Cloud Infrastructure 2022 Developer Professional

Loading demo links...

Showing 1–3 of 10 questions

Question 1

You have been asked to create a stateful application deployed in Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) that requires all of your worker nodes to mount and write data to persistent volumes.

Which two OCI storage services should you use?

Select all that apply, then click Submit answer.

  • Use OCI File Services as persistent volume.

  • Use GlusterFS as persistent volume.

  • Use OCI Block Volume backed persistent volume.

  • Use open source storage solutions on top of OCI.

  • Use OCI Object Storage as persistent volume.

Question 2

What are two of the main reasons you would choose to implement a serverless architecture?

Select all that apply, then click Submit answer.

  • No need for integration testing

  • Reduced operational cost

  • Improved In-function state management

  • Automatic horizontal scaling

  • Easier to run long-running operations

Question 3

Which two statements accurately describe an Oracle Functions application?

Select all that apply, then click Submit answer.

  • A small block of code invoked in response to an Oracle Cloud Infrastructure (OCI) Events service

  • A Docker image containing all the functions that share the same configuration

  • An application based on Oracle Functions, Oracle Cloud Infrastructure (OCI) Events and OCI API Gateway services

  • A common context to store configuration variables that are available to all functions in the application

  • A logical group of functions