Read this tutorial in order to learn how to experiment with some basic conversions between swagger and RAML as well as explore some tooling using cool technologies.
Take a look at this article to learn how to create a Docker image for your ORDS instance now that Oracle has added it to the Docker build family files.
This detailed and expansive post on Kubernetes will give you plenty of information about the features that have made it the most popular container orchestrator.
This exercise shows how you can use GitHub as a Maven repository — it's not the professional way to do things, but it's fun just to learn how it works!
Canary deployments are a good way to see how a new release will affect end users without the risk. Learn how to carry out a canary deployment in this walkthrough.
From learning JDK 8 to studying the JVM's internals, getting more efficient with your IDE, and trying your hand at Kotlin, here is some advice to be a better Java dev.
Get your Java apps containerized with this guide to OpenShift deployments. Learn how to configure the tools you need, pass credentials, and trigger updates.
Now that we've learned how to set up and run a Spring Boot app using Eclipse IDE and CLI, we'll see how to build a microservices application using Spring Boot.
This tutorial continues this microservices series by showing the downsides of monoliths and an example of microservices architecture to better your understanding.