Living on the Cloud is an article series available on IBM Developer. This GitHub repository contains the code examples related to the articles in the series. Each branch in this repository relates to an article from the series, with both a start state and finish state (when applicable).
In this article we look at how to setup a Kubernetes cluster on IBM Cloud and step through deploying a Spring Boot application to the cluster.
In this article we look at how to connect the application we built in the previous article to a cloud hosted PostgreSQL database.
Article (in progress)
In this article we look at how to setup a deployment pipeline for the Spring Boot application we have been working on throughout the series.
Article (in progress)
Code (in progress)