PinnedKajal RawalHandling Faults in Distributed Systems: The Circuit Breaker PatternIntroductionOct 3, 2023Oct 3, 2023
PinnedKajal RawalChange the logging level using ConfigMapLogs are often known as one of the three pillars of observability. They are great for debugging code running in production. However they…Dec 14, 2020Dec 14, 2020
PinnedKajal RawalSpring Boot Quartz Scheduler Example — Email Scheduling ApplicationQuartz is an open source Java library for scheduling Jobs. It has a very rich set of features including but not limited to persistent Jobs…Jan 27, 20211Jan 27, 20211
Kajal RawalIntroduction to PagerDutyPagerDuty is a cloud-based service that helps teams manage and respond to incidents. It does this by automatically routing alerts to the…Jun 9, 2023Jun 9, 2023
Kajal Rawal8 Weeks Study Plan to prepare Data Structures and Algorithm InterviewHere’s a breakdown of the study schedule for data structures and algorithm topics with a daily allocation of 2 hours for each week over an…Jun 9, 2023Jun 9, 2023
Kajal RawalTips to stay Motivate and Consistent throughout preparation of InterviewStaying motivated and consistent during your study preparation is crucial for success. Here are some strategies to help you stay on track:Jun 9, 2023Jun 9, 2023
Kajal RawalA quick comparison of Bard & ChatGPTThe main difference between Bard and ChatGPT is that Bard is a Google AI model that is still under development, while ChatGPT is an OpenAI…Mar 21, 2023Mar 21, 2023
Kajal RawalGetting Started with GitHub Actions for Java Spring BootGitHub Actions is a powerful tool that can be used to automate your software development workflows. In this blog post, we will show you how…Mar 21, 2023Mar 21, 2023
Kajal RawalMonitor Kafka Consumer LagThe basic way to monitor Kafka Consumer Lag is to use the Kafka command line tools and see the lag in the console. We can use the…Mar 1, 2023Mar 1, 2023