CompTIA Cloud+ (CV0-003) — Question 231

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?

Answer options

Correct answer: C

Explanation

Containers are the best choice for portability as they encapsulate applications and their dependencies, allowing them to run consistently across different environments. Serverless architectures are less portable since they are tied to specific cloud provider services. A CDN is more about content delivery and optimization rather than resource portability, and deduplication is focused on storage efficiency, not environment movement.