Introduction


AWS introduced Amazon ElastiCache Serverless in November 2023. However, many developers still rely on the older hosted Redis clusters - which can be a real pain in the back to manage and scale.

In this tutorial, we will set up ElastiCache Serverless with the Valkey engine by using OpenTofu.




Open Source stack focus


This...