Courseiva
Google Cloud products, services, and solutionseasyMultiple ChoiceObjective-mapped

Cloud Digital Leader Practice Question: Google Cloud products, services, and solutions

A company wants to add location-based features to their mobile app: showing nearby stores, calculating driving routes, and embedding interactive maps. Which Google Cloud platform provides these mapping and location services?

⚠ Common exam trap

Google Cloud often tests the misconception that any Google Cloud service that can store or visualize geographic data (like Cloud Spanner or BigQuery Geo Viz) is equivalent to a dedicated mapping platform, but the question specifically asks for the platform that *provides* mapping and location services, not just stores or displays data.

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

Google Maps Platform

Google Maps Platform is the correct choice because it provides the specific APIs needed for location-based features: Places API for nearby stores, Directions API for driving routes, and Maps SDK for embedding interactive maps. Cloud Spanner, IoT Core, and BigQuery Geo Viz are not designed to deliver these front-end mapping and routing services.

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 Spanner — it stores geolocation data with ACID transactions.

    Why it's wrong here

    Cloud Spanner is a horizontally scalable, globally distributed relational database that can store geospatial data using the GEOGRAPHY type and supports ACID transactions. However, it is purely a data persistence layer; it offers no built-in APIs for rendering maps, computing driving directions, or performing proximity-based place searches. Any consumer-facing geolocation feature would still require an integration with a dedicated mapping platform such as Google Maps Platform.

  • Google Maps Platform

    Why this is correct

    Google Maps Platform is the correct choice because it offers a suite of APIs that directly cover every requirement: the Maps JavaScript SDK embeds interactive maps, the Directions API computes routes, the Places API finds nearby stores, and the Geocoding API converts addresses to coordinates. These APIs are designed for client-side integration via an API key and follow usage-based pricing, aligning with both the functionality and pricing model described. It is the only option that provides mapping, routing, and location search in a unified, developer-facing service.

  • Cloud IoT Core — it tracks device locations in real time.

    Why it's wrong here

    Cloud IoT Core (now deprecated) is a managed service for securely connecting and managing IoT devices at scale, handling device authentication, telemetry ingestion, and configuration. It does not provide location-based consumer features such as map rendering, routing, or points-of-interest search; those require Google Maps Platform. Real-time device location tracking would still need an external mapping/geocoding service to make that data usable to end users.

  • BigQuery Geo Viz — it visualizes geographic data on a map.

    Why it's wrong here

    BigQuery Geo Viz is an open-source web tool that lets analysts visualize geospatial query results from BigQuery on an interactive map. It is a client-side visualization utility, not an API service for embedding maps, computing directions, or searching nearby places in mobile applications. While it can display geocoordinates, it cannot provide routing logic or place metadata needed for consumer-facing location features.

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.