nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #226

An organization wants to write and run small pieces of code in a serverless way that respond to events like huge discounts. Which Google Cloud compute solution should the organization use?

The correct answer is B. Cloud Functions. Google Cloud Functions is a serverless execution environment for building and connecting cloud services. With Cloud Functions you write simple, single-purpose functions that are attached to events emitted from your cloud infrastructure and services. https://cloud.google.com/funct

Identify appropriate Google Cloud serverless compute solutions for specific business requirements.

Question

An organization wants to write and run small pieces of code in a serverless way that respond to events like huge discounts. Which Google Cloud compute solution should the organization use?

Options

  • AGoogle Kubernetes Engine
  • BCloud Functions
  • CBare Metal Solution
  • DCompute Engine

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    96% (24)

Explanation

Google Cloud Functions is a serverless execution environment for building and connecting cloud services. With Cloud Functions you write simple, single-purpose functions that are attached to events emitted from your cloud infrastructure and services. https://cloud.google.com/functions/docs/concepts/overview

Topics

#Serverless Compute#Cloud Functions#Event-driven Architecture#Google Cloud Compute

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice