What are containers, why are they used, and what makes them effective for cloud-computing? In this lightboard explainer, Sai Vennam covers a number of advantages, starting with how containers are great for microservices (evolved from SOA, monolithic architectures), a standardized way to package an application (covering OCI, Docker, buildah, containerd, and more), and efficient in sharing resources (compared to VMs). This is the perfect video to watch before learning about Kubernetes!
0:00 Intro
0:35 Microservices
5:05 Standardization
10:56 Efficiency
#Containers #Kubernetes #CloudComputing