DEV Community

Ezile Mdodana
Ezile Mdodana

Posted on

Day 17/30: Distance still matters on the internet

If your users are far from where content is hosted, every request has further to travel.

Amazon CloudFront caches content closer to users through a global network of edge locations.

This can improve performance and reduce repeated requests to your origin server.

Think of it as placing stock closer to customers instead of sending every order back to the main warehouse.

Your users do not care how impressive the architecture diagram is. They care that the page loads quickly.

Top comments (0)