In June, we launched the Oracle Cloud Infrastructure (OCI) SDK for TypeScript & JavaScript to enable you to work with all of your favorite cloud...
Previously, we looked in-depth at messaging for your microservice and monoliths by using an e-commerce example. We first set up a Kafka broker and created...
So far in this series (part 1, part 2), we’ve covered both the “how” and the “why” as it relates to messaging in your modern web applications. We used ...
In our last post, we talked about why messaging is important in our modern applications. We set up a local Kafka broker and created a basic e-commerce ...
One of the biggest challenges that developers face when working in a microservice environment is ensuring data consistency. Distributed services must be...