Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

21- Find all TRUE statements about the serverless computing A. Users need to provide a packaged container for the serverless computing B. In serverless computing,

21- Find all TRUE statements about the serverless computing

A. Users need to provide a packaged container for the serverless computing

B. In serverless computing, an application usually consists of one or more functions

C. Serverless computing originated as a design pattern for handling low duty-cycle workloads, such as process- ing in response to infrequent changes to files stored on the cloud

D. A function instance as a form of container is created when a request is submitted

E. Users are able to deploy individual functions, and pay only for the time that their code is actually executing

22- Which of the following is not serverless computing platform?

A. AWS Lambda

B. IBM Cloud Functions

C. Google Cloud Functions

D. Azure Functions

E. Facebook Functions

23- Which of the following is a good use case for serverless computing?

A. GPU processing

B. Event processing

C. Microservices

D. NoOps applications

E. Long running batch processing

24- Serverless computing is associated with the NoOps concept. Select the reason:

A. Serverless computing can run on the docker engine

B. Serverless computing requires operations teams to be involved as much as developers

C. Serverless computing eliminates servers of all types

D. Serverless computing removes server management obligations

E. Serverless computing is not associated with

25- Which of the following is not true?

A. The regular maintenance of any servers is required.

B. You dont have to pay for idle capacity. There is no need to pre- or over-provision capacity for things like compute and storage. For example, there is no charge when your code is not running.

C. The scaling of the application is very flexible in serverless computing. They can be scaled automatically by adjusting the capacity of the configurations required to run the application. Ex:- Memory, processor requirement etc.

D. They have inbuilt availability and fault tolerance. We do not have to decide the architect for these capabilities as they are by default provided by the services that are running the app.

E. Serverless computing is more cost-effective than purchasing the servers with required configurations.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions