Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Amplify - Coggle Diagram
AWS Amplify
-
-
-
Deploy
-
In typical development teams, developers deploy their ‘master’ branch to production, keep the ‘dev’ branch as staging, and create feature branches when working on new functionality. AWS Amplify Console can create frontend and backend environments linked to each connected branch. This allows developers to work in sandbox environments, and use ‘Git’ as a mechanism to merge code and resolve conflicts. Changes are automatically pushed to production once they are merged into the master (or production) branch.
What
Configure, manage and create applications