Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.06 KB

Day-012-100DaysOfAWS.md

File metadata and controls

38 lines (27 loc) · 1.06 KB

Day 12 - Elastic Cache - Redis and Memcahced

Congrat, since you are here this means you have completed Day 11 and working on Day 12

Hands on video

Topic Covered

  • Amazon Elastic Cache
  • How caching works
  • Redis vs Memcached
  • Caching Strategies
  • Lazy Caching Stratery
  • Write through strategy
  • Adding TTL strategy

My Notes

Amazon Elastic Cache

1

How caching works

2

Redis vs Memcached

3

Caching Strategy

4

Write Through Caching Strategy

5

Adding TTL Caching Strategy

6