Published inDev Genius4 Important Structural Design Patterns everyone should be aware ofDesign patterns are foundation of building scalable and maintainable software systems. Among them, Structural Design Patterns are…Jan 1Jan 1
Published inDev Genius3 Important Creational Design Patterns everyone should be aware ofDesign patterns are foundation of building scalable and maintainable software systems. Among them, Creational Design Patterns focus on…Dec 31, 2024Dec 31, 2024
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 15, 2024Oct 15, 2024
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 31, 2024Aug 31, 2024
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 17, 2024Aug 17, 2024
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 8, 2024Jun 8, 2024
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 26, 2024Apr 26, 2024
Published inT3CH10 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 6, 2024Apr 6, 2024
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 27, 2024Mar 27, 2024
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 11, 20242Mar 11, 20242