How to manage microservices using OpenShift Dev Spaces and JKube

How to manage microservices using OpenShift Dev Spaces and JKube

In this exercise, we will deploy and update a distributed application on-the-fly using OpenShift Dev Spaces and Eclipse JKube.

OpenShift Dev Spaces is a cloud development environment platform that allows developers to code, test, and deploy the applications using web-based individual development environments (IDE). Eclipse JKube, on the other hand, is a Kubernetes-based plugin that enables developers to build and deploy Java applications on Kubernetes and Red Hat OpenShift clusters.

By the end of this step-by-step process, you will have a better understanding of how to develop, deploy, and manage microservices using OpenShift Dev Spaces and Eclipse JKube.

Migrate and deploy Cloud Foundry