Practice free →
HomeB.Tech Cloud Computingcloudcomputingcloudservices › A content delivery network (CDN) primarily impro…

A content delivery network (CDN) primarily improves application performance by:

AEncrypting data at rest with longer keys
BCaching content at edge locations geographically close to end users
CSharding the relational database across continents
DCompressing the application's source code to be 50% smaller
Answer & Solution
Correct answer: B. Caching content at edge locations geographically close to end users
CDNs (CloudFront, Azure Front Door / Azure CDN, Cloud CDN) cache static and increasingly dynamic content at edge POPs so users get content from a nearby cache — much lower latency than reaching the origin. The other options are unrelated optimisations.
Solve this in the app — B.Tech Cloud Computing practice & 24k+ MCQs →
Related questions