1V0-71.21 · Question #11
List three benefits of Tanzu Mission Control: (Choose three.)
The correct answer is B. Enhances operational efficiency C. Strengthens security and compliance E. Increases developer agility and productivity. Tanzu Mission Control (TMC) is a centralized Kubernetes management platform designed to simplify fleet-wide cluster governance. B (operational efficiency) is correct because TMC unifies multi-cluster management under a single control plane, reducing manual overhead. C (security…
Question
List three benefits of Tanzu Mission Control: (Choose three.)
Options
- AConverts your Kubernetes Clusters to ClusterAPI Mode
- BEnhances operational efficiency
- CStrengthens security and compliance
- DProvides CI/CD Pipeline Automation
- EIncreases developer agility and productivity
How the community answered
(20 responses)- A5% (1)
- B90% (18)
- D5% (1)
Explanation
Tanzu Mission Control (TMC) is a centralized Kubernetes management platform designed to simplify fleet-wide cluster governance. B (operational efficiency) is correct because TMC unifies multi-cluster management under a single control plane, reducing manual overhead. C (security and compliance) is correct because TMC enforces consistent policies, RBAC, and security guardrails across all clusters from a central location. E (developer agility) is correct because self-service cluster provisioning and abstracted infrastructure complexity let developers move faster without waiting on ops.
A is wrong because TMC does not convert existing clusters to ClusterAPI mode - while it can manage ClusterAPI-provisioned clusters, cluster conversion is not a TMC benefit. D is wrong because CI/CD pipeline automation belongs to tools like Tekton, ArgoCD, or Tanzu Application Platform (TAP), not TMC, which focuses on cluster governance rather than application delivery pipelines.
Memory tip: Think of TMC as a "manager for cluster managers" - its benefits map to the three pillars of enterprise IT: Ops (efficiency), Security (compliance), and Dev (agility). If a choice sounds like app-layer tooling (CI/CD) or infrastructure transformation (conversion), it's not TMC.
Topics
Community Discussion
No community discussion yet for this question.