API Deployment Workflow

0

Category :

  1. Take down App1
  2. Deploy changes to App1
  3. Update hosts file (C:\Windows\System32\drivers\etc) to target App1
  4. Update DB
  5. Bring App1 back up
  6. Test new functionality targeting App1
  7. Bring down App2
  8. Test new changes again (running only on App1 now)
  9. If everything is ok take down App2
  10. Deploy changes
  11. Target App2 usings hosts file and test
  12. Bring App2 back up

0 comments:

Post a Comment