Conect services Ecs con AWS Cloud Map

0

How can I configure an AWS Cloud Map to connect ecs service tasks which are automatically raised and destroyed when I push a repo? How can I see the id of a service?

已提問 1 年前檢視次數 401 次
1 個回答
3

Create a namespace in AWS Cloud Map Open the AWS Cloud Map console (https://console.aws.amazon.com/cloudmap/). Choose "Create namespace" and enter a namespace name and description.

Enter image description here

Enter image description here

Enter image description here

To discover the tasks within your application, you can use the AWS SDK or CLI to query the AWS Cloud Map service based on the namespace and service name you've configured. For more information and examples, refer to the AWS Cloud Map documentation: https://docs.aws.amazon.com/cloud-map/latest/dg/what-is-cloud-map.html

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南