It’s no secret that every developer should be aware of the need to protect sensitive information such as passwords and API keys when building and deploying...
It’s no secret that every developer should be aware of the need to protect sensitive information such as passwords and API keys when building and deploying...
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...
In celebration of Pi day (actually, it's mostly coincidental, but let's go with it) I wanted to post the first in a series of upcoming posts about using...
The Micronaut framework includes several options for connection pooling since it launched and today there is a new option available for your microservice...
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...
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...
A few weeks ago, I blogged about a utility that I created that helps you debug your serverless functions in the Oracle Cloud. The code behind that project...