Pergunta de entrevista da empresa NTT DATA

What are containers and how does kubernetes work?

Resposta da entrevista

Sigiloso

18 de abr. de 2023

A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. Then i described advantages of using containers (co-residency, lightweight, etc). Kubernetes is a container orchestration system.