Containers as a Service
CaaS is a cloud service model where the provider manages the infrastructure needed to run and orchestrate containers, typically built around Kubernetes. Teams ship container images and the platform handles scheduling, scaling, and networking. It sits between IaaS and PaaS, giving more control than a full platform but less operational burden than raw virtual machines.