A
A
a_105_a2017-08-20 21:27:35
Android
a_105_a, 2017-08-20 21:27:35

What is better to use to develop a server for a mobile application?

What is the best use for developing a backend for an android mobile application from scratch? The application will consist of 80% of the map, the number of screens max 5-6. Requirements: 1) Scalability (there will be a large load on the number of users, but sessionally) 2) The most important thing is to implement the Google places check-in function 3) security 4) reduce the amount of necessary Internet traffic
I also need an admin panel for the application and integration with WEB is possible.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
awdemme, 2017-08-20
@awdemme

  1. It is best to use ready-made Backend-as-Service.
  2. If for some reason you want to do it yourself, then use the web development tool that you know best (if you are a developer) or your employees (if you are a customer). The quality / price / scalability of the result does not depend on the language or database, but on the ability to use them

V
Vladimir Babin, 2017-08-24
@chiliec

Golang is a very easy to learn language and at the same time very powerful, it is a pleasure to write backends on it, moreover, if you are a mobile user.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question