시작하기무료로 시작하기

Classify caching strategies

Caching speeds up an application by serving stored results instead of recomputing them, and good systems cache at three layers. Edge caching with CloudFront caches static, widely shared content at edge locations close to users. Application caching keeps hot objects in a warm function's own memory between invocations. Data caching with ElastiCache or DAX is a shared in-memory store for hot reads like sessions or query results. Match each scenario to the right cache layer.

이 연습은 강의의 일부입니다

Deploying Applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작