All Content tagged with AWS Cloud Map

AWS Cloud Map is a cloud resource discovery service. With Cloud Map, you can define custom names for your application resources, and it maintains the updated location of these dynamically changing resources.

Content language: English

Select tags to filter
Sort by most recent
54 results
I just see an option to create VPC link to NLB, there is nothing elese e.g. Cloudmap which is available for HTTP based apis. I am using ECS Service connect.
2
answers
0
votes
72
views
asked 2 months ago
I have 2 services: nginx and nodejs in same VPC, cluster. I'm using ecs service connect to forward request from nginx to nodejs server. Now I'm facing with issue: when everything work fine, I force ne...
2
answers
1
votes
285
views
asked 4 months ago
I am deploying Nginx and Node.js services on ECS. Nginx listens for requests from the ALB and forwards them to Node.js. Nginx uses upstream and proxy_pass to forward requests to the Node.js service. A...
1
answers
0
votes
285
views
asked 4 months ago
when i update the ECS service with service discovery (Cloudmap, etc) , it does not add PORT to the target, while manually I can add one.
2
answers
0
votes
94
views
asked 5 months ago
Hello, I have EKS pod provide some api, and now want to register pod into cloudmap service, is there any way to register pod into cloudmap service automatically? For example, if the node is changed,...
1
answers
0
votes
64
views
AWS
asked 7 months ago
Can I use AWS Workload Discovery on an existing AWS infrastructure? I need to create a visual diagram of my current AWS architecture without having to manually create a workflow diagram, not trying to...
1
answers
0
votes
238
views
asked 8 months ago
My backend setup for https://api.example.com is Route 53 -> Api Gateway HTTP API -> Cloud Map -> An EC2 instance running docker/django. When I make a fetch request from https://example.com, I get the ...
1
answers
0
votes
192
views
asked 8 months ago
I have 2 ECS clusters say cluster A and cluster B each having multiple ECS services running like service-a1, service-a2, etc and service-b1, service-b2, etc respectively. Each service is running multi...
2
answers
0
votes
570
views
asked 8 months ago
I have a setup with where I have the following: * Custom domain name for HTTP API GW * HTTP API GW with ANY proxy route. This route has a VPC LINK integration with CloudMap * CloudMap Namespace with 1...
1
answers
0
votes
663
views
AWS
asked 9 months ago
How Are Cloud Map Service IDs Generated? I am creating a Service via CDK. It seems like no matter how many times I destroy and re deploy the Service it always has the same ID.
1
answers
0
votes
171
views
profile picture
asked 10 months ago
Using CDK, I am trying to configure an HTTP API Gateway integration that will proxy traffic to an ECS Service using Cloud Map and Service Connect. I need to specify the ARN of a service discovery ser...
1
answers
0
votes
481
views
profile picture
asked 10 months ago
1. AWS ECS **services per namespace** quotas I want to ask about AWS ECS quotas for **services per namespace** Does it mean that the namespace of Cloud Map can only be bound to a maximum of 100 servic...
1
answers
0
votes
349
views
asked a year ago