Skip to Content
Mastering Python Design Patterns - Second Edition
book

Mastering Python Design Patterns - Second Edition

by Kamon Ayeva, Sakis Kasampalis
August 2018
Intermediate to advanced
248 pages
5h 51m
English
Packt Publishing
Content preview from Mastering Python Design Patterns - Second Edition

Real-world examples

Memcached is commonly used as a cache server. It is a popular in-memory key-value store for small chunks of data from results of database calls, API calls, or HTML page content. Redis is another server solution for the same purpose.

Amazon's ElastiCache, according to the documentation site (https://docs.aws.amazon.com/AmazonElastiCache), is a web service that makes it easy to set up, manage, and scale a distributed in-memory data store or cache environment in the cloud.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Python Design Patterns - Second Edition - Second Edition

Learning Python Design Patterns - Second Edition - Second Edition

Chetan Giridhar, Gennadiy Zlobin

Publisher Resources

ISBN: 9781788837484Supplemental Content