Session Details
You invest your time and effort in writing beautiful code, then deploy that somewhere in the cloud using containers, Kubernetes, Argo Pipelines, and whatnot. It is all fine and dandy from this point on. Too good to be true? Of course!
However, for a developer using multiple technologies can be tricky as they need to go to different places to get the work done.
This session is about how we can improve the developer experience by driving all actions (Code, test, deploy, monitor, debug, and fix) from the Integrated Developer Environments itself, thus shifting to left to get instant feedback.
Through a series of code snippets and a custom IDE extension, we will introduce the methods to increase developer productivity from day zero with everything available in one place related to code, testing, deployment, monitoring, and troubleshooting.