SlideShare a Scribd company logo
CacheServiceDesign
withRedis
Rich.Lee
2018/12/15
Redis Cache design
https://redis.io/topics/persistence
Redis Cache design
Redis Cache design
Redis Cache design
Redis Cache design
Redis Cache design
RFC 2616
Directives Explanation
max-age=86400 Response can be cached by browser and any intermediary caches (that is,
it's "public") for up to 1 day (60 seconds x 60 minutes x 24 hours).
private, max-age=600 Response can be cached by the client’s browser only for up to 10 minutes (60
seconds x 10 minutes).
no-store Response is not allowed to be cached and must be fetched in full on every
request.
Redis Cache design
1. First request for data 2.The second request for data,
but the content has not changed
Redis Cache design
Flow diagram
Redis Cache design
Redis Cache design
http://10.120.138.215:8196/dbee/v1/auth
Redis Cache design
Redis Cache design
Redis Cache design
Redis Cache design
Redis Cache design
HTTP GET /dbee/v1/notifications

More Related Content

PPT
Performance Optimization using Caching | Swatantra Kumar
Swatantra Kumar
 
PDF
Don't Build "Death Star" Security - O'Reilly Software Architecture Conference...
David Timothy Strauss
 
PPTX
Cookies in servlets.ppt
Swetha S
 
PPTX
Caching concepts part 1
Tomer Ben David
 
PDF
COSCUP 2023 Building Portable and Reliable Applications on Google Cloud
Rich Lee
 
PDF
2021 JCConf 使用Dapr簡化Java微服務應用開發
Rich Lee
 
PDF
GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...
Rich Lee
 
PDF
JCConf.tw 2020 - Building cloud-native applications with Quarkus
Rich Lee
 
Performance Optimization using Caching | Swatantra Kumar
Swatantra Kumar
 
Don't Build "Death Star" Security - O'Reilly Software Architecture Conference...
David Timothy Strauss
 
Cookies in servlets.ppt
Swetha S
 
Caching concepts part 1
Tomer Ben David
 
COSCUP 2023 Building Portable and Reliable Applications on Google Cloud
Rich Lee
 
2021 JCConf 使用Dapr簡化Java微服務應用開發
Rich Lee
 
GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...
Rich Lee
 
JCConf.tw 2020 - Building cloud-native applications with Quarkus
Rich Lee
 

More from Rich Lee (7)

PDF
Couchbase & FTS
Rich Lee
 
PPTX
Centralized log-management-with-elastic-stack
Rich Lee
 
PDF
Microservice Architecture
Rich Lee
 
PPTX
Apache Spark Introduction
Rich Lee
 
PPTX
AWS IoT in action
Rich Lee
 
PPTX
Realtime web development
Rich Lee
 
PPTX
Event sourcing
Rich Lee
 
Couchbase & FTS
Rich Lee
 
Centralized log-management-with-elastic-stack
Rich Lee
 
Microservice Architecture
Rich Lee
 
Apache Spark Introduction
Rich Lee
 
AWS IoT in action
Rich Lee
 
Realtime web development
Rich Lee
 
Event sourcing
Rich Lee
 
Ad

Recently uploaded (20)

PDF
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
PPTX
Role Of Python In Programing Language.pptx
jaykoshti048
 
PDF
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
PPT
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PDF
Appium Automation Testing Tutorial PDF: Learn Mobile Testing in 7 Days
jamescantor38
 
PPTX
Presentation about variables and constant.pptx
safalsingh810
 
PDF
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
PPTX
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
PPTX
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
DOCX
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
PDF
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PPTX
oapresentation.pptx
mehatdhavalrajubhai
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PDF
Teaching Reproducibility and Embracing Variability: From Floating-Point Exper...
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
PDF
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
PDF
Bandai Playdia The Book - David Glotz
BluePanther6
 
PDF
Exploring AI Agents in Process Industries
amoreira6
 
Generating Union types w/ Static Analysis
K. Matthew Dupree
 
Role Of Python In Programing Language.pptx
jaykoshti048
 
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
Appium Automation Testing Tutorial PDF: Learn Mobile Testing in 7 Days
jamescantor38
 
Presentation about variables and constant.pptx
safalsingh810
 
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
GALILEO CRS SYSTEM | GALILEO TRAVEL SOFTWARE
philipnathen82
 
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
Presentation about variables and constant.pptx
kr2589474
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
oapresentation.pptx
mehatdhavalrajubhai
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
Teaching Reproducibility and Embracing Variability: From Floating-Point Exper...
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
49785682629390197565_LRN3014_Migrating_the_Beast.pdf
Abilash868456
 
Bandai Playdia The Book - David Glotz
BluePanther6
 
Exploring AI Agents in Process Industries
amoreira6
 
Ad

Redis Cache design