Episode

Build containerized microservices faster and ship with confidence using Visual Studio Code and GitHub

with Nick Greenfield

A typical developer workflow for developing microservice applications that target Kubernetes involves modifying code, building a container image and deploying that image to a Kubernetes cluster. All this, just to see the changes manifest. The complexity of this workflow multiple times a day impedes developers' ability to perform the core of the inner loop tasks. This process should and can be easier.

Join us in learning how to use Visual Studio Code, Azure Kubernetes Service and Dev Spaces to achieve a faster-inner loop experience while using familiar dev tools. Then push your changes to GitHub and let the pull request workflow create a review environment where updates can be tested end-to-end.