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 up to 5 tags to filter
Sort by most recent
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
31
views
Jillian
asked 10 days 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
32
views
Jacob
asked 15 days 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...
2
answers
0
votes
41
views
karan
asked 16 days 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
587
views
AWS
asked a month 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
86
views
profile picture
asked 2 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...
1
answers
0
votes
404
views
profile picture
asked 2 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...
1
answers
0
votes
207
views
Allen
asked 3 months ago
I am going to use ECS on EC2 for the API architecture that will involve running several Services (e.g. separate adjustable 'container sets'). I need service-to-service communication for them and seems...
1
answers
0
votes
754
views
asked 4 months ago
![Enter image description here](/media/postImages/original/IMOBm6eNbOT0-Rod--i0cMFg) Using this architecture I have set up my http api in account a. I added an integration with a vpc link using cloud...
1
answers
0
votes
273
views
asked 5 months ago
I need to create a cloud map service that will allow my http api in account A to communicate with my private rest api in account B. This service needs to register the private endpoint's DNS name. What...
1
answers
0
votes
259
views
asked 5 months ago
I am setting up a VPC endpoint to allow communication between my two AWS Accounts. Account A is using an http api with cloud map to call the private api in account b. I need to setup a VPC endpoint in...
1
answers
0
votes
259
views
asked 5 months ago
How do I configure my VPC link to point to a CloudMap service in a separate account. When I go to make a VPC link, I have to choose a VPC, but only see VPCs in my own account. I want to be registering...
1
answers
0
votes
155
views
asked 5 months ago