Google Cloud free flashcards

Free GCP-ACE flashcards

8 real GCP-ACE flashcards, sampled from all 4 domains the exam tests, heaviest first. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.

The full deck has 761 flashcards, and a free account opens 40 of them across every domain. For a domain-by-domain breakdown and a study plan, read the GCP-ACE study guide.

ConceptPlanning and implementing a cloud solution

How do Cloud Run and Compute Engine differ in who maintains the host operating system?

Cloud Run is a fully managed platform where Google patches and maintains the underlying infrastructure and OS. Compute Engine is infrastructure-as-a-service: it hands you a VM whose guest operating system you must patch and maintain yourself.

MisconceptionPlanning and implementing a cloud solution

Does Cloud Run make you size and patch worker VMs like Compute Engine, just billed per request?

No. Fully managed Cloud Run exposes no worker VMs for you to size or patch, so the operational overhead is not the same as Compute Engine. Google operates the hosts and you manage only the container image and its configuration.

ConceptEnsuring the successful operation of a cloud solution

In a GKE Standard cluster, what does a node pool provide, and how does it support mixed hardware such as GPU and general-purpose nodes?

A node pool is a subset of nodes that all share one configuration, including machine type. A cluster can hold several pools, so a GPU pool and a general-purpose pool can coexist side by side and the scheduler places each workload on suitable nodes.

MisconceptionEnsuring the successful operation of a cloud solution

True or false: a node pool is a single Compute Engine VM whose machine type every workload must share, so mixed hardware means resizing that one VM.

False. A node is backed by a VM, but a node pool is a set of nodes rather than one VM, and a cluster can hold several pools, so mixed hardware is served by separate pools instead of resizing a single VM.

ConceptSetting up a cloud solution environment

If a boolean organisation policy is enforced on a folder, is it enforced on a project created inside that folder afterwards?

Yes. Resource Manager computes an effective policy for each node by combining its own policy with those inherited from ancestor folders and the organisation, so a folder-level constraint reaches every descendant project, including ones created later.

MisconceptionSetting up a cloud solution environment

Do organisation policies attach only to the organisation and folders, stopping above the project level so they never reach a project?

It sounds plausible if you assume policies protect only higher tiers, but organisation policies attach to and are enforced at organisation, folder and project nodes alike, so the folder constraint does reach the project.

ConceptConfiguring access and security

How do the three IAM role types (basic, predefined, and custom) differ from one another?

Basic roles (Owner, Editor, Viewer) grant broad legacy access. Predefined roles are granular, Google-maintained permission sets scoped to a particular service. Custom roles let an administrator combine exactly the permissions a task requires.

MisconceptionConfiguring access and security

Are the basic IAM roles the granular per-service roles and Owner, Editor, Viewer the predefined ones?

No, this swaps the definitions. Owner, Editor, and Viewer are the basic roles, while the granular per-service roles maintained by Google are the predefined ones.

Study 40 GCP-ACE flashcards free

A free account opens 40 cards from the 761-card GCP-ACE deck, spread across every domain the exam tests. Drop your email and we will keep you posted as new GCP-ACE study material ships. No spam - we mail you only when it is worth your time.

Frequently asked questions

Are these GCP-ACE flashcards free?

Yes. Every card on this page is free to read with no sign-up. The full deck has 761 flashcards; a free account opens 40 of them, spread across every domain, and Pro opens the rest.

What is a misconception card?

A card built from a tempting wrong answer in our question bank, naming the trap and explaining why it fails. Most flashcard decks only drill the fact (a concept card); we pair each one with the misconception the exam actually tests you on.

Are these real GCP-ACE exam questions or vendor content?

No. These are original flashcards written from our own blueprint-aligned practice questions. We never reproduce live exam items or vendor material.

How many flashcards are in the full GCP-ACE deck?

761 cards spread across all 4 domains. For the full domain-by-domain breakdown, read the study guide.

Examworthy is not affiliated with or endorsed by Google Cloud. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. GCP-ACE and related marks belong to their respective owners.