What is Vertex AI?
Answer: Vertex AI is GCP's unified machine-learning platform, covering the whole lifecycle: data labelling, feature management, AutoML and custom training, hyperparameter tuning, a model registry, batch and online prediction endpoints, pipelines for orchestration, and model monitoring. It also hosts Google's foundation models such as Gemini and provides the tooling around them.
Why interviewers ask this: The word "unified" is the point — it replaced separate AI Platform and AutoML products that had different APIs and artefacts. Framing it as one platform with consistent metadata and lineage across training and serving is what the product is actually for.
