You can find details of the Docker Cloud service closing down at the following links:
- Docker Cloud Migration Notification and FAQs: https://success.docker.com/article/cloud-migration
- Stuck! Docker Cloud Shutdown!: https://blog.cloud66.com/stuck-docker-cloud-shutdown/
More details on the templating services using by Docker for AWS and Docker for Azure can be found at the following links:
- AWS CloudFormation: https://aws.amazon.com/cloudformation/
- Azure ARM templates: https://azure.microsoft.com/en-gb/resources/templates/
- ARM template Visualizer: http://armviz.io/
The cloud services we used to launch containers can be found at the following links:
- Amazon ECS: https://aws.amazon.com/ecs/
- AWS Fargate: https://aws.amazon.com/fargate/
- Azure Web Apps: https://azure.microsoft.com/en-gb/services/app-service/web/
The three Kubernetes services can be found at the following...