Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use service discovery instead of load balancer for internal services #441

Open
lukehoban opened this issue Mar 23, 2018 · 1 comment
Open
Assignees
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features

Comments

@lukehoban
Copy link
Member

With the launch of https://aws.amazon.com/about-aws/whats-new/2018/03/introducing-service-discovery-for-amazon-ecs/, we can now avoid creating load balancer for internal services. This will significantly reduce cost and complexity, and align better with how we’ll want to expose containerized services in Kubernetes.

@lukehoban
Copy link
Member Author

We are adding AWS-specific libraries for working with ECS Services as part of pulumi/pulumi-awsx#53. In the near term, those will offer greater flexibility to control details like this for users who are working with AWS. We'l continue to think about how to add cross-cloud support for this as part of the cloud package.

@lukehoban lukehoban removed this from the 0.22 milestone Mar 17, 2019
@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant