Are you a Jakarta EE developer interested in leveraging the power of NoSQL databases for your applications?
-
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.
-
MicroStream – Part 5: Caching, Integrations and Clustering
In this article, we discuss MicroStream caching and clustering functionality. We also indicate the available integrations.
-
MicroStream – Part 4: Serialisation Engine
Table of Contents Java SerialisationMicroStream SerialisationAdvanced FeaturesUsing the MicroStream SerialisationConclusionResources In this fourth part we go deeper into the Serialisation engine that is within MicroStream to store the Object graph in a binary format. In the previous articles (part 1, …
-
MicroStream – Part 3: Storing Data
In the third article in the introductory MicroStream series, we discuss the key strategies for storing your data.
-
MicroStream – Part 2: Configure the Storage Manager
In this second article in the series, we cover how to get started configuring the StorageManager of MicroStream!
-
Journeys in Java, Level 5: Building an Empire of Microservices
We continue building our microservices system by adding a coordination layer to handle spinning multiple services up and down.
-
Journeys in Java, Level 4: Building an Empire of Microservices
Welcome to the fourth iteration in a series about building microservices in Java. Learn how microservices work from the ground up in Java!
-
Journeys in Java, Level 3: Building an Empire of Microservices
Table of Contents ArchitectureDocker containerBook data importApplications – Service 1Service 1 – project codeApplications – Service 2Service 2 – project codePut it to the testWrapping up!Resources We are still in the beginning stages of building microservices with Java, but we …
-
The Serverless Database You Really Want
Table of Contents The Oracle That Foretold the FutureDefining CommodityOpen Source: Now More Important Than Ever The dreaded part of every site reliability engineer’s (SRE) job eventually: capacity planning. You know, the dance between all the stakeholders when deploying your …
-
Journeys in Java, Level 2: Building an Empire of Microservices
Let’s dive into the world of microservices find out the complexities, best practices, and troubles. I will share all my learnings, as well!