Questions tagged with ECS Service Discovery
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
As the title says, I created a service in AWS ECS using Fargate.
But when I added auto-scaling to the AWS ECS service, scale-in failed. I have confirmed the following points.
1. CloudWarch...
1
answers
0
votes
32
views
asked 2 days agolg...
I am using an ECS and I am using a default base image of AL2 for the ec2 which I dont want to change. Say my ec2 host do not have SE linux enabled and I want the se linux to be configured and set to...
1
answers
0
votes
76
views
asked 6 days agolg...
I have build an Application having backend and frontend which are deployed on ecs fargate. I am using the ecs service connect in the ecs cluster. The frontend is exposed to users via the DNS + ALB...
1
answers
0
votes
153
views
asked 14 days agolg...
I created an ECS cluster with the configuration of Capacity provider as EC2 instances. I choose a VPC similar to the default VPC. The auto-scaling group minimum size was 1. But when I create the...
1
answers
0
votes
86
views
asked a month agolg...
I have created a service for Redis that I want to connect to it. In order to do so, I added the "Service Connect" feature (see image), nonetheless, I cannot manage to connect to it, not even from the...
0
answers
0
votes
43
views
asked a month agolg...
I'm trying out service connect for a couple of services. I'm usign awscdk, and there is a property `ingress_port_override` on `ServiceConnectService`.
> The port on the Service Connect agent...
1
answers
0
votes
54
views
asked a month agolg...
Hello,
I'm trying to configure an envoy proxy container for App Mesh attached to my ECS Service, but I4m seeing some warnings => StreamAggregatedResources gRPC config stream to...
2
answers
0
votes
92
views
asked a month agolg...
Hi there,
I'm currently facing an issue with DNS resolution while using AWS Cloud Map in combination with systemd-resolved as my DNS resolver. Here's the situation:
1. I have a service registered...
1
answers
0
votes
60
views
asked 2 months agolg...
Hello
I want to use the blue green deployment with the ECS Service connect. But as of now the Service Connect only support the rolling deployment.
Is there any workaround or solution for this?
1
answers
0
votes
114
views
asked 2 months agolg...
I used used 3 task definition to launch 3 different services of nginx, db(mysql), php(php-fpm). and I created a namespace called wp-micro. In the Nginx configuration i gave the endpoint of phpfpm...
0
answers
0
votes
64
views
asked 2 months agolg...
We have a docker image with an undertow server deployed in ECS / Fargate.
How do I get the CloudWatch metrics -> Container Insigths -> Performance monitoring -> ECS Prometheus Java/JMX ?
![Saisissez...
1
answers
0
votes
95
views
asked 2 months agolg...
I have a service, and i want to call this service in aws throu CloudFront -> ALB -> ECS Service.
This service fully functional in local environment, but only partly funcional in aws (there are...
0
answers
0
votes
53
views
asked 2 months agolg...