Cache saved for five minutes AWS CloudFront - Temporarily store some memories and communicate with users - That it doesn't have to access the HTTP requests and responses all the time - And when the data is outdated(i.e. 5 min) , we use the website. - Save in the cache and send responses. Build it first and lower the cost later (Be smart about it) - Optimization should come after.