How do services that scale up affect billing? #275
Answered
by
marcuskohlberg
dangdennis
asked this question in
Help
-
If my app quickly grows in a few days or weeks with sustained traffic, how does this affect the pricing for the various tiers? Good thing VC money is here to help /joke 😂 |
Beta Was this translation helpful? Give feedback.
Answered by
marcuskohlberg
Jun 16, 2022
Replies: 1 comment 1 reply
-
Okay, basic reasoning. Free tier scaling limited. But since we use our own cloud, obv I pay for additional infra. Do you have a way to predict operations cost short of me going into AWS billing docs? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @dangdennis, great questions.
As you've already identified, Encore won't charge for usage since for production use cases, you'll use your own cloud account with e.g. AWS. When Encore provisions your infrastructure, you can see exactly what that looks like in your AWS account, as you normally would. And all of AWS tools for monitoring and predicting billing work as they normally would.
We currently don't have any feature built-in for predicting costs, but this is definitely something we're planning to add. Along with tools for cost optimization, taking advantage of the fact that Encore actually understands how your application fits together!
This is what's great about Encore not being …