Which technology is commonly used for containerization in cloud deployments?
- Docker and Kubernetes
- Physical servers
- Desktop applications
- Virtual machines only
Explanation
Docker provides containerization technology while Kubernetes orchestrates and manages containers at scale, making them essential tools for modern cloud deployments.