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.
Security Group
Allow ECS' security group to allowed inbound traffic, so webservers and wokers can talk to Redis.