architecture
Booking
Wed Nov 27 2024
Hexagonal Architecture: A Practical Guide
Products
Docker
Tue Aug 27 2024
Streamlining Local Development with Dev Containers and Testcontainers Cloud
Learn how to run Testcontainers-based tests or services from within dev containers and how to leverage Testcontainers Cloud securely and eff...
java
Netflix
Mon Jul 29 2024
Java 21 Virtual Threads - Dude, Where’s My Lock?
Engineering
Thu Jul 11 2024
How to Run Hugging Face Models Programmatically Using Ollama and Testcontainers
Learn how you can programmatically consume and run AI models from Hugging Face with Testcontainers and Ollama.
microservices
Expedia
Wed Jul 10 2024
The Perils of Deprecating a Legacy Microservice
Thu Jun 06 2024
Develop Kubernetes Operators in Java without Breaking a Sweat
Discover testing possibilities that let developers consider Java as the language of choice for Kubernetes-related projects.
Wed Apr 24 2024
A Promising Methodology for Testing GenAI Applications in Java
Testing applications that incorporate AI can be difficult.
spring-boot
Tue Mar 26 2024
Unlocking observability: Structured logging in Spring Boot
garbage-collection
Wed Mar 06 2024
Bending pause times to your will with Generational ZGC
infrastructure
Pinterest
Tue Nov 28 2023
A Glimpse into the Redesigned Goku-Ingestor vNext at Pinterest
functional-programming
Thu Aug 03 2023
Leveraging The Powers of Functional Code — Part 2
Community
GitHub
Fri Jul 14 2023
Release Radar · Spring 2023 Edition
It’s been a while since we’ve published our Release Radar.
Tue Jun 20 2023
Shorter Feedback Loops Developing Java Apps with Digma’s Free Docker Extension
The Digma Docker extension acts as your own intelligent agent for monitoring code execution, especially in development and testing.
Tue Sep 27 2022
Leveraging the powers of functional code
android
Wed Mar 30 2022
Object equality in Java and Kotlin
Tue May 18 2021
How do thread priorities affect your Android app?