CompTIA CASP+ (CAS-004) — Question 568

A company wants to refactor a monolithic application to take advantage of cloud native services and service microsegmentation to secure sensitive application components. Which of the following should the company implement to ensure the architecture is portable?

Answer options

Correct answer: D

Explanation

Containerization is the best option because it allows applications to run consistently across different environments, thus enhancing portability. Virtualized emulators and Type 2 hypervisors focus more on virtualization rather than portability, while orchestration, although important for managing containers, does not directly ensure the portability of the architecture.