logo
CommunityResearch Program

Resources

BlogForum
Back to blog

January 11, 2013

How Much Time Could You Save With Backend-as-a-Service?
byMark WilcoxinPlatforms

Backend-as-a-Service (Baas) provider Kinvey published an interesting infographic on the average time taken to build an iOS or Android app (with a backend service) this week. The data comes from a survey of 100 developers with their estimates averaged. Before interpreting the data, it’s worth bearing in mind the following:

  • This is only to build a Minimum Viable Product (MVP) – it’s nowhere near the total that would be spent on a successful app.
  • The features included create an app with a relatively rich backend service and a fairly basic client.
  • This is only building a client app for one platform rather than several.
  • Building a robust API versioning system would not normally be part of an MVP.
  • This survey has been created specifically to promote the benefits of BaaS.

Even so, the the items included in the infographic would be common to a wide range of applications.

Kinvey Backend as a Service

Using one of the more fully featured BaaS offerings you could cut the timings down as follows:

  1. Data Storage – in many cases you don’t even need to define a schema, you can just start storing objects from client code – 0 days.
  2. User Management – already provided, although you typically need to design and set up user roles and permissions – 2 days.
  3. Server-Side Logic – assume you can use some functionality provided by the BaaS but this is mostly unique to your app – 10 days.
  4. Data Integration – again, the BaaS may help with social network integration but the data sources are unique – 10 days.
  5. Push – all done for you, you just send push notifications from your custom server code or client code via a simple API – 0 days.
  6. Versioning – all done for you, create a new version when you need one on the BaaS (often a paid feature) – 0 days.

Backend total is reduced to just over 4 weeks rather than 10. However, that’s not all, since BaaS provider client SDKs can also include Caching & Synchronisation functionality, which could save another couple of weeks on the client app development. In theory the average of 18 weeks to build an MVP-quality app for one platform from the survey can be reduced to more like 10, that’s 55% of the effort required before you can test your app idea in the market with real users. Of course cost isn’t the only driver for technology selection but as long as you also consider the risks, a BaaS could make a lot of sense for your next mobile app.

Backend as a ServiceCostsLeanTime-to-Market

Recent Posts

7 Software Engineering Disciplines_

April 19, 2024

7 Software Engineering Disciplines: Which Career Path Should You Choose?

See post

10 Benefits of Test-Driven Development_

April 19, 2024

10 Benefits of Test-Driven Development to Your DevOps Team

See post

Developer Wellness

April 17, 2024

State of Developer Wellness report 2024

See post

Contact us

Swan Buildings (1st floor)20 Swan StreetManchester, M4 5JW+441612400603community@developernation.net
HomeCommunityResearch ProgramBlog

Resources

Knowledge HubPulse ReportReportsForumEventsPodcast
Code of Conduct
SlashData © Copyright 2024 |All rights reserved