Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Database Architecture for SaaS

Shawn Hooper
February 26, 2016

Database Architecture for SaaS

A look at some different ways to architect your database model to work in a scalable, secure and maintainable SaaS model. This talk was presented at ConFoo 2016 in Montreal.

Shawn Hooper

February 26, 2016
Tweet

More Decks by Shawn Hooper

Other Decks in Technology

Transcript

  1. @shawnhooper - shawnhooper.ca Summary 1. All Tenants in a Single

    Database 2. All Tenants in Separate Schemas or Databases 3. Compromised Approach (Some Shared, Some Isolated) 4. Microservice Model