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

The Fargateway Pattern #180

Open
pgarbe opened this issue Feb 16, 2021 · 0 comments · May be fixed by #182
Open

The Fargateway Pattern #180

pgarbe opened this issue Feb 16, 2021 · 0 comments · May be fixed by #182

Comments

@pgarbe
Copy link

pgarbe commented Feb 16, 2021

Running a Fargate service behind an API Gateway. You get all the advantages of API Gateway (e.g. Throttling) and it might be cheaper as an ALB (up until ~16 million requests per month)

The picture shows more than what I have in mind for the pattern. I'd focus on API Gateway / CloudMap / Fargate.
image

source: https://aws.amazon.com/blogs/architecture/field-notes-serverless-container-based-apis-with-amazon-ecs-and-amazon-api-gateway/

pgarbe pushed a commit to pgarbe/serverless that referenced this issue Feb 17, 2021
@pgarbe pgarbe linked a pull request Feb 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant