Skip to content

Instantly share code, notes, and snippets.

@sebs
Created December 17, 2018 19:14
Show Gist options
  • Save sebs/ab0121c36eb9f9da6de90b8b9f289a5e to your computer and use it in GitHub Desktop.
Save sebs/ab0121c36eb9f9da6de90b8b9f289a5e to your computer and use it in GitHub Desktop.

2 adventures in lo key saas and serverless computing

Over time, more and more workflows get "comoditized" and I want to look at two different projects, one that moves a ecommerce towards a SAAS concept, backed by serverless functions. And another one, moving away from a SAAS provider, to a self built solution - Music Publishing and a audio compression solution with a mechanism to determine the headroom left.

Moving a shop to serverless Saas

From: Self Built scripting language To: Server

SAAS

  • Github
  • Static: Site Deployment
  • Catalogue
  • Checkout
  • Payment integration
  • Logging

Serverless

  • Sync

Failing to serverless

From: Music "compression" and publishing service. To: Self hosted auto compressor and label.

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