Deploy Spring Cloud Function to IBM Cloud

Lately I was playing around with Spring Cloud Functions by building a small demo application. Locally It runs without any problems. The Spring Cloud team did a great job. Easy to use like most of the Spring Framework projects. Run it on IBM Cloud But why run it locally, it should run in the Cloud. Read More

Quick tip: Make a backup of your Cloudant database

For HR Assistant, we use Cloudant database as storage of the data on the IBM Cloud Today I was thinking about ‘what if we loose our data as something goes wrong’. It is not likeable, but still possible. Make a backup On IBM Cloud, there is documentation about making a backup of your data. So Read More