1084_1

1084_1

1st - 12th Grade

24 Qs

quiz-placeholder

Similar activities

1067_1

1067_1

1st - 12th Grade

21 Qs

Cloud Exit

Cloud Exit

12th Grade

20 Qs

1085_1

1085_1

1st - 12th Grade

20 Qs

CLOUD COMPUTING CHAPTER 1

CLOUD COMPUTING CHAPTER 1

9th - 12th Grade

21 Qs

Cloud Native Computing Foundation Lesson 3

Cloud Native Computing Foundation Lesson 3

1st - 12th Grade

21 Qs

QUIZ CLOUD COMPUTING

QUIZ CLOUD COMPUTING

10th Grade - University

20 Qs

Exploring Cloud Computing Concepts

Exploring Cloud Computing Concepts

8th Grade - University

20 Qs

aws test quiz

aws test quiz

9th - 12th Grade

20 Qs

1084_1

1084_1

Assessment

Quiz

Computers

1st - 12th Grade

Easy

Created by

Edgar Martínez

Used 14+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the statements describes a service aggregator pattern?

It is implemented in each service separately and uses a streaming service

It involves implementing a separate service that makes multiple calls to other backend services

It uses a queue on both sides of the service communication

It involves sending events through a message broker

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which two statements accurately describe an Oracle Functions application?

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

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

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?

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.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are a consumer of Oracle Cloud Infrastructure (OCI) Streaming service. Which API should you use to read and process the stream?

ListMessages

GetMessages

GetObject

ReadMessages

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which two handle Oracle Functions authentication automatically?

Oracle Cloud Infrastructure SDK

cURL

Oracle Cloud Infrastructure CLl

Signed HTTP Request

Project CLI

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are building a cloud native, serverless travel application with multiple Oracle Functions in Java, Python and Node.js. You need to build and deploy these functions to a single applications named travel-app.


Which command will help you complete this task successfully?

oci fn function deploy --ap travel-ap --all

fn deploy --ap travel-ap -- all

oci fn application --application-name-ap deploy --all

fn function deploy --all --application-name travel-ap

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?

NoPrivilege

RunOnlyAsUser

MustRunAsNonRoot

forbiddenRoot

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?