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

Investigate migration off lambda to ecs #3986

Open
4 tasks
marcoacierno opened this issue Aug 12, 2024 · 0 comments
Open
4 tasks

Investigate migration off lambda to ecs #3986

marcoacierno opened this issue Aug 12, 2024 · 0 comments
Assignees
Labels

Comments

@marcoacierno
Copy link
Member

marcoacierno commented Aug 12, 2024

  • Load balancer setups (pricing if going for ALB or what setup would be needed for a "self-hosted" load balancer?)
  • pricing calculation
  • benefits of the migration: API request time improvements
  • scalability

Useful links:

Route53 failover / healthchecks pricing calculator: https://calculator.aws/#/createCalculator/Route53


Highly connected to #3810

The biggest pain point was the nat instance networking configuration conflicting with the Docker network configuration so if we can get rid of lambda we won't need a nat instance anymore

Now that we have a setup where we launch a Fargate task to process anything "heavy"

@marcoacierno marcoacierno self-assigned this Aug 31, 2024
@marcoacierno marcoacierno linked a pull request Sep 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

Successfully merging a pull request may close this issue.

1 participant