My published books
J2EE avec JBuilder 7 enterprise
Published in French, this is my first book on Java Enterprise, currently named Jakarta EE, formerly Java EE and, even more formerly J2EE.
AWS : Gérez votre infrastructure sur la plateforme cloud d’Amazon
Published in French as well, this book takes the reader to a long journey to the the AWS platform and to its configuration, administration and deployment.
AWS Lambda: Developpez des micro-services en Java
This is a complete guide to the Serverless technology as implemented by AWS Lambda. It demonstrates how to develop and deploy enterprise grade micro-services using Quarkus.
50 Shades of Java Executors
My most recent booklet on concurrent programming techniques in Java, with a particular focus on race condition management through multi-threading and executors. t explores modern concurrency patterns and implementations, highlighting the latest features introduced in Java 21 and 23 LTS (Long Term Support) releases. Special attention is given to the evolution of Java’s executor framework and its role in managing concurrent operations efficiently.
50 Shades of Java Executors - Kindle edition
This is the Kindle edition of my most recent booklet on concurrent programming techniques in Java, with a particular focus on race condition management through multi-threading and executors. t explores modern concurrency patterns and implementations, highlighting the latest features introduced in Java 21 and 23 LTS (Long Term Support) releases. Special attention is given to the evolution of Java’s executor framework and its role in managing concurrent operations efficiently.