DEV Community

Cover image for What are the most generous free plans you know?
Madza
Madza

Posted on

What are the most generous free plans you know?

Could you share some services with the most generous free plans across various categories like cloud storage, hosting platforms, database services, CI/CD tools, productivity and collaboration apps, etc?

Some of my favs include Degoo with 100GB free cloud storage, Netlify with unlimited projects and 100GB bandwidth, and DynamoDB with 25 GB of data storage.

Top comments (20)

Collapse
 
savvasstephnds profile image
Savvas Stephanides

Github Pages and Netlify for hosting static pages.

AWS Lambda or Azure Functions are quite generous for serverless APIs. They allow for at least a million requests a month for free under their "always free" tier.

Collapse
 
madza profile image
Madza

Yup, thought of adding Lambda and Azure functions too πŸ˜„

Collapse
 
savvasstephnds profile image
Savvas Stephanides • Edited

Yeah, Azure Functions has helped me immensely when building static and JAMstack sites. There's no way I was going to hit a million requests in a month since they're only needed a few times a month for generating the static websites.

Thanks for the thread, btw. It's really a goldmine!

Thread Thread
 
janat08 profile image
zhan ishzhanov

Aren't cloudflare bundled workers cheaper?

Collapse
 
bookercodes profile image
Alex Booker • Edited

Pusher Channels for building anything real-time (like a chat, real-time graph, notification system) allows up to 100 concurrent users and 200,000 (!) messages a day

Collapse
 
mskog profile image
Magnus Skog

Cloudflare. Free DNS and unlimited(within reason) asset caching.

Collapse
 
vaclavhodek profile image
vaclavhodek

Localazy, with 1000 source phrases and all localization features for free, is pretty decent and enough for localizing typical apps for free.

Also, by sharing translations with other apps, it can actually save a lot of money on professional translations.

Collapse
 
pankajpatel profile image
Pankaj Patel

This is a nice recommendation, I would definitely try it. Currently, localise.biz/plans is on top of my free i18n tools' list with 2000 phrases in free tier.

Collapse
 
vaclavhodek profile image
vaclavhodek • Edited

With a deeper look at their pricing, Localazy is much much better.

Just compare free tiers:

Localazy: 1000 source phrases
Localise: 1000 translatable assets
(just a different name for the same thing)

Localazy: unlimited translations
Localise: 2000 translations

Localazy: unlimited languages
Localise: 10 langauges

Localazy: unlimited private/public projects
Localise: 2 private projects (please note that all projects are private; so this limit is effectively "2 projects only")

Localazy: unlimited revisions
Localise: previous version only

Localazy: unlimited translators, reviewers and additional owners
Localise: unlimited translators only

Increasing number of source phrases / translatable assets:

  • Localazy: one-time payment for permanent increase
  • Localise: lock you in monthly payments

If your app has 1000 phrases in the source language (which is enough for 95% of all existing apps):

  • You can translate it fully into 50, 100, 150 languages for free with Localazy

  • You can translate it fully to only 1 additional language with free Localise and you would need to pay their Agency plan to be able to translate it fully to 50, 100 languages and there is even no plan that would cover you for 150 languages...


Also, there is not mentioned anything about machine translations in Localise plans. Localazy has them available for free including shared translations (more accurate translations by sharing between apps).


From this simple comparation, Localazy is strictly more generous ;-)

Thread Thread
 
pankajpatel profile image
Pankaj Patel

Yeah, you are right. Localazy IS more generous.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt
  • MongoDB Atlas is still good enough, flexible and powerful API, with 500 MB storage. However, if you need regular backups, or pro support, it is at least almost 20 USD / mo.
  • Firebase Storage (not only Firebase Auth). I never have to pay for it. I think AWS S3 in the same category.
Collapse
 
savvasstephnds profile image
Savvas Stephanides

Similar to MongoDB Atlas, mLab provides a decent MongoDB cloud hosting free plan if you're looking for an alternative.

Collapse
 
madza profile image
Madza

yup, and that πŸ˜‰

Collapse
 
madza profile image
Madza

I like Atlas, 512MB is more than enough to get started πŸ˜‰

Collapse
 
lutterlohdev profile image
Jason Lutterloh

Firebase is actually great for free static site hosting.

Collapse
 
eric23 profile image
Eric

3 free static sites at Digitalocean:
digitalocean.com/blog/easily-deplo...

Collapse
 
kayis profile image
K

AWS has some nice free tier offerings. Also, I used Gravit Designer (Sketch alternative) free tier for a long time.

Collapse
 
q0rban profile image
James Sansbury

Tugboat has a free tier that provides hosting agnostic deploy previews and built-in visual regression testing…

Collapse
 
drubb profile image
drubb • Edited

Scaleway has 75 GB of free S3-compatible object storage.

Collapse
 
pankajpatel profile image
Pankaj Patel • Edited

Integromat is good free resource to automate workflows among online apps. I have used it for a while for my Blogging. It's not perfect but already saves a lot.