Posts

Showing posts from April, 2023

Setup Amazon Elasticache for Redis and establish connectivity to EC2.

Image
 Introduction: Welcome to the blog by The Quick Desk! Today, We will set up the Amazon Elasticache for Redis on AWS and connect to it using the redis-cli. Here we will also learn how to install redis-cli on Amazon Linux 2023 using the latest package manager(dnf) and configuring the security groups even for customs port to establish connectivity to the Amazon Elasticache for Redis. We will do the installation from source, which makes it an easy and more generalized tutorial as these same steps and commands can be used on your local Linux-based machine as well. We will also show you how to use the redis-cli tool to perform basic operations, such as setting and getting values. What Is Amazon ElastiCache for Redis? Amazon ElastiCache for Redis is a blazing fast in-memory data store that provides sub-millisecond latency to power internet-scale real-time applications. Built on open-source Redis and compatible with the Redis APIs, ElastiCache for Redis works with your Redis clients and uses t