Introduction Redis is opensource, an in-memory key-value store known for its flexibility, performance, and broad language support. It is commonly used as a database, cache, and message broker, and supports a wide range of data structures. In this tutorial we will explain how to install and configure redis from source on ubuntu 18.04 AWS EC2 server. You […]