2
Hello, When creating an app and placing it in the Appstore or Googleplay, I must also, depending on the type of app, acquire some mobile hosting service in services like Azure or AWS to leave for example, the database of my app?
Or do these stores host "all" my app? Including the exponential growth of app-generated data.
Grateful for the attention.
What do you mean these stores host "all" my app??
– Marco Giovanni
I’m sorry, Marco, but my question may be very obvious to you in the community, but it’s basic to me. I mean with the "whole", the back of the application. Including the generated data. Example: The app allows you to log in to social media and upload a photo to the app. This photo will be stored on Apple servers (if you develop it for IOS) or my app structure should contain the path to the database that might be on AWS or Azure?
– Marcus Paulo Silva