Workload containers and service orchestration
“Be a yardstick of quality. Some people aren’t used to an environment where excellence is expected.”
— Steve Jobs
This chapter introduces the concept of running workloads in containers, using Docker. Additionally, we cover service orchestration using JuJu. It includes the following topics:
5.1 Run workloads in containers
As container solutions become more popular, creating a highly standardized environment for applications and services is increasingly ...