Which technology is commonly used for containerization in cloud deployments?

  1. Docker and Kubernetes
  2. Physical servers
  3. Desktop applications
  4. Virtual machines only

Explanation

Docker provides containerization technology while Kubernetes orchestrates and manages containers at scale, making them essential tools for modern cloud deployments.