Skip to content

Instantly share code, notes, and snippets.

@ajkachnic
Last active March 14, 2020 15:41
Show Gist options
  • Save ajkachnic/28ca465980482e9efd0c8dc486a605ba to your computer and use it in GitHub Desktop.
Save ajkachnic/28ca465980482e9efd0c8dc486a605ba to your computer and use it in GitHub Desktop.
Free Stuff

Free Stuff For Developers

Hosting

  • Netlify

    • Features
      • Static Site Hosting
      • Cloud Functions
      • Global CDN
      • Netlify CMS Support with Identity (Authentication)
      • Easy form support
      • Unlimited Sites
    • Limitations
      • Identity has a limit of 5 invite only users or 1,000 normal users
      • 1 Team member allowed
      • 1 concurent build
      • 300 build minutes/month
      • 100gb bandwidth/month
  • Zeit Now

    • Features
      • Static Site Hosting
      • Serverless Functions
      • Automatic SSL
      • Each commit deploys to seperate URL for collaboration
      • Extremely fast
      • Zero config for most web frameworks
      • Instant static deploys
      • Server side rendering support
      • Smart CDN
    • Limitations
      • 100 sites
      • 1 Concurent build
    • Extra Benefits
      • The people behind zeit.co are the same who made next.js
  • Surge

    • Features
      • Unlimited publishing
      • Custom domain
      • Basic SSL
      • "Six keystroke deploy"
      • Custom 404 page
      • Easy Grunt integration
      • pushState support for single page apps
    • Limitations
      • Limited project count (limit not clear)
      • Few server-side features
      • Limited to only static sites
  • Gitlab Pages

    • Features
      • Static site generator support
      • CI/CD
      • Free SSL Certificate (Let's Encrypt)
      • 404 Pages
    • Limitations
      • Limited to only static sites
  • Firebase Hosting

    • Features
    • Limitations

Static Site Hosting

Websites that are made to host and deploy your static website

Sites with cloud functions

Static site hosts that also have support for serverless cloud functions

Sites with full backend hosting

Sites capable of hosting backend code

Authentication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment