Sumith Puri15 articles
Learn how to configure Kafka topics and create a Java-based Kafka Consumer and Producer, withApache Kafka v3.4 on Windows 10.
- Sumith Puri
-
Starting Apache Kafka on Windows 10 (Kafka v3.4)
This is part one of a two part articles series on Running Apache Kafka Server, Configuring Kafka Topics, and Creating a Kafka Consumer, as also a Kafka Producer.
-
Spring Boot – Annotation Reference – 01/b
In part #2 of my article series on Spring Boot Annotations, we focus on the REST and Spring Stereotype Annotations.
- Sumith Puri
-
Spring Boot – Annotation Reference – 01/a
Spring Boot Annotation Guide, providing an easy reference for daily development and provides code samples.
- Sumith Puri
-
Clean Shutdown of Spring Boot Applications
Article discusses and presents five ways to shutdown Spring Boot apps cleanly. It provides inline code samples and link to GitHub.
-
Starting Docker Desktop with Spring Boot
In this article, we discuss Docker Desktop, including the Docker file, creating/pushing Docker images, creating/running Docker containers.
- Sumith Puri
-
GoF Design Patterns Using Java – Part 02
Let’s continue learning design patterns by implementing the Adapter, Facade, Template, Iterator, and State patterns using Java.
- Sumith Puri
-
SKP’s Agile Cheatsheet : Part 03
SKP’s Agile Cheatsheet that lists the most important terminologies in Agile, Scrum, Lean, Kanban, and SAFe.
- Sumith Puri
-
SKP’s Agile Cheatsheet: Part 02
SKP’s Agile Cheatsheet is a three part series of articles focused on daily agile terminology, ideal to be printed out and pinned up near your workstation.
- Sumith Puri
-
SKP’s Agile Cheatsheet: Part 01
SKP’s Agile Cheatsheet listing the most important terms in agile, devops, scrum, lean, kanban, and more.
- Sumith Puri
-
SKP’s Definitive Primer: Failures, Pitfalls & Disadvantages of Microservices
Microservice adoption has almost become the norm in most software product and IT services organizations.
Below, I take the opportunity to make you aware of real-world issues faced by organizations of all sizes in migrating or adopting microservices.
Since learning from others’ mistakes and knowing pitfalls upfront can be helpful in preparing and planning better, this overview will be of help to those planning a shift to a microservices strategy.
- Sumith Puri