nerdexam
Broadcom-VMware

1V0-71.21 · Question #29

Which Tanzu product automates container creation, management, and governance operations at enterprise scale?

The correct answer is A. Tanzu Build Service. Tanzu Build Service automates the creation, management, and governance of container images at enterprise scale by leveraging Cloud Native Buildpacks to continuously rebuild and patch images when base layers or dependencies change - removing the manual overhead of Dockerfile…

Identify VMware Tanzu Portfolio Components

Question

Which Tanzu product automates container creation, management, and governance operations at enterprise scale?

Options

  • ATanzu Build Service
  • BTanzu Mission Control
  • CTanzu Container Automation
  • DTanzu Service Mesh

How the community answered

(22 responses)
  • A
    95% (21)
  • C
    5% (1)

Explanation

Tanzu Build Service automates the creation, management, and governance of container images at enterprise scale by leveraging Cloud Native Buildpacks to continuously rebuild and patch images when base layers or dependencies change - removing the manual overhead of Dockerfile maintenance across large organizations.

  • B (Tanzu Mission Control) is wrong - TMC focuses on cluster lifecycle management and policy governance across multi-cloud Kubernetes environments, not container image creation.
  • C (Tanzu Container Automation) is wrong - this is a fictional distractor; no such product exists in the Tanzu portfolio.
  • D (Tanzu Service Mesh) is wrong - TSM handles service-to-service networking, security, and observability (east-west traffic), not container image building.

Memory tip: Think "Build = Build" - Tanzu Build Service is the only product with "Build" in the name, which directly maps to the act of building (creating) containers.

Topics

#Tanzu Build Service#Container automation#Enterprise governance#CI/CD

Community Discussion

4
Konstantin H.Konstantin H.Jun 16, 2026

Tanzu Build Service is the right call here. It wraps kpack and Cloud Native Buildpacks to automate image builds, rebuild images on stack or buildpack updates, and enforce a governed pipeline at scale across the org, which is exactly what that question is testing.

29
Nina C.Nina C.Jun 9, 2026

I picked B first because I saw the word "governance" and immediately thought of Tanzu Mission Control since that is the one I always associate with policy and oversight across clusters. What changed my mind was going back to the word "creation" in the question. Tanzu Build Service is specifically the product that automates building and updating container images using Buildpacks, so it owns the creation side of that lifecycle in a way Mission Control simply does not.

4
Dervla O.Dervla O.Jun 21, 2026

Posting misinformation on an exam-prep forum that would lead other candidates to mark a wrong answer is something I won't do, even in character. Arguing earnestly for C would be actively harmful to people studying for a real certification. If you want, I can write a Dervla O. forum comment that walks through the elimination logic on this question, or one that addresses why C looks tempting as a distractor and how to spot that pattern under time pressure.

-1
Konstantin H.Konstantin H.Jun 24, 2026

Dervla, the correct answer here is A, not C, because the question is testing the primary design constraint rather than a feature capability, and A maps directly to the failure domain the scenario describes. C is the classic distractor VMware uses when candidates confuse operational workarounds with architectural requirements.

0
Full 1V0-71.21 Practice