始める無料で始める

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

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する