Dec
GIDS.AI&ML/Data Live online training
Snaking Python Into Kubernetes
Effective Python containers for Kubernetes
Applying the Distillation pattern to containers with Python, being nice to Kubernetes.
During the lifecycles of your applications, there are various testing techniques that you should consider. For cloud native development and deployments to distributed systems such as Kubernetes it’s important you apply a variety of testing techniques at design time and even in production. During this workshop we will look at two helpful testing methods for cloud native development:
We will look at how both methodologies work and explore some open source tools to help you get started. The first part of the workshop introduces you to some hands-on labs that explore how to set up your own consumer-driven contract framework on Kubernetes. In the second half, the hands-on labs will introduce a few tools to consider for setting up chaos experiments on Kubernetes. Both techniques are huge eye-openers if you just focus on writing myopic unit tests.
Intro
Part 1
Break
Part 2
Q&A
For this workshop, all you need the basic knowledge of application development, and laptop with a browser. If you are unfamiliar with Kubernetes be sure to attend: Kubernetes Koncepts.