CompTIA Cloud+ (CV0-003) — Question 144

A cloud architect is deploying a web application that contains many large images and will be accessed on two containers. Which of the following will MOST improve the user experience while keeping costs low?

Answer options

Correct answer: C

Explanation

The correct answer, C, suggests using a CDN, which is designed to efficiently deliver large media files while reducing latency, thus enhancing user experience at a lower cost. Options A and B involve setting up web servers, which could increase complexity and costs without significantly improving performance. Option D is the most costly and inefficient as it requires maintaining multiple full replicas, which is not necessary when using a CDN.