AWS
Setting up Redis on EC2 with AWS CloudFormation
While working with CloudFormation, most of us might have come across a challenge to set up the Redis Server in EC2 instance, where I have to use the ssh command to connect the instance & change the password of the Redis Server. This process leads to extra steps. Therefore, this