GithubHelp home page GithubHelp logo

dogokit-baas-ecosystem's Introduction

Backend as a Service (BaaS) ecosystem

Let's discuss around BaaS ecosystem. Why we need, when to use, what are the options, and how they are comparing.

๐ŸŽ‰ Feel free to do some casual discussion and QA (question/answer)

Introduction

Why we need it and when to use it?

  • Frontend and backend are well differentiated.
  • Experimentation for new projects/products/features.
  • Limitation factors related to business as well.
    • Team of developers, so need to maximize team effort. Want to outsource cloud infrastructure management to the most experienced.
    • Timeline, so need to speed up backend development. Reduce time to market.
    • Budget, so need to cut cost. Save money and decrease the cost of development.
  • Need a lot of backend features quickly.
    • Database management
    • Hosting and deployment
    • User authentication and authorization
    • Email verification
    • Files/assets storage
    • Push notifications
    • Serverless function
    • Geolocation
    • Security settings
    • Social account integration
    • REST API or GraphQL API
    • SDK (software development kit) for various platforms
      • JavaScript
      • Java
      • Ruby
      • Python
      • Golang
      • PHP
  • Trade-offs
    • 3rd party code and responsibility
    • Vendor lock-in
    • Unexpected long term cost

Definition and scope

What is exactly a BaaS?

  • Backend that we can use immediately without any prior development.
  • Can expose the REST API or GraphQL.
  • Can be cloud-hosted (available instantly) or self-hosted (usually open source or on-premise).
  • Comparable to Headless CMS (Content Management System).
  • Can be categorized as low-code and no-code.

References

API BaaS

Evaluating most popular BaaS options.

References

Internal Tool BaaS

Questions if any

  • How is it different with PaaS (Platform as a Service)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.