© Art Yudin 2020
A. YudinBuilding Versatile Mobile Apps with Python and RESThttps://doi.org/10.1007/978-1-4842-6333-4_8

8. Production

Art Yudin1  
(1)
New York, NY, USA
 

To make our back-end accessible, we need to deploy it to a server. Also we will generate an iOS app and Android app for Apple App store and Google Play store. We will start with Django deployment. There are numerous options on the market to host Django-powered apps: AWS, Heroku, and A2 Hosting, just to name a few. For my projects, I use DigitalOcean. I am not going into pricing analysis here or deep comparison of pros and cons. I use DigitalOcean for a simple reason: they are located in New York. I would like to support the local community. Besides, DigitalOcean provides $100 credit ...

Get Building Versatile Mobile Apps with Python and REST: RESTful Web Services with Django and React 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.