When we have the code for our microservice ready, and our tests are completed, we are ready to start doing our deployment into production. In this section, we will learn how easily we can deploy our microservice in OpenShift Online and how we can manage it. Then, we will update our microservice code and trigger new deployments to complete the life cycle of deployments of our application.
Publishing to OpenShift
Creating an application
In order to deploy our microservice, first we need to create an application in OpenShift Online, so we will log in to the OpenShift Online console. Remember that we got an URL in an email at the beginning of this chapter (in our example, it was https://console.starter-ca-central-1.openshift.com...