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

Move to AWS / Cost optimization #27

Closed
4 of 12 tasks
mxpv opened this issue May 16, 2019 · 0 comments
Closed
4 of 12 tasks

Move to AWS / Cost optimization #27

mxpv opened this issue May 16, 2019 · 0 comments

Comments

@mxpv
Copy link
Owner

mxpv commented May 16, 2019

  • Add gzip (c18b1b0)
  • Clarify ALB traffic routing?
  • Migrate resolver to container (drop lambda)
  • Migrate resolve request counter to RDS
  • Mirror updates from DynamoDB/Redis to RDS
  • Migrate updater lambda to container/instance (drop lambda).
  • Drop DynamoDB/Redis.
  • Add RDS cleaner lambda (clean abandoned feeds)
  • Move pledge updates to a separate container or lambda
  • Fix AWS permissions (use instance role instead of hardcoded keys).
  • Move images to ECR
  • Consider moving to ECS for higher availability (run containers on 2+ instances) with
Costs
RDS: ~$30
ALB: ~ $40
EC2: ~$2x30
Other: ~$20
--
Total: $150
@mxpv mxpv closed this as completed May 31, 2019
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

No branches or pull requests

1 participant