You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
2.7 KiB

10 years ago
# free-for-dev
10 years ago
Developers and Open Source authors now have a massive amount of services offering free tiers but it can be hard to find them all in order to make informed decisions.
This then is a list of software, SaaS, PaaS, IaaS etc offerings that have free tiers for devs.
You can help by sending Pull Requests to add more services. Once I have a good set of link in this README file I'll look into a better layout for the information and links, help with that appreciated too.
If you're not inclined to make PRs you can tweet me at ```@ripienaar```
10 years ago
## Source Code Repos
* https://bitbucket.org/ - Unlimited public and private git repos for small teams
10 years ago
## Management Systems
* https://opbeat.com/ - release, deploy, monitor. Free for 3 users
10 years ago
## Monitoring
* https://www.datadoghq.com/ - Free for up to 5 nodes
* http://www.stackdriver.com/ - Free for up to 10 nodes/services
* http://newrelic.com/ - Free with 24 hour data retention
10 years ago
## Search
* https://swiftype.com – hosted search solution (API and crawler). Free for a single search engine with up to 1000 documents. Free upgrade to Premuim level for open-source projects.
10 years ago
## Email
* http://www.mailgun.com/ - First 10 000 emails are free
## CDN and Protection
* http://www.cloudflare.com/ - Basic service is free, good for a blog etc
*
10 years ago
## PaaS
* http://aws.amazon.com/free/ - AWS Free Tier - free for 12 months
10 years ago
* https://cloud.google.com/compute/ - Google Cloud Platform gives $300 over 60 days
* https://www.engineyard.com - Engine Yard provides 500 free hours
* http://azure.microsoft.com/ - MS Azure gives $200 worth of free usage for a trial
* https://appharbor.com/ - A .Net PaaS that provides 1 free worker
* https://www.heroku.com/ - Host your apps in the cloud, free for single process apps
10 years ago
* https://bluemix.net/ - IBM PaaS with a monthly free allowance
* https://www.openshift.com/ - RedHat OpenShift offers 3 free hosted apps
10 years ago
* https://bitnami.com/ - One free small app
10 years ago
10 years ago
## IaaS
10 years ago
* https://exoscale.ch/ - Free resources for Open Source projects
10 years ago
* https://mongolab.com/ - Free 500MB MongoDB
* https://cloudant.com/ - Hosted database from IBM, free if usage is below $50/month
10 years ago
10 years ago
## SSO and other Authentication Systems
10 years ago
* https://auth0.com/ - hosted free for development SSO
* https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features
10 years ago
10 years ago
## Issue tracking etc
10 years ago
10 years ago
* https://www.atlassian.com/opensource/overview - Free Jira etc for Open Source projects
10 years ago
10 years ago
## Storage
* https://www.aerofs.com/ - behind-the-firewall dropbox, free for 30 users
## Docker Related
### Alternate container hosting
10 years ago
* https://quay.io/ - unlimited free public containers