Skip to content

Instantly share code, notes, and snippets.

@rsp
Last active April 18, 2018 00:35
Show Gist options
  • Save rsp/13fdc2b47caaef5ddf0c4ed6857b2e2d to your computer and use it in GitHub Desktop.
Save rsp/13fdc2b47caaef5ddf0c4ed6857b2e2d to your computer and use it in GitHub Desktop.
Essential services for an agile software house

Prices as of April 2018.

Essential communication and collaboration:

  • G Suite:
    • Basic plan (30GB storage) $5 / user / month
    • Business plan (1TB storage) $10 / user / month
  • Slack:
    • Free plan $0 / month
    • Standard plan $8 / user / month
    • Plus plan $15 / user / month
  • Trello:
    • Free plan $0 / month
    • Business Class plan $12.50 / user / month

Development:

  • GitHub:
    • Team plan: $9 / user / month
  • Travis:
    • Bootstrap plan (1 concurrent job) $69 / month
    • Startup plan (2 concurrent jobs) $129 / month
    • Small Business plan (5 concurrent jobs) $249 / month
    • Premium plan (10 concurrent jobs) $489 / month

Hosting:

  • Netlify:
    • Team Pro plan $45 / month
    • Team Business plan $290 / month

Total:

For a good start:

  • 5 + 8 + 9 = 22 / user / month
  • 69 + 45 = 114 / month

For a great start:

  • 10 + 8 + 12.50 + 9 = 39.50 / user / month
  • 249 + 45 = 294 / month

Also worth using:

Heroku, AWS, Digital Ocean, Vultr, Mailgun, Auth0, Loggly, mLab, Compose, Circle, AppVeyour, etc.

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