Skip to content

Samples and documentation for using the Amazon ElastiCache Redis and Memcached

License

Notifications You must be signed in to change notification settings

renauddahou/amazon-elasticache-samples

 
 

Repository files navigation

Amazon ElastiCache Samples

Samples and documentation for using the Amazon ElastiCache Redis and Memcached


Tutorials

The following are tutorials covering various use cases for Amazon ElastiCache.

  1. Database Caching - Learn how to create a query cache for a relational database using Redis. In this tutorial, we take you through the process of deploying an Amazon RDS MySQL database and integrating an Amazon ElastiCache Redis cluster in front of the RDS instance in order to reduce query latency for often run MySQL queries.

  2. Session Store - Discover how to manage user sessions in a web-based application using Redis. In this tutorial, you will learn how to use ElastiCache for Redis as a distributed cache for session management. You will also learn the best practices for configuring your ElastiCache nodes and how to handle the sessions from your application.

  3. Lambda Feature Store - Learn how Amazon ElastiCache can serve as the focal point for a custom-trained ML model to present recommendations to application and web users. Lambda functions are used to facilitate the interactions between ElastiCache for Redis and Amazon S3. Then review how AWS Lambda interacts with Amazon ElastiCache for Redis with insights loaded from a custom-built ML recommendation engine.


License

This library is licensed under the Apache 2.0 License.

About

Samples and documentation for using the Amazon ElastiCache Redis and Memcached

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%