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.

542 lines
45 KiB

10 years ago
# 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.
10 years ago
This is list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers.
10 years ago
The scope of this particular list is limited to things infrastructure developers (System Administrator, DevOps Practitioners, etc.) are likely to find useful. We love all the free services out there, but it would be good to keep it on topic. It's a bit of a grey line at times so this is a bit opinionated; do not be offended if I do not accept your contribution.
10 years ago
You can help by sending Pull Requests to add more services. Once I have a good set of links in this README file, I'll look into a better layout for the information and links (help with that is appreciated too).
10 years ago
9 years ago
*NOTE:* This list is only for as-a-Service offerings, not for self hosted software.
Table of Contents
=================
* [Source Code Repos](#source-code-repos)
* [Tools for teams & Collaboration](#tools-for-teams--collaboration)
* [Code Quality](#code-quality)
* [Code Search and Browsing](#code-search-and-browsing)
* [CI / CD](#ci--cd)
* [Security and PKI](#security-and-pki)
* [Management Systems](#management-systems)
* [Log Management](#log-management)
* [Translation Management](#translation-management)
* [Monitoring](#monitoring)
* [Crash / Exception handling](#crash--exception-handling)
* [Search](#search)
* [Email](#email)
* [CDN and Protection](#cdn-and-protection)
* [PaaS](#paas)
* [BaaS](#baas)
* [Web Hosting](#web-hosting)
* [IaaS](#iaas)
* [DBaaS](#dbaas)
* [STUN, WebRTC, Web Socket Servers and other Routers](#stun-webrtc-web-socket-servers-and-other-routers)
* [Issue tracking / Project management](#issue-tracking--project-management)
* [Storage and Media Processing](#storage-and-media-processing)
* [Design & UI](#design--ui)
* [Data Visualization on Maps](#data-visualization-on-maps)
* [Package Build Systems](#package-build-systems)
* [IDE and Code Editing](#ide-and-code-editing)
* [Analytics, Events and Statistics](#analytics-events-and-statistics)
* [International Mobile number verification API and SDK](#international-mobile-number-verification-api-and-sdk)
* [Payment / Billing Integration](#payment--billing-integration)
* [Other Packs](#other-packs)
* [Docker Related](#docker-related)
* [Alternate container hosting](#alternate-container-hosting)
* [Vagrant Related](#vagrant-related)
* [Vagrant box indexes](#vagrant-box-indexes)
* [Technology watch](#technology-watch)
* [Data mining](#data-mining)
10 years ago
* [Other lists](#other-lists)
10 years ago
## Source Code Repos
* https://bitbucket.org/ - Free unlimited public and private repos (GIT and Mecurial) for up to 5 users
10 years ago
* http://chiselapp.com/ - Unlimited public and private Fossil repositories
* https://github.com/ - Free for an unlimited number of public repositories
* https://about.gitlab.com/ - Unlimited public and private GIT repos with unlimited collaborators
* https://hub.jazz.net/ - Unlimited public repos, private repos free for up to 3 accounts
* https://visualstudio.com/ - Free unlimited private repos (GIT and TFS) for up to 5 users per team
* https://assembla.com/ - Free repo hosting in a free plan
* http://www.fogcreek.com/kiln/ - Free unlimited public and private repos (hybrid of GIT and Mecurial) for 2 users
* https://www.plasticscm.com/pricing.html#free-and-community - Free for individuals, OSS and non-profits
* [Cloud Source Repositories](https://cloud.google.com/tools/cloud-repositories/) - Free private GIT repositories hosted on Google Cloud Platform. Supports syncing with existing GitHub and Bitbucket repos. Free Beta for up to 500 MB of storage
10 years ago
## Tools for Teams & Collaboration
10 years ago
* http://appear.in/ - One click video conversations, for free
10 years ago
* https://www.flowdock.com/ - Chat and inbox, free for teams of 5 or less
* https://slack.com/ - Free for unlimited users with some feature limitations
* https://hipchat.com/ - Free for unlimited users with some feature limitations
* https://gitter.im/ - Chat, for GitHub. Unlimited public & private rooms, free for teams of up to 25
* http://www.google.com/hangouts/ - One place for all your Conversations, for free, need a Google account
* http://seafile.com/ - Private or cloud storage, file sharing, sync, discussions. Private version is full. Cloud version has just 1 GB
* https://sameroom.io/ - Free for unlimited users with some feature limitations
* https://yammer.com/ - Private social network standalone or for MS Office 365. Free, just a bit less admin tools and users management features
* https://www.blockspring.com/ - Share scripts with anyone on your team: cross language and with spreadsheet users. Free for 5 million runs/month
* https://helpmonks.com/ - Shared inbox for teams - Free for open source projects and non-profit organizations
* http://typetalk.in/ - Share and discuss ideas with your team through instant messaging on the web or on your mobile
* https://talky.io/ - Free group video chat. Anonymous. Peer‑to‑peer. No plugins, signup, or payment required
* http://sourcetalk.net/ - Code discussion tool, free for open code talks
* http://vipaar.com/ - Help over video with augmented reality. Free without analytics, encryption, support
* https://evernote.com/ - Tool for organizing information. Share your notes and work together with others
* https://www.wunderlist.com/ - Share your lists and work collaboratively on projects with your colleagues - Available for free to download and use on iPhone, iPad, Mac, Android, Windows and the Web
* http://doodle.com/ - The scheduling tool you'll actually use. Find a date for a meeting 2 times faster
* https://sendtoinc.com/ - Share links, notes, files and have discussions. Free for 3, 100 MB
* https://www.zoom.us/ - Secure Video and Web conferencing, add-ons available. Free limited to 40 min
* https://ideascale.com/ - Allow clients to submit ideas and vote, free for 25 members in 1 community
* https://filehero.io/ - Make it easy to access your company's file storage from a corporate download page. Free for 5 concurrent downloads
* https://codenvy.com/ - Share developer environments for your project. Includes configuration for the browser IDE, build, debug and run environments. Free tier with 4 GB environments and support for >90 languages
10 years ago
## Code Quality
* http://tachikoma.io/ - Dependency Update for Ruby, Node.js, Perl projects - free for Open Source
9 years ago
* https://gemnasium.com/ - Dependency Update for Ruby, Node.js projects - free for Open Source
10 years ago
* https://landscape.io/ - Code Quality for Python projects, free for Open Source
* https://codeclimate.com/ - Automated code review, free for Open Source
* https://houndci.com/ - Comments on GitHub commits about code quality - free for Open Source
10 years ago
* https://coveralls.io/ - Display test coverage reports - free for open source
* https://scrutinizer-ci.com/ - Continuous inspection platform - free for Open Source
9 years ago
* https://codecov.io/ - Code coverage tool (SaaS), free for Open Source
* https://insight.sensiolabs.com/ - Code Quality for PHP/Symfony projects, free for Open Source
* https://www.codacy.com/ - Automated code reviews for PHP, Python, JavaScript, Scala and CSS - free for open source
* https://www.pullreview.com/ - Automated Code Review for Ruby in GitHub, Bitbucket and GitLab - free for Open Source
10 years ago
* http://gocover.io/ - Code coverage for any [Go](http://golang.org/) package
* http://inch-ci.org/ - Documentation badges for Ruby, JS & Elixir
* https://scan.coverity.com/ - Static code analysis for Java, C/C++, C# and JavaScript - free for Open Source
9 years ago
* http://www.webceo.com/ - SEO tools but with also code verifications and different type of advices
* https://zoompf.com/ - Fix the performance of your web sites, detailed analysis
9 years ago
* http://www.websitetest.com/ - Yotta's tool to optimize web sites, free limited version online
* https://gtmetrix.com/ - Reports and thorough recommendations to optimize websites
## Code Search and Browsing
* https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references - free for open source
* https://searchcode.com/ - comprehensive text-based code search - free for open source
10 years ago
## CI / CD
* https://codeship.com/ - 100 private builds/month, 5 private projects. Unlimited for Open Source
* https://circleci.com/ - Free for one concurrent build
* https://travis-ci.org/ - Free for public GitHub repositories
* http://wercker.com/ - Free for public and private repositories
10 years ago
* https://drone.io/ - CI platform that includes browser testing, free for Open Source
* https://semaphoreci.com/ - 100 private builds/month. Unlimited for Open Source
* http://www.shippable.com/ - Free for 1 build container, private and public repos, unlimited builds
* https://snap-ci.com/ - Free for public repositories, 1 build at the time
* http://www.appveyor.com/ - CD service for Windows. Free for open-source projects
* [Comparison of Continuous Integration services](https://github.com/ligurio/Continuous-Integration-services)
* https://saucelabs.com/ - CI with scalable testing for mobile and web apps, free for Open Source
* http://ftploy.com/ - 1 project w/ unlimited deployments
* https://deployhq.com/ - 1 project w/ 10 daily deployments
* https://hub.jazz.net/ - 60 minutes of free build time/month
* https://styleci.io/ - Public GitHub repositories only
* http://deploybot.com - Free for 1 repository, private or public. Supports any service you can throw at it
* https://www.bitrise.io/ - iOS CI/CD with 200 free builds/month
10 years ago
10 years ago
## Security and PKI
10 years ago
* https://crypteron.com - Cloud-first, developer-friendly security platform prevents data breaches in .NET and Java applications
* http://vaddy.net/ - Continuous web security testing with continuous integration (CI) tools. 3 domains, 10 scan history for free
10 years ago
* https://www.globalsign.com/en/ssl/ssl-open-source/ - Free SSL certs for Open Source projects
* https://www.startssl.com/ - Free SSL certs
* http://www.soclall.com/ - Free up to 1,000 users login, post, share through top 20+ social networks
* https://stormpath.com/ - Free user management, authentication, social login, and SSO
* https://auth0.com/ - Hosted free for development SSO
* https://getclef.com/ - New take on auth unlimited free tier for anyone not using premium features
* https://ringcaptcha.com/ - Tools to use phone number as id, available for free
* https://www.ssllabs.com/ssltest/ - Very deep analysis of the configuration of any SSL web server
* https://qualys.com/forms/freescan/owasp/ - Find web app vulnerabilities, audit for OWASP Risks
* [alienvault.com ThreatFinder](https://www.alienvault.com/open-threat-exchange/threatfinder) - Uncovers compromised systems in your network
* https://duosecurity.com/ - Two-factor authentication (2FA) for website or app. Free 10 users, all authentication methods, unlimited, integrations, hardware tokens
* https://www.tinfoilsecurity.com/ - Automated vulnerability scanning. Free plan = weekly XSS scans
10 years ago
* http://www.acunetix.com/free-network-security-scanner/ - Free vulnerability & network scanning for 3 targets
* https://www.ponycheckup.com/ - An automated security checkup tool for Django websites
* https://www.foxpass.com/ - Hosted LDAP and RADIUS. Easy per-user logins to servers, VPNs, and wireless networks. Free for 10 users
* https://www.opswatgears.com/ - Security Monitoring of computers, devices, applications, configurations,... Free 25 users and 30 days history
* https://bitninja.io/ - Botnet protection through a blacklist, free plan only reports limited information on each attack
* https://www.onelogin.com/ - Identity as a Service (IDaaS), Single Sign-On Identity Provider, Cloud SSO IdP, 3 company apps and 5 personal apps, unlimited users
* https://www.logintc.com/ - 2FA by push notifications, free for 10 users, VPN, Websites and SSH
10 years ago
## Management Systems
* https://bitnami.com/ - Deploy prepared apps on IaaS. Management of 1 AWS micro instance free
* http://www.visualops.io/ - 3,600 instance hours/month free
10 years ago
## Log Management
* https://papertrailapp.com/ - 48 hours search, 7 days archive, 100 MB/month
* https://logentries.com/ - Free up to 5 GB/month with 7 days retention
10 years ago
* https://www.loggly.com/ - Free for a single user, see the ```lite``` option
* http://sematext.com/logsene - Free for 1M logs, unlimited retention
* https://www.sumologic.com/ - Free up to 500 MB/day, 7 days retention
10 years ago
## Translation Management
* https://lingohub.com/ - free up to 3 users, Open Source projects are always free
* https://www.getlocalization.com/ - free for public projects
* http://webtranslateit.com/ - free up to 500 strings
* http://transifex.com/ - free for Open Source projects
* http://www.oneskyapp.com/ - limited free edition for up to 5 users, free for Open Source projects
* https://crowdin.com/ - Unlimited projects, unlimited strings and collaborators for Open Source projects
10 years ago
## Monitoring
* https://opbeat.com/ - Application performance, errors & releases. Free with 24 hour data retention
* https://checkmy.ws/en/solutions/free-forever-for-foss/ - Free 15 days full demo and 3 websites forever free for Open Source projects
* http://www.appneta.com/ - Free with 1 hour data retention
* https://www.thousandeyes.com/ - Network & user experience monitoring. 3 locations, plus 20 data feeds of major web services free
10 years ago
* https://www.datadoghq.com/ - Free for up to 5 nodes
* http://www.stackdriver.com/ - Free for up to 10 nodes/services
10 years ago
* https://keymetrics.io/ - Free for 2 servers with 7 days data retention
10 years ago
* http://newrelic.com/ - Free with 24 hour data retention
10 years ago
* https://nodequery.com/ - Free basic server monitor up to 10 servers
10 years ago
* https://www.pingdom.com/free/ - 1 site free
* http://www.watchsumo.com/ - Free website monitoring, 50 Http(s), Ping or Keywords, every 5+ minutes
* https://www.opsgenie.com/ - Alert management with mobile push. 600 free alerts/month for 2 users
* https://www.runscope.com/ - Monitor and log API usage. Single user 25,000 request/month free
10 years ago
* http://www.circonus.com/ - Free for 20 metrics
* https://uptimerobot.com/ - Website monitoring, 50 monitors free
* https://www.statuscake.com/ - Website monitoring, unlimited tests free with limitations
* http://www.boundary.com/ - Free 1 second resolution for up to 10 servers
* https://ghostinspector.com/ - Free website and web application monitoring. Single user, 100 test runs/month
* http://java-monitor.com/ - Free monitoring of JVM's and uptime
* http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500 K custom metrics data points, unlimited dashboards, users, etc
* https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.)
* https://www.stathat.com/ - Get started with ten stats for free, no expiration
* https://www.skylight.io/ - Free for first 100 K requests
* https://www.appdynamics.com/ - Free for 24h metrics, application performance management agents limited to one Java, one .NET, one PHP, and one Node.js
* https://deadmanssnitch.com/ - Monitoring for cron jobs. 1 free snitch (monitor) - more available if you refer others to sign up
10 years ago
* https://www.librato.com/ - Free up to 100 metrics at 60s resolution
* https://freeboard.io/ - Free for public projects. Dashboards for your Internet of Things projects
* https://loader.io/ - Free load testing tools with limitations
* http://www.probeapi.com/ - Performance Monitoring API, checks ping, dns etc
* https://blackfire.io - Blackfire is the SaaS-delivered Application Performance Solution. Free Hacker plan
* http://apimetrics.io/ - Automated API Performance Monitoring, Testing and Analytics. Free Plan- Manually make API calls and Run from their West Coast servers
10 years ago
10 years ago
## Crash / Exception handling
* https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention
* https://bugsnag.com/ - Free for up to 2000 errors/month after the initial trial
* https://airbrake.io/ - Automatically groups, organizes and notifies you about your application errors. Free plan - 7200 errors/day, 1 user, 1 project, 2 days retention
* http://getsentry.com/ - Sentry tracks app exceptions in realtime, has a small free plan. Free, unrestricted use if self-hosted
10 years ago
## Search
* https://www.algolia.com/ - Hosted search-as-you-type (instant). Free hacker plan up to 1,000 documents and 50,000 operations. Bigger free plans available for community/open source projects
* https://swiftype.com/ - hosted search solution (API and crawler). Free for a single search engine with up to 1000 documents. Free upgrade to Premium level for open-source projects
* https://bonsai.io/ - Free 1 GB memory and 1 GB storage
* http://www.searchly.com/ - Free 2 Indices and 5 MB storage
* https://facetflow.com/ - Hosted Elasticsearch for Microsoft Azure. Free 5000 docs / 500 MB
* http://indexisto.com/ - Site search reinvented. Free 10,000,000 document index limit with advertisement block
10 years ago
## Email
* http://www.sparkpost.com/ - First 10,000 emails/month are free
* http://www.mailgun.com/ - First 10,000 emails/month are free
* http://mailchimp.com/ - 2,000 subscribers and 12,000 emails/month are free
* https://sendloop.com/ - 2,000 subscribers and 10,000 emails/month is free
* http://sendgrid.com/ - 400 emails/day for free and 25,000 free transactional emails/month for emails sent from a Google compute instance or Microsoft Azure App Service
* http://mandrill.com/ - First 2,000 emails are free
* https://www.phplist.com/ - Hosted version allow 300 emails/month for free
* https://www.mailjet.com/ - 6000 emails/month for free
* https://www.sendinblue.com/ - 9000 emails/month for free
* https://mailtrap.io/ - Fake SMTP server for development, free plan with 1 inbox, 50 messages, no team members, 2 emails/sec, no forward rules
* https://mailstache.io/ - 4 mailboxes with 1 GB each for up to 2 custom domains
* https://postmarkapp.com/ - First 25,000 emails are free
* https://www.zoho.com/mail/ - Free email management and collaboration for up to 10 users
* https://domain.yandex.com/domains_add/ - Free email and DNS hosting for up to 1000 users
* http://moosend.com/ — Mailing list management service. Free account for 6 months for startups
* https://debugmail.io/ - Easy to use testing mail server for developers
* https://mailboxlayer.com/ - Email validation & verification JSON API for developers. 1000 free api requests/month
* http://mailcatcher.me/ - Catches mail and serves it through a web interface
* http://www.yopmail.fr/en/ - Disposable email address
10 years ago
10 years ago
## CDN and Protection
* http://www.cloudflare.com/ - Basic service is free, good for a blog, Cloudflare also offers a free SSL certificate service
10 years ago
* http://www.bootstrapcdn.com/ - CDN for bootstrap, bootswatch and font awesome
* https://surge.sh/ - Zero-bullshit, single–command, bring your own source control web publishing CDN
* https://cdnjs.com/ - CDN for JavaScript libraries, CSS libraries, SWF, images, etc
* http://www.jsdelivr.com/ - super-fast CDN of OSS (JS, CSS, fonts) for developers and webmasters, accepts PRs to add more
* https://developers.google.com/speed/libraries/ - The Google Hosted Libraries is a content distribution network for the most popular, open-source JavaScript libraries
* https://www.asp.net/ajax/cdn - The Microsoft Ajax Content Delivery Network (CDN) hosts popular third party JavaScript libraries such as jQuery and enables you to easily add them to your Web application
* https://toranproxy.com/ - Proxy for Packagist and GitHub. Never fail CD. Free for personal use, 1 developer, no support
* http://rawgit.com/ - free limited traffic, serves raw files directly from GitHub with proper Content-Type headers
* https://www.incapsula.com/ - free CDN and DDoS protection
* https://www.fastly.com/ - Free CDN, all features until 50$/m is reached, enough for most, then pay or suspended
* http://ddos-protection.io/ - Free DDoS protection with unlimited websites
* https://www.section.io/ - A simple way to spin up and manage a complete Varnish Cache solution. Supposedly free forever for one site
* https://www.netdepot.com/cdn/ - First 100 GB free/month
10 years ago
10 years ago
## PaaS
* http://restlet.com/products/apispark/ - APISpark enables any API, application or data owner to become an API provider in minutes via an intuitive browser interface
* https://cloud.google.com/appengine/ - Google App Engine gives 28 instance hours free, 1 GB NoSQL Database and more
* https://www.engineyard.com/ - Engine Yard provides 500 free hours
10 years ago
* http://azure.microsoft.com/ - MS Azure gives $200 worth of free usage for a trial
* http://hpcloud.com/ - $300 credit over 90 days
10 years ago
* https://appharbor.com/ - A .Net PaaS that provides 1 free worker
* https://shellycloud.com/ - Platform for hosting Ruby and Ruby on Rails apps. Shelly Cloud gives €20 free credit
* https://www.heroku.com/ - Host your apps in the cloud, free for single process apps
* https://www.firebase.com/ - Build realtime apps, free plan has 100 Max Connections, 10 GB Data Transfer, 1 GB Data Storage. 1 GB Hosting Storage and 100 GB Hosting Transfer
10 years ago
* https://bluemix.net/ - IBM PaaS with a monthly free allowance
* https://www.openshift.com/ - Red Hat PaaS, free tier provides three small gears each with 512 MB memory and 1 GB storage. {[Browse one-click deployments](https://hub.openshift.com/)}
* https://algorithmia.com/ - Host and Use algorithms for free - includes 10,000 credits (seconds of on-demand execution time) free. Now with CLI support
* https://bigml.com/ - Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16 MB data/task
* https://www.activestate.com/stackato/ - Enterprise-hardened Cloud Foundry PaaS from ActiveState, for private, public and hybrid cloud, free up to 20 GB
* http://www.outsystems.com/ - Enterprise web development PaaS for on-premise or cloud, free "personal environment" offering allows for unlimited code and up to 1 GB database
* https://platform.telerik.com/ - Build and deploy mobile applications using JavaScript. Free plan has 100 MB Data Storage, 1 GB File storage, 5 GB Bandwidth, 1 million push notifications for BaaS offering, 100 active devices for analytics
* http://scn.sap.com/docs/DOC-56411 - The in-memory Platform-as-a-Service offering from SAP. Free developer accounts come with 1 GB structured, 1 GB unstructured, 1 GB of GIT data and allow you to run HTML5, Java and HANA XS apps
* https://www.mendix.com/ - Rapid Application Development for Enterprises - Unlimited number of free sandbox environments supporting 10 users, 100 MB of files and 100 MB database storage each
* https://www.pythonanywhere.com/ - cloud Python app hosting. Beginner account is free - one Python web applications at your-username.pythonanywhere.com domain, 512 MB private file storage, one MuSQL database
10 years ago
* https://www.tutum.co/ - The Docker Platform for Dev and Ops - Build, deploy, and manage your apps across any cloud - free while in beta and free developer plan when tutum will be production ready
9 years ago
* http://www.configure.it/ - Mobile app development platform, free for 2 projects, limited features but no resource limits
* https://stamplay.com/ - 50 K API calls, 100 GB data transfer, and 1 GB storage for free
9 years ago
* http://qtcloudservices.com/products/managed-runtime/ - Managed platform with micro runtime instance and database for free
* http://elastx.com/start/easypaas/ - Free tier with up to 4 "cloudlets". Must be renewed every year
* https://viaduct.io/ - 350 MB of RAM and a 1 GB database for free
* http://pagodabox.io/ - Small worker, web server, cache, and database for free
* https://www.cloudandheat.com/en/paas.html - 128 MB of RAM for free, includes support for custom domains for free
* https://www.apicastor.com/ - Convert spreadsheets into URL and monitor access
## BaaS
* http://apigee.com/docs/api-baas (product docs), http://apigee.com/docs/developer-vs-edge (registration) - Unlimited trial includes NoSQL data store with 25 GB of storage, user and permission management, geolocation, 10,000,000 push notifications/month, remote configuration, beta and A/B split testing, APM, fully API driven. Accessible and manageable via UI, SDK, and API
* http://appacitive.com/ - Mobile backend, free for the first 3 months with 100 K API calls, Push notifications
* https://bip.io/ - A web-automation platform for easily connecting web services. Fully open GPLv3 to power the backend of your open-source project. Commercial OEM License available
* https://www.blockspring.com/ - Cloud functions. Free for 5 million runs/month
* https://www.contentful.com/ - Content as a Service. Content Management & Delivery APIs in the cloud. 3 users, 3 spaces (repositories) and 1,000,000 API requests/month for free
* http://www.kinvey.com/ - Mobile backend, starter plan has unlimited requests/second, with 2 GB of data storage, as well as push notifications for up 5,000,000 unique recipients. Enterprise application support
* http://konacloud.io/ - Web and Mobile Backend as a Service, with 5 GB free account
* https://layer.com/ - The full-stack building block for communications
* https://www.parse.com/ - Mobile backends, free plan has 30 requests/sec, with 20 GB of file and database storage, as well as push notifications for up to 1,000,000 unique recipients
* http://quickblox.com/ - A communication backend for instant messaging, video and voice calling, and push notifications
* https://pushbots.com/ - Push notification service. Free for up to 1,500,000 push/month
* http://www.dreamfactory.com/ - DreamFactory is an open source backend platform that provides all of the RESTful services you need to build fantastic mobile and web applications
* https://www.mashape.com/ - API Marketplace And Powerful Tools For Private And Public APIs. With the free tier, some features are limited such as monitoring, alerting and support
9 years ago
* https://onesignal.com/ - Unlimited free push notifications
* https://getstream.io/ - Build scalable newsfeeds & activity streams in a few hours instead of weeks, free for 3 million feed updates/month
* https://tyk.io/ - API management with authentication, quotas, monitoring, and analytics. Free cloud offering
* http://www.iron.io/ - Async task processing (like AWS Lambda) with free tier and 1 month free trial
* http://stackhut.com/ - Async task processing (like AWS Lambda). 10 free private services and unlimited free public services
* https://www.pubnub.com/ - Free push notifications for up to 1,000,000 messages/month and 100 active daily devices
9 years ago
* https://webtask.io/ - Run code with an HTTP call. No provisioning. No deployment. Developed by [Auth0](https://auth0.com/)
* https://zapier.com/ - Connect the apps you use, to automate tasks. 5 zaps, every 15 min. and 100 tasks/month
## Web Hosting
* http://closeheat.com - Development Environment in the Cloud for Static Websites with Free Hosting and GitHub integration. 1 free website with custom domain support
* https://www.simplybuilt.com/ - SimplyBuilt offers free website building and hosting for open source projects (http://www.simplybuilt.com/explore/free-websites-for-open-source-projects). Simple alternative to GitHub Pages
* http://www.devport.co/ - Turn GitHub projects, Apps, and websites into a personal developer portfolio
* https://www.netlify.com/ - Builds, deploy and hosts static site or app, free for 100 MB data and 1 GB bandwidth
* https://divshot.com/ - Static Web Hosting for developers, free basic apps, 1 GB bandwidth, 100 MB storage, custom domains, subdomain SSL
* https://pantheon.io/ - Drupal and WordPress hosting, automated DevOps, and scalable infrastructure. Free for developers and agencies
* https://www.acquia.com/free - Hosting for Drupal sites. Free tier for developers. Free development tools (such as Acquia Dev Desktop) also available
* https://www.bitballoon.com - BitBalloon offers hosting for static sites and apps. Free on a subdomain
* https://freedns.afraid.org/ - Free DNS hosting
10 years ago
* https://dns.he.net/ - Free DNS hosting service with Dynamic DNS Support
* https://readthedocs.org/ - Free documentation hosting with versioning, PDF generation and more
* http://www.luadns.com/ - Free DNS hosting, 3 domains, all features with reasonable limits
10 years ago
## IaaS
10 years ago
* http://aws.amazon.com/free/ - AWS Free Tier - Free for 12 months
10 years ago
* https://exoscale.ch/ - Free resources for Open Source projects
* https://developer.rackspace.com/ - Rackspace Cloud gives $50/month for 12 months
* https://cloud.google.com/compute/ - Google Compute Engine gives $300 over 60 days
* https://cloud.google.com/container-engine/ - Google Container Engine for run Docker containers (Alpha). Pricing: same of Google Compute Engine
* https://nsone.net/ - Data Driven DNS, automatic traffic management, 1M free Queries
* https://www.cronasaservice.com/ - Hosted cron service to send regular HTTP requests. Unlimited free cron jobs
* http://www.virtzone.net/ - Free VPS. You must meet certain minor qualifications
## DBaaS
* https://cloudant.com/ - Hosted database from IBM, free if usage is below $50/month
10 years ago
* https://orchestrate.io/ - 1 application free
* https://redislabs.com/redis-cloud - Redis as a Service, 30 MB and 30 concurrent connections free
* https://www.backand.com/ - Back-end as a service for AngularJS
* http://www.zenginehq.com/ - Build business workflow apps in minutes - free for single users
* https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free
* https://import.io/ - Easily turn websites into APIs, completely free for life
* https://kimonolabs.com/ - "Turn websites into structured APIs from your browser in seconds", free for public APIs, up to 20 million pages fetch/month. Supports scheduling, JSON, CSV, post-auth,...
* https://redsmin.com/ - Online real-time monitoring and administration service for Redis, 1 Redis instance free
* http://graphstory.com/ - GraphStory offers Neo4j (a Graph Database) as a service
* http://www.elephantsql.com/ - PostgreSQL as a service, 20 MB free
* http://www.graphenedb.com/ - Neo4j as a service, up to 1,000 nodes and 10,000 relations free
* https://mongolab.com/ - MongoDB as a service, 500 MB free
* https://scalingo.com/ - Primarily a PaaS but offers a 512 MB free tier of MySQL, PostgreSQL, or MongoDB
* https://skyvia.com/ - "Cloud data platform". Offers a free tier and all plans are completely free while in beta
* https://airtable.com/ - looks like a spreadsheet, but it's a relational database, unlimited bases, 1200/base, 1000 API request/month
* https://www.iriscouch.com/ - CouchDB as a service. Free for developing, prototyping, etc
10 years ago
10 years ago
## STUN, WebRTC, Web Socket Servers and other Routers
* https://pusher.com/ - Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100 K messages/day
10 years ago
* stun:stun.l.google.com:19302 - Google STUN
* stun:global.stun.twilio.com:3478?transport=udp - Twilio STUN
* https://www.segment.com/ - Hub to translate and route events to other third party services. 100 K events/month free
* https://ngrok.com/ - expose locally running servers over a tunnel to a public URL
* https://www.cloudamqp.com/ - RabbitMQ as a Service. Little Lemur plan: max 1 M message/month, max 20 concurrent connections, max 100 queues, max 10,000 queued messages, multiple nodes in differen AZ's
10 years ago
## Issue tracking / Project management
* https://www.bitrix24.com/ - Free intranet & project management tool
* https://www.pivotaltracker.com/community/public-projects - Pivotal Tracker. Free for public projects
10 years ago
* https://www.atlassian.com/opensource/overview - Free Jira etc for Open Source projects
* http://kanbantool.com/ - Kanban board based project management. Free (paid plans with more options)
* https://kanbanflow.com/ - Board based project management. Free (premium version with more options)
* https://kanbanpad.com/ - Board based project management. Free (premium version with more options)
* https://kanbanery.com/ - Board based project management. Free for 2 users (premium tiers with more options)
* https://zenhub.io/ - The only project management solution inside GitHub. Free for public repos, OSS, and non-profits
* https://trello.com/ - Board based project management. Free
* http://www.fogcreek.com/fogbugz/ - Bug Tracking & Project Management. Free for 2 users
* https://waffle.io/ - Board based project management solution from your existing GitHub Issues. Free for open-source
* https://huboard.com/ - Instant project management for your GitHub issues. Free for open-source
* https://taiga.io/ - Project management platform for startups and agile developers. Free for open-source
* https://www.jetbrains.com/youtrack/buy/open_source_incloud.jsp - Free hosted YouTrack (InCloud) for FOSS projects (private projects free for 10 users: https://www.jetbrains.com/youtrack/buy/)
* https://github.com/ - In addition to its GIT storage facility, GitHub offers basic issue tracking
* https://asana.com/ - Free for private project with collaborators
* http://www.acunote.com/ - Free project management and SCRUM software for up to 5 team members
* http://gliffy.com/ - Online diagrams: flowchart, UML, wireframe,... Also Plugins for Jira & Confluence. 5 diagrams and 2 MB free
* https://cacoo.com/ - Online diagrams in real time: flowchart, UML, network. Free max. 15 users/diagram, 25 sheets
* https://www.draw.io/ - Online diagrams stored locally, in Google Drive, OneDrive or Dropbox. Free for all features and storage levels
* https://hub.jazz.net/ - IBM Bluemix's project management services. Free for public projects, free for up to 3 users for private projects
* http://leankit.com/ - Kanban board, that visualizes your workflow. Free up to 10 users
* https://www.visualstudio.com/products/what-is-visual-studio-online-vs - Unlimited free private code repositories; Tracks bugs, work items, feedback and more
* https://testlio.com/ - Issue tracking, test management and beta testing platform. Free for private use
* https://www.vivifyscrum.com/ - Free tool for Agile project management. Scrum Compatible
* http://www.targetprocess.com/ - Visual project management, from Kanban and Scrum to almost any operational process. Free for unlimited users, up to 1000 data entities (more details at http://www.targetprocess.com/pricing/)
* https://overv.io/ - Agile project management for teams who love GitHub
* https://taskulu.com/ - Role based project management. Free up to 5 users. Integration with GitHub/ Trello/ Dropbox/ Google Drive
* https://www.contriber.com/ - Customizable project management platform - Free starter plan - 5 workspaces
10 years ago
10 years ago
## Storage and Media Processing
* https://www.aerofs.com/ - P2P file syncing, free for up to 30 users
* https://bintray.com/ - Binary File storage, free for Open Source. Includes SSL, CDN and a limited number of REST calls
* http://cloudinary.com/ - Image upload, powerful manipulations, storage, and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Perpetual free tier includes 7500 images/month, 2 GB storage, 5 GB bandwidth
* https://plot.ly/ - graph and share your data. Free tier includes unlimited public files and 10 private files
* https://transloadit.com/ - Handles file uploads & encoding of video, audio, images, documents. Free for open source & other do-gooders. Commercial applications get the first GB free for test driving
* https://podio.com/ - You can use Podio with a team of up to five people and try out the features of the Basic Plan - except User Management
* https://shrinkray.io/ - free image optimization of GitHub repos
* http://imagefly.io/ - Responsive images on-demand. CDN fronted image resizing, transcoding, and optimizing. 100 MB/month for free
* https://kraken.io/pro - Image optimization for website performance as a service - free plan up to 1 MB filesize
* https://placehold.it/ - A quick and simple image placeholder service
* https://placekitten.com/ - A quick and simple service for getting pictures of kittens for use as placeholders
* http://placepenguin.com/ - A quick and simple service for placeholder images of penguins
* http://embed.ly/ - Provides APIs for embeding media in a webpage, Responsive image scaling, extracting elements from a webpage. Free for up to 5,000 URLs/Month at 15 requests/sec
* https://backhub.co/ - Backup and archive your GitHub repositories. Free for public repos
* http://www.otixo.com/ - Encrypt, share, copy and move all your cloud storage files from one place. Basic plan provides unlimited files transfer with 250 MB max file size limit and allows 5 encrypted files
## Design & UI
10 years ago
* [Pixlr](http://pixlr.com) - Free online browser editor on the level of commercial ones
* [Imagebin](http://imagebin.ca/) - Pastebin for images
* [Cloudconvert](https://cloudconvert.com/) - Convert anything to anything. 208 supported formats including videos to gif
* [App Icon Resizer](https://resizeappicon.com/) - A simple service to resize and manage your app icons
* [Vectr](https://vectr.com/) - Free Design App For Web + Desktop
* http://www.walkme.com/ - Enterprise Class Guidance and Engagement Platform - Free plan 3 walk-thrus up to 5 steps/walk
## Data Visualization on Maps
* http://geocod.io/ - Geocoding via API or CSV Upload. 2.500 free queries/day
* http://gogeo.io/ - Maps and geospatial services with an easy to use API and support for big data
* https://cartodb.com/ - Create maps and geospatial APIs from your data and public data
* http://www.giscloud.com/ - Visualize, analyze and share geo data online
* https://www.mapbox.com/ - Maps, geospatial services, and SDKs for displaying map data
## Package Build Systems
* https://build.opensuse.org/ - package build service for multiple distros (SUSE, EL, Fedora, Debian etc.)
* https://copr.fedoraproject.org/ - mock-based RPM build service for Fedora and EL
* https://help.launchpad.net/Packaging - Ubuntu and Debian build service
10 years ago
## IDE and Code Editing
* https://c9.io/ - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with GitHub and BitBucket, but also adds SFTP and generic GIT access
* https://codeanywhere.com/ - Full IDE in the browser and mobile apps. Access FTP, SFTP, Dropbox, Google Drive, GitHub, and BitBucket. Hosted virtual machines with terminal access. Collaboration features like share links, live editing, permissions, and version tracking
* https://codenvy.com/ - IDE and automated developer workspaces in a browser, collaborative, GIT/SVN integration, build and run your app in customizable Docker-based runners (free tier includes: 4 GB RAM, always-on machines, ability to run multiple machines simultaneously), pre-integrated deploy to Google Apps
* https://koding.com/ - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration
* https://www.nitrous.io/ - Private Linux instance(s) with interactive collaboration, free for 2 hours/day. {[More Details](http://goo.gl/J1Zbsg)}
* http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more)
* https://cloud.sagemath.com/ - Collaborative mathematics-oriented IDE in a browser, with support for Python, LaTeX, IPython Notebooks, etc
* https://wakatime.com/ - quantified self metrics about your coding activity, using text editor plugins - Limited plan for free
* https://apiary.io/ - Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation)
* https://www.mockable.io/ - Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data
* https://www.jetbrains.com/products.html - Productivity tools, IDEs and deploy tools. Free license for students, teachers, open source projects, and user groups
* https://readme.io/ - Beautiful documentations made easy - free for Open Source
* https://codio.com/ - Codio is a cloud-based computer programming platform for universities, schools, and developer professionals
10 years ago
* http://www.stackhive.com/ - Cloud based IDE in browser that supports HTML5/CSS3/jQuery/Bootstrap
* http://www.tadpoledb.com/ - IDE in browser Database tool. Support Amazon RDS, Apache Hive, Apache Tajo, CUBRID, MariaDB, MySQL, Oracle, SQLite, MSSQL, PostgreSQL and MongoDB databases
* https://www.sourcelair.com/ - In-browser IDE for Django, JavaScript, HTML5, Python, and more. Integrates with GIT, Mercurial, GitHub, Heroku and more. Free forever for 1 private project
* https://codepen.io/ - CodePen is a playground for the front end side of the web
10 years ago
## Analytics, Events and Statistics
* https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free
* https://www.google.com/analytics/ - Google Analytics
* https://heapanalytics.com/ - Automatically captures every user action in iOS or web apps. Free for up to 5,000 visits/month
* http://sematext.com/search-analytics - Free for up to 50 K actions/month, 1 day data retention, unlimited dashboards, users, etc
* https://usabilityhub.com/ - Test designs and mockups on real people, track visitors. Free for one user, unlimited tests
* https://gosquared.com/ - Track up to 1,000 data points for free
9 years ago
* https://mixpanel.com/ - Free 25000 points or 200000 with their badge on your site
* https://amplitude.com/ - 1 million monthly events, up to 2 apps
* https://keen.io/ - Custom Analytics for data collection, analysis and visualization. 50,000 events/month free
* https://parse.com/ - Unlimited free analytics
* http://www.inspectlet.com/ - 100 sessions/month free for 1 website
* https://www.mousestats.com/ - 100 sessions/month free for 1 website
10 years ago
* https://metrika.yandex.com/ - Unlimited free analytics
* https://www.hotjar.com/ - Per site: 2000 pages views/day, 3 heatmaps, data stored for 3 months,...
* http://imprace.com/ - Landing page analysis with suggestions to improve bounce rates. Free for 5 landing pages/domain
* https://baremetrics.com/ - Analytics & Insights for stripe
9 years ago
* https://www.optimizely.com - A/B Testing solution - Free starter plan - 1 website, 1 iOS and 1 android app
* https://www.expensify.com/ - Expense reporting - Free personal reporting approval workflow
## International Mobile number verification API and SDK
* https://www.cognalys.com/ - Freemium mobile number verification through an innovative and reliable method than using SMS gateway. Free accounts will have 70 Tries and 50 verifications/day. {[Signup](https://www.cognalys.com/signup/1)}
* https://numverify.com/ - Global Phone Number Validation & Lookup JSON API. 250 api request/month
* https://sumome.com/ - Heat map and conversion enhancement tools, free without few advanced features
## Payment / Billing Integration
* https://www.braintreepayments.com/ - Credit Card, Paypal, Venmo, Bitcoin, Apple Pay,... integration. Single and Recurrent Payments. First $50 are free of charge
* http://taxratesapi.avalara.com/ - Get the right sales tax rates to charge for the close to 10,000 sales tax jurisdictions in the USA. Free REST API. Registration required
* https://currencylayer.com/ - Reliable Exchange Rates & Currency Conversion for your Business. 1000 api requests/month free
* https://vatlayer.com/ - Instant VAT Number Validation & EU VAT Rates API. free 100 api request/month
10 years ago
## Other Packs
* https://education.github.com/pack - As long as you're a student at a recognized university or US high school
* https://screenshotlayer.com/ - Capture highly customizable snapshots of any website. Free 100 snapshots/month
10 years ago
10 years ago
## Docker Related
### Alternate hosting
10 years ago
* https://quay.io/ - Unlimited free public repositories
10 years ago
### PaaS
* https://www.tutum.co/ - The Docker Platform for Dev and Ops - Build, deploy, and manage your apps across any cloud - free while in beta and free developer plan when tutum will be production ready
## Vagrant Related
### Vagrant box indexes
* https://atlas.hashicorp.com/boxes/search - HashiCorp's index of boxes
* http://vagrantbox.es/ - An alternative public box index
10 years ago
## Technology watch
* https://www.apichangelog.com/ - Subscribe to be notified each time API Documentation is updated (Facebook, Twitter, Google,...)
## Data mining
* http://www.monkeylearn.com/ - Text analysis with Machine Learning, 100,000 queries for free/month
* https://wit.ai/ - NLP for developers
* https://www.wolfram.com/language/ - Built-in knowledge based algorithms in the cloud
10 years ago
## Other lists
* https://github.com/httpsGithubParty/FOSS-for-Dev - A hub of Free and open-source software for developers
* https://github.com/pborreli/free-for-nonprofit - List of free services for non-profit organisations
* https://www.fullcontact.com/developer/pricing/ - Help your users know more about their contacts by adding social profile into your app. 500 free Person API matches/month
* http://getawesomeness.com/ - retrieve all amazing awesomeness from GitHub... a must see