Docker deployment options in the public cloud
This github project walks through different options to deploy Docker containers in the public cloud. All the options has the steps with a video demonstration to create cluster and deploy the multi-container voting application.
Following options are covered:
- Docker machine - aws, azure, google cloud
- Docker custom cloud - aws, azure, google cloud
- Docker CaaS - Docker datacenter(DDC) - AWS, Azure, Docker cloud
- Cloud provider CaaS - AWS ECS, Google's GKE, Microsoft's ACS