Welcome to the final entry in this series where we have taken a ground-up approach to build, test and deploy a microservice to the cloud in an automated...
Welcome to the penultimate post in this continuous journey about continuous integration and continuous deployment. So far in this blog series, we have ...
We have covered a ton of content already in this long series on CI/CD, and now we’re ready to look at the next step in our adventure on the path to CI/...
Welcome back to this ongoing saga where we continue to look intensely at the wonderful world of CI/CD and how we can build, test and deploy a microservice...
The first rule of serverless is to keep your functions light and simple. Part of keeping a function light is avoiding unnecessary external dependencies...
The Micronaut framework includes several options for connection pooling since it launched and today there is a new option available for your microservice...
Welcome back to this series of blog posts where we look at the mighty RDBMS and learn how to take advantage of some of the powerful capabilities available...
Last month I wrote about an upcoming feature enhancement to make it very easy to use the Kafka SDKs to produce and consume messages from Oracle Streaming...
Last week at Oracle Open World we made a game changing announcement - a completely free tier of services for Oracle Cloud. I've read the criticisms on ...
I've written several posts here on the developer blog that show you how to create and invoke your serverless functions, but so far we've only covered how...
We've taken quite a journey in this blog series so far - from getting our cloud tenancy ready for our microservice deployment, to writing our first microservice...
In my last post we defined the term “microservice” and looked at some of the reasons you might choose to implement a microservice approach to building ...