I like to describe this book as a beginner’s book for experts. Anyone who needs to get up to speed quickly using Java is my primary audience.
-
Book Review: “API Design Patterns”
This review is about API Design Patterns by JJ Geewax from Manning. Check it out and if you’ve read it too, what did you think?
-
Book review: “Practical Design Patterns for Java Developers”
Hone your software design skills by implementing popular design patterns in Java.
-
42 Practical Java Design Patterns: Builder and More
The aim of the article is to introduce my newly published book “Practical Design Pattern for Java Developers”.
-
Book review: “Learn JavaFX Game and App Development with FXGL 17”
Review of new book on FXGL, providing an impressive list of components with methods to override and build the exact functionality your game requires.
-
New Book: FXGL 17 — Learn JavaFX Game and App Development
New book for beginners in Java and/or JavaFX who wish to develop apps and games with FXGL, while improving Java and JavaFX skills.
-
Book Review: “Monolith to Microservices” (Part 2)
In many cases, microservices are probably not ideal, but if you’re going to do it, take baby steps. Small and short-term wins matter; it boasts the team’s confidence. Always put checks and balance whether it is working or not. If not, then go back to the alternative ways.
-
Book Review: “Monolith to Microservices” (Part 1)
Do we need to do all modern development via the microservices architecture? Is it the norm, the new standard? This book argues differently.
-
Introducing the GKE Autopilot Cluster
Google’s fully managed Kubernetes services, GKE Autopilot, is a completely managed and serverless “Kubernetes as a service” offering.
-
What is GitOps? What are its benefits?
Let’s understand what GitOps is and its benefits and learn how ArgoCD can help with the continuous delivery of Kubernetes-based applications.
-
Book Review: “Effortless Cloud-Native App Development Using Skaffold” (2)
Skaffold is a cloud native open source framework from Google that lets SpringBoot devs build Kubernetes apps easily and deploy effortlessly!