CompTIA
CV0-003 · Question #799
CV0-003 Question #799: Real Exam Question with Answer & Explanation
The correct answer is C: Containers. Containers package an application and its dependencies into a single portable unit, making them ideal for moving workloads between private and public cloud environments.
Cloud Architecture and Design
Question
A cloud administrator is reviewing the current private cloud and public law environment, and is building an optimization plan. Portability is of great concern for the administrator so resources can be easily moved from one environment to another. Which of the following should the administrator implement?
Options
- AServerless
- BCDN
- CContainers
- DDeduplication
Explanation
Containers package an application and its dependencies into a single portable unit, making them ideal for moving workloads between private and public cloud environments.
Common mistakes.
- A. Serverless computing abstracts infrastructure entirely but ties execution to a specific cloud provider's runtime, reducing portability rather than improving it.
- B. A CDN (Content Delivery Network) is used to cache and distribute content geographically to reduce latency, not to make application workloads portable between cloud environments.
- D. Deduplication is a storage optimization technique that removes redundant data to save space, and has no bearing on workload portability between environments.
Concept tested. Container portability across hybrid cloud environments
Reference. https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree
Topics
#containers#portability#hybrid cloud#workload mobility
Community Discussion
No community discussion yet for this question.