diff --git a/nodeJS/express_and_mongoose/deployment.md b/nodeJS/express_and_mongoose/deployment.md index d22e96de490..d20f85404f1 100644 --- a/nodeJS/express_and_mongoose/deployment.md +++ b/nodeJS/express_and_mongoose/deployment.md @@ -121,7 +121,8 @@ Whatever your circumstances, we've got you covered. Here are the PaaS providers **Free plan** -- You get 500 free, one-time-use hours on their free plan, and the applications are never put to sleep when inactive. With this in mind, the free allowance is only enough to host one app for 20 days, and thus isn't recommended. +- You get a free one-time grant of 5$ on their free trial, and the applications are never put to sleep when inactive. +- However, the longevity of your free allowance depends on how many resources you consume. Full usage of the resources available is only enough to host one app for about 30 days, and thus isn't recommended. **Links** diff --git a/ruby_on_rails/rails_basics/deployment.md b/ruby_on_rails/rails_basics/deployment.md index 8e41e080eed..5bbc1075958 100644 --- a/ruby_on_rails/rails_basics/deployment.md +++ b/ruby_on_rails/rails_basics/deployment.md @@ -108,7 +108,8 @@ Whatever your circumstances, we've got you covered. Here are the PaaS providers **Free plan** -- You get 500 free, one-time-use hours on their free plan, and the applications are never put to sleep when inactive. With this in mind, the free allowance is only enough to host one app for 20 days, and thus isn't recommended. +- You get a free one-time grant of 5$ on their free trial, and the applications are never put to sleep when inactive. +- However, the longevity of your free allowance depends on how many resources you consume. Full usage of the resources available is only enough to host one app for about 30 days, and thus isn't recommended. **Links** @@ -227,4 +228,4 @@ This section contains questions for you to check your understanding of this less This section contains helpful links to related content. It isn't required, so consider it supplemental. -* It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum. \ No newline at end of file +* It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.