Skip to content

Adding Redis

Info

Here I'm going to create a Redis server with AWS UI. But of course you can use IaC tools such as Terraform, CDK...etc.

Create a Redis server.

Single instance mode or with replica, but not the cluster.

Screen Shot 2023-05-14 at 10 42 58 pm

Security Group

Allow ECS' security group to allowed inbound traffic, so webservers and wokers can talk to Redis.

Screen Shot 2023-05-14 at 10 35 45 pm

Screen Shot 2023-05-14 at 10 36 31 pm

Redis Running on Production

Screen Shot 2023-05-15 at 10 56 03 pm