Month: <span>September 2022</span>

Latest Posts
Java
Java Asynchronous logger with log4j 2

We know Performance is critical for any application and nobody wants the underlying logging framework to become a bottleneck. We want lower logging latency and…

Development GuidelineSystem Design/Architecture
Git Work Flow Architecture

Git Work Flow Architecture is ideally suited for projects that have a scheduled release cycle. Actually, Git workflows are nothing special. They are just a…

Development Guideline
Software Development and Deployment Process

The smooth software development and deployment process are vital for the smooth operation of any organization. Every organization has its own process to develop any…