Creating Scalable OpenAI GPT Applications in Java
Learn how to integrate the ChatGPT engine into your Java applications in a scalable way by sending prompts to the engine only when …

Denis started his professional career at Sun Microsystems and Oracle, where he built JVM/JDK and led one of the Java development groups. After learning Java from the inside, he joined the world of distributed systems and databases, where he has remained ever since.
1 views

Denis Magda
43,571 viewsLearn how to integrate the ChatGPT engine into your Java applications in a scalable way by sending prompts to the engine only when …

Denis Magda
16,956 viewsExplore how to best use compact Java Records as Data Transfer Objects (DTOs) for database and API calls in Spring Boot 3 with Hibernate 6.

Denis Magda
4,739 viewsExplore how solid-state drives (SSDs), the default storage medium for on-disk data, use garbage collection.

Denis Magda
7,048 viewsLet’s create a Java application with YugabyteDB distributed database to see if garbage is generated in response to application requests.

Denis Magda
11,861 viewsLet’s create a simple Java application and see how the application generates garbage at the relational database level.