Skip to main content

BaaS ↔ (model) subset of PaaS to provide Backend service

aka BaaS, Backend-as-a-Service, Backend-as-a-Service

References

  1. Firebase ↔ Google BaaS to manage cloud db/storage infra

  2. MongoDBBaaS NoSQL DB where each DB consists of 1+ Collection in BSON

  3. Serverless ↔ AKA cloud functions to defer BaaS to cloud services for low-maintenance zero-config like AWS Lambda, Google Cloud Functions, Azure Functions. Takes care of OS, networking, deps, scaling, deploy