Foojay Podcast #23: Java Profiling and Performance
There are challenges with Java profiling, and the need for profiling depends on application complexity and performance requirements.

There are challenges with Java profiling, and the need for profiling depends on application complexity and performance requirements.

Nicolas Frankel
3,720 viewsTake a look at data residency and design a draft architecture to implement it. In the next article, we will delve into the technical …

Roni Dover
14,651 viewsPitting a seasoned Java developer against the all-knowing generative AI to find out... can AI generate a Java microservice end-to-end?

Jasmine Taylor
14,465 viewsUpload a JAR, search for YAML, create a DOT, convert this to a PNG, all taking place behind the scenes, with just a click of a button.

Peter Lawrey
11,709 viewsLet's use an event-driven Hello World (a paradigm where the flow is determined by events) to step through behaviour-driven development,

Jennifer Reif
10,113 viewsIn part 9 of this series, learn how to successfully create an orchestrated microservices system with Docker Compose!

Hari Rangarajan
21,487 viewsTransitioning from synchronous to event-driven APIs modernizes the enterprise and unlocks real-time events and information.

Jennifer Reif
5,308 viewsConvert an existing MongoDB-connected service to use Spring Cloud Config for accessing database credentials, as with a Neo4j microservice.

Gerrit Grunwald
20,426 viewsCRaC is an OpenJDK project developed by Azul to solve the problem of "slow" startup times of the JVM in a microservice environment.

Jennifer Reif
5,247 viewsLearn how to set up a service that hosts the Spring Cloud Config server and wire our Neo4j microservice as the config client service.