mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-09 04:10:15 +02:00
36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
# free-for-dev
|
||
A list of software, SaaS, PaaS, IaaS etc offerings that have free tiers for devs
|
||
|
||
# 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
|
||
|
||
# Docker Related
|
||
## Alternate container hosting
|
||
|
||
* https://quay.io/ - unlimited free public containers
|