Journeys in Java, Level 6: Build a Neo4j Microservice
Create a Neo4j database, get data loaded, then build a new service that interacts with the database and provides an API for client services.

Jennifer Reif
5,295 viewsCreate a Neo4j database, get data loaded, then build a new service that interacts with the database and provides an API for client services.

Pieter Humphrey
3,399 viewsGeneral availability of a gRPC API for Apache Cassandra to leverage a powerful database in combination with a microservices-oriented API.

Jeff Banks
2,208 viewsNew security features are coming to the open-source data platform: K8ssandra. The goal? To align even more with the security best practices …

Christopher Bradford
12,894 viewsThis post will show you the benefits of managing your distributed applications with Kubernetes in cross-cloud, multi-cloud, and hybrid cloud …

Jennifer Reif
5,571 viewsWe continue building our microservices system by adding a coordination layer to handle spinning multiple services up and down.

A N M Bazlur Rahman
4,073 viewsIn many cases, microservices are probably not ideal, but if we are to do it, we should take baby steps. Let's find out the what alternatives …

Nicolas Frankel
2,988 viewsLearn how to chop up the monolith by exposing the to-be-chopped parts via HTTP and use an API Gateway to route the wanted requests to one's …

Patrick McFadin
3,006 viewsApache Pulsar is an open source streaming platform that addresses important limitations in Kafka, particularly for cloud-native …

John Ceccarelli
3,157 viewsAntiquated features of the JVM make it hard to utilize resources on your Cloud instances. Is it time for Java compilation in the Cloud?

A N M Bazlur Rahman
4,761 viewsDo we need to do all modern development via the microservices architecture? Is it the norm, the new standard? This book argues differently.