Questions tagged [ecs-service-connect]
3 questions
1
vote
0 answers
Unable to connect to redis container from python - ECS cluster services connected using Service connect
I have a very simple application with python and redis where python code sends numbers to the redis server using redis-py package. The application works perfectly while deployed on my local machine via docker compose.
The issue arises when I deploy…

vani s Varrier
- 11
- 2
1
vote
1 answer
Amazon ECS Service Connect vs Amazon VPC Lattice
Looking at comparing and contrasting ECS Service Connect and AWS VPC Lattice. There are a lot of similarities and wondering what would make sense where?

John C
- 1,795
- 4
- 27
- 42
0
votes
0 answers
How do i access redis deployed in a separate service and my rails app in a separate service AWS ECS?
I have set up two services in AWS ECS: one for my Rails application and another for Redis. Both services are running as separate tasks on AWS Fargate. Additionally, I am using ECS Service Connect to enable service discovery and communication between…

Kaivalya Naik
- 21
- 5