34 results for “topic:elasticache-redis”
Terraform module to provision an ElastiCache Redis Cluster
Samples and documentation for using the Amazon ElastiCache Redis and Memcached
Terraform module to create Elasticache Cluster and replica for Redis and Memcache.
CDK Construct for creating a bastion host to forward a connection to several AWS data services inside a private subnet from your local machine
Demonstrates a sample architecture that will allow you to define AWS IAM roles that are mapped to Amazon ElastiCache Redis RBAC users by using AWS Secrets Manager as a proxy to manage access to login credentials.
Django web application deployed to AWS via Cloudformation templates, with an infrastructure as code approach following the AWS architecture best practices. The application is a sample blog-like website which can be used as a personal portfolio.
Terraform module to launch elasticache cache clusters for Redis workloads using the best pratices as default
Terraform module for simplified provisioning and management of AWS ElastiCache Redis.
Deploy Amazon ElastiCache for Redis using AWS CDK
Code for AWS blog: Optimize cost, increase throughput and boost performance of Amazon RDS workloads using Amazon ElastiCache
Spring Cloud AWS with SQS and ElastiCache for Redis
A real-time online collaborative paint chat website.
A proof of concept of a Proxy/HA for standalone Redis deployments in Master/nSlaves scenario.
Improve application performance using ElastiCache Redis 🎓
Terraform module which creates Elasticache resources on AWS
AWS IAM authentication for Elasticache (Redis and Valkey) and MemoryDB instances.
Use RIOT for a live migration from Elasticache to Azure Cache for Redis Enterprise (ACRE)
IaC of AWS Elastic Beanstalk integration with Elastic Cache and CloudWatch
Production-grade Langfuse v3 on AWS EKS Fargate | Aurora PostgreSQL + ElastiCache Redis + ClickHouse | Terraform IaC following AWS Well-Architected Framework
ElasticaCache Redis deployment with ECS Fargate
Terraform module for AWS ElastiCache with Terragrunt examples.
This is a multi tier application which cache the data collected from ipgeolocation site (https://ipgeolocation.io/) through API request. It utilises docker swarm clustering to obtain geolocation of the user’s IP address. The application can be utilized by testing team as well as regular users.
Envoy Ratelimiter on Kafka-based approaches w/ gRPC communication
My demo node app
PoC Benchmarking envoy gateway rate limit implementation across user id and tenants using k8s, k6, Elasticache and Envoy
Scales in all services in an ECS cluster
This is a sample CloudFormation template to create EC2 (AL2023) instance and serverless Redis cache in AWS cloud.
Deploying SiverStripe CMS in AWS ECS(Fargate) using AWS CDK by setting up CI/CD Pipeline with RDS MySQL & Redis ElastiCache.
Multi-container React app deployed to AWS. Fibonacci interface using Elastic Beanstalk + RDS + Redis ElastiCache instances
Sample code to access elasticache redis (cluster mode enable) read replica for .Net Core