Courseiva
Google Cloud Products and ServiceseasyMultiple SelectObjective-mapped

Cloud Digital Leader Google Cloud Products and Services Practice Question

A developer wants to deploy a serverless application that runs code in response to HTTP requests and events from other Google Cloud services. They also need to store configuration and session data in a fast, in-memory data store. Which TWO services should they use? (Choose TWO)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Cloud Functions

Cloud Functions handles HTTP and event-driven triggers serverlessly. Memorystore provides managed Redis/Memcached for caching and session storage. Cloud SQL is relational and not in-memory. Cloud Storage is object storage. Bigtable is NoSQL but not in-memory.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Cloud Functions

    Why this is correct

    Cloud Functions is serverless and can be triggered by HTTP and events.

  • Cloud SQL

    Why it's wrong here

    Cloud SQL is a relational database, not an in-memory cache.

  • Memorystore

    Why this is correct

    Memorystore provides managed Redis, ideal for caching and session data.

  • Cloud Bigtable

    Why it's wrong here

    Bigtable is a NoSQL database, not in-memory.

  • Cloud Storage

    Why it's wrong here

    Cloud Storage is object storage, not designed for low-latency session storage.

Quick reference

Cloud Service Model Comparison

ModelYou ManageProvider ManagesExamples
IaaSOS, runtime, apps, dataHardware, hypervisor, networkingEC2, Azure VMs, GCP Compute Engine
PaaSApps and dataOS, runtime, middleware, hardwareElastic Beanstalk, Azure App Service
SaaSData and settings onlyEverything elseMicrosoft 365, Salesforce, Workday
FaaS / ServerlessFunction code onlyInfra, scaling, runtimeLambda, Azure Functions, Cloud Run
CaaSContainers and appsKubernetes, OS, hardwareEKS, AKS, GKE

About these practice questions

This GCDL question is part of Courseiva's 829-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.