Skip to content

Latest commit

 

History

History

99-labs

Labs

The course consists of labs that give you hands-on experience on both developing and deploying cloud-native apps in Go. During the labs you will learn how to build, containerize, and deploy your Go programs in the cloud. We will mostly work with Kubernetes, while last labs focus on service meshes.

Available labs

  1. Setting up the work environment
  2. Deploying web applications into Kubernetes
  3. A silly web app: SplitDim
  4. Cloud-native patterns: Immutability and loose coupling
  5. Cloud-native patterns: Resilience
  6. Cloud-native patterns: Manageability
  7. Service mesh