Published inDev GeniusUnderstanding HTTPS and How Website Encryption WorksPreviously, I took HTTPS for granted. But behind the scenes, it handles a lot of complexities. These complexities are crucial because they…Oct 15Oct 15
One Important Lifehack to Make or Break Your HabitsWe all have habits we want to build and bad ones we’d love to break. What if I told you there’s a simple way to do both? A few years ago, I…Aug 31Aug 31
Published inDev GeniusDockerizing Spring Boot Application End-to-End with DB and CacheIn my previous article, I explored how to Dockerize a Spring Boot application while adhering to the best practices. However, I didn’t…Aug 17Aug 17
Published inDev GeniusUnderstanding Tokenization and Embedding in Generative AIWith all the talk about Generative AI, you often hear terms like “tokenization” and “embedding.” While they might sound complicated…Jun 8Jun 8
Published inDev GeniusCreating a News Notification System with Kafka and Spring BootIn scenarios where immediate and reliable data processing is key, Apache Kafka shines as a distributed streaming platform that excels in…Apr 26Apr 26
10 Data Engineering Terms Everyone Should Be Aware OfData ecosystem is vast, with numerous technologies playing crucial roles. This article aims to provide a high-level introduction to some…Apr 6Apr 6
2 Essential Techniques That Will Help You Become a Productive DeveloperBack in the days, if we wanted to know something, we turned to books and encyclopedias. But now, thanks to the internet, information is…Mar 27Mar 27
Published inDev GeniusDockerizing Spring Boot Application by Adhering to 8 Best PracticesDocker plays a pivotal role in modern software development, and Spring Boot applications are no strangers to its influence. Now, the…Mar 112Mar 112
Published inDev GeniusUnderstanding Backtracking Algorithm with the Famous Chess PuzzleBacktracking, a powerful problem solving technique in computer science. In this article we will try to understand backtracking concept by…Mar 3Mar 3
Published inDev GeniusEfficient Large-Scale Data Streaming Using Spring Boot and JavaScript GuideIn the fast-paced world of data-driven applications, the need for seamless and efficient data streaming has become more crucial than ever…Feb 19Feb 19