aws-samples / amazon-elasticache-samples

Samples and documentation for using the Amazon ElastiCache Redis and Memcached

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon ElastiCache Samples

Samples and documentation for using the Amazon ElastiCache Redis and Memcached.


Blogs

Hands-On Tutorials

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

  • 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 Relational Database Service 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.

  • 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.

  • 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.

Webinars

DevOps

Deploy infrastructe as code

AWS CDK [Cloud Development Kit]

TypeScript


Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Samples and documentation for using the Amazon ElastiCache Redis and Memcached

License:MIT No Attribution


Languages

Language:Python 63.8%Language:TypeScript 14.7%Language:HCL 12.4%Language:JavaScript 8.3%Language:Shell 0.8%