Home › Google Cloud Certification › Cloud Computing › Cloud Native Development › Running hundreds of containers, a team needs a t…
Running hundreds of containers, a team needs a tool to coordinate and schedule them. That kind of tool is an orchestrator such as:
ABash shell
BKubernetes
CDocker tool
DGit client
Answer & Solution
Correct answer: B. Kubernetes
1. Scheduling many containers is the task.
2. It sits above the container runtime.
3. It is Kubernetes.
_Source: OpenStax Introduction to Computer Science, Chapter 12, Cloud-Native Applications Development._
Related questions
Because they do not depend on one central bus, applications built from microservices can bMicroservices usually talk to one another statelessly using lightweight protocols of one kOn-demand provisioning means an organisation pays only for what it:Combining private and public clouds with bare metal or virtual environments gives a:A deployment model where resources are remotely accessible by anyone, on subscription or oFunctions in that model run in containers that are stateless and:Function as a Service is described as mostly synonymous with:Cloud service models are grouped into three: IaaS, SaaS and: