Cloud-Native Development

CCW01 Kubernetes for Developers

11/20/2024

8:00am - 9:15am

Level: Intermediate

Dan Wahlin

Principal Cloud Developer Advocate

Microsoft

Docker provides an excellent way to "containerize" applications. Kubernetes is a popular open-source system for automating deployment, scaling, and management of containerized applications. Put them together and you can do some pretty phenomenal things. In this session, Dan Wahlin will discuss the role that Docker and Kubernetes plays in the developer workflow, describe key concepts such as pods, nodes, and deployments, and show how you can get started using both today. If you've heard about Docker and Kubernetes but haven't made time to learn more about them then this is the session for you!

You will learn:

  • The key players in Kubernetes
  • The role of containers and how they fit into Kubernetes pods
  • How to deploy workloads to Kubernetes