Chapter 15. The Backend as a Service Options

In this chapter, we will cover the following topics:

  • App42
  • Backendless
  • Buddy
  • Firebase
  • Kinvey

Introduction

As your application and user base grow, it's likely you'll want to connect your app across devices and even users, such as a high score leaderboard. You have two choices:

  • Create and maintain your own server
  • Use a Backend as a Service (BaaS) provider

As a mobile developer, creating and maintaining a web server is a time consuming prospect that could likely divert you from your development efforts.

Note

Here's some background information if you are unfamiliar with BaaS providers:

Wikipedia – Mobile backend as a service:

https://en.wikipedia.org/wiki/Mobile_backend_as_a_service

We're going to take a look at several ...

Get Android Application Development Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.