fixed minor alignment issues

This commit is contained in:
uday-shetty 2018-06-22 11:18:58 -07:00 committed by Joao Fernandes
parent bde265377c
commit 29acb18faf
1 changed files with 10 additions and 9 deletions

View File

@ -659,13 +659,14 @@ aws elbv2 describe-load-balancers --names <name> --region <region> | jq '.Load
### Migrate apps from Docker Cloud ### Migrate apps from Docker Cloud
_Remember to point your application _CNAMES_ to new service endpoints._ _Remember to point your application CNAMES to new service endpoints._
How you migrate your applications is unique to your environment and applications. How you migrate your applications is unique to your environment and applications.
1. Plan with all developers and operations teams. 1. Plan with all developers and operations teams.
2. Plan with customers. 2. Plan with customers.
3. Plan with owners of other applications that interact with your Docker Cloud app. 3. Plan with owners of other applications that interact with your Docker Cloud app.
4. Plan a rollback strategy if problems occur. 4. Plan a rollback strategy if problems occur.
After the migration is complete, make sure everything is working as expected. Ensure that users are hitting the new application on the AWS infrastructure and you're getting the results you expect. After the migration is complete, make sure everything is working as expected. Ensure that users are hitting the new application on the AWS infrastructure and you're getting the results you expect.
## Summary ## Summary