Sign up here:
https://docs.google.com/forms/d/e/1FAIpQLSffQc_2Eu--aoE9E3cLq9TWYkcn8PigEF1qRY1szP6xpRdyeQ/viewform
Are you productive while working on your microservices-based project? Or is your laptop on
fire? Thanks to Red Hat OpenShift we are very efficient when it comes to deploying and managing
distributed and containerized applications. But can we say the same about development?
Coming from a traditional background we are used to run our application locally,
being able to debug, and reason about it with ease.
We are spoiled by the undisturbed inner-loop development cycle of coding, building,
and testing so we take it for granted.
We also have a desire to run everything locally, so we can have a fast feedback loop.
It's not really feasible to spin up even a medium-sized distributed system on your own machine.
Wouldn't it be better to run your code directly in a shared remote cluster?
In this workshop we will show you tools that will make you a productive developer, able to nail
down issues quickly, and confident about the changes you are about to ship. And all of it in the
cloud.