Vertex AI ML Workflows
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Professional Cloud Architect premium course — no separate purchase.
Included in this chapter:
- The Vertex AI lifecycle: which piece serves which stage
- Vertex AI Pipelines: automating and auditing the lifecycle
- Training at scale: accelerators and consumption models
- Serving and data prep: endpoints, batch, and Feature Store
Accelerator consumption models for Vertex AI training and serving
| Consumption model | Capacity assurance | Max duration | Best for |
|---|---|---|---|
| On-demand | Best-effort, no commitment | Unlimited | Unpredictable or short jobs where you accept the full rate |
| Committed use / reservation | Very high (guaranteed) | Unlimited (1+ year commit) | Steady, always-on large training or serving; up to 53% off |
| Calendar mode (DWS) | Very high (guaranteed) | Up to 90 days | Planned short runs needing dense, guaranteed capacity |
| Flex-start (DWS) | Best-effort | Up to 7 days | Short fine-tuning or batch jobs that tolerate a provisioning wait |
| Spot VMs | Best-effort, preemptible | Unlimited (until preempted) | Fault-tolerant batch and HPC; up to 91% off, not for must-stay-up serving |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Introduction to Vertex AI (unified platform)
- Vertex AI training overview
- Introduction to Vertex AI Pipelines
- Introduction to Cloud TPU
- AI Hypercomputer overview
- AI Hypercomputer consumption models
- Vertex AI predictions overview (online vs batch)
- Vertex AI Feature Store overview
- Using managed datasets for Vertex AI training