(ISC)2(ISC)2
CCSP · Question #211
CCSP Question #211: Real Exam Question with Answer & Explanation
The correct answer is D: CDN. A Content Delivery Network (CDN) uses strategically placed cache servers to store copies of data closer to users, improving performance and availability.
Submitted by tunde_lagos· Apr 18, 2026Cloud Concepts, Architecture and Design
Question
What is a cloud storage architecture that manages the data in caches of copied content close to locations of high demand?
Options
- AObject-based storage
- BFile-based storage
- CDatabase
- DCDN
Explanation
A Content Delivery Network (CDN) uses strategically placed cache servers to store copies of data closer to users, improving performance and availability.
Common mistakes.
- A. Object-based storage stores data as objects in a flat structure, not primarily as cached copies in a distributed network for delivery optimization.
- B. File-based storage organizes data into files and folders, typically accessed via network file systems, and is not inherently designed as a content caching and delivery architecture.
- C. A database is a structured system for storing, managing, and retrieving organized data, not a system for distributing cached copies of content for performance.
Concept tested. Content Delivery Network (CDN)
Reference. https://learn.microsoft.com/en-us/azure/cdn/cdn-overview
Topics
#CDN#Cloud Storage Architecture#Caching#Content Delivery
Community Discussion
No community discussion yet for this question.