I'm using AWS mobileHub to create an hybrid app with Ionic 3. I don't get how we can handle the production process, Im using all kind of aws services :
I know that API Gateway has a "Stage" system I can use, for example I could create a "developement" and "production" stage, but what about others services ? which are most of the time linked with API Gateway.
Any best practices ? Any ideas ? I really need to find a strong deployment process. Thanks !
Here is what I'm going to implement and to try, I will let you know if this is efficient.
Thanks