In this post, we'll look at tracing for distributed services using Zipkin and a fully compatible managed option in the Oracle Cloud.
In this post, we'll look at how you can report and analyze application and server metrics from your Micronaut application directly into OCI Monitoring.
In this post, we'll modify our previous e-commerce example to use RabbitMQ for messaging instead of Kafka.
In this post, we'll switch our distributed service e-commerce example to use the fully managed Oracle Streaming Service instead of Kafka for messaging.
In this post, we'll continue looking at messaging for distributed services. This time we'll consume the messages that we produced in the last blog post.
Oracle JDBC 21.1.0.0 on Maven Central
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create...
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends "order" messages to a queue.
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends...
The 19.9.0.0 release of the Oracle JDBC drivers are now available on Maven Central
This blog explains the use case of calling UCM SOAP API from Oracle Function and download an attachment from UCM server.