free-for-dev/README.md
2015-03-18 22:09:53 +00:00

50 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# free-for-dev
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```
## Source Code Repos
* https://bitbucket.org/ - Unlimited public and private git repos for small teams
## Management Systems
* https://opbeat.com/ - release, deploy, monitor. Free for 3 users
## 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.
## PaaS
* http://aws.amazon.com/free/ - AWS Free Tier - free for 12 months
* https://www.heroku.com/ - Host your apps in the cloud, free for single process apps
* https://bluemix.net/ - IBM PaaS with a monthly free allowance
* https://www.openshift.com/ - RedHat OpenShift offers 3 free hosted apps
## IaaS
* https://exoscale.ch/ - Free resources for Open Source projects
## SSO and other Authentication Systems
* https://auth0.com/ - hosted free for development SSO
* https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features
## Issue tracking etc
* https://www.atlassian.com/opensource/overview - Free Jira etc for Open Source projects
## Storage
* https://www.aerofs.com/ - behind-the-firewall dropbox, free for 30 users
## Docker Related
### Alternate container hosting
* https://quay.io/ - unlimited free public containers