Score:1

ECS task to VPC endpoint/NAT Gateway routing

in flag
pds

we have an ECS task that makes Rest API calls of two types: /path1 and /path2 in a Private subnet. We route the requests to Internet Gateway through a NAT gateway present in a public subnet.

Flow: ECS task -> NAT Gateway -> Internet Gateway.

Now, we want to route the /path2 requests to a VPC endpoint that we will create.

ECS task -> path/1 -> NAT Gateway -> Internet Gateway.

ECS task -> path/2 -> vpc endpoint ->

How can we achieve this?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.