PinnedPublished inDataDrivenInvestorI struggle to read and write 100K requests in Postgres DB, and my aggressive solution with Redis.I faced 100K requests in a short period in our application. In that situation, Postgres Database has a lot of delays in response requests…Aug 15, 20228Aug 15, 20228
PinnedPublished inDataDrivenInvestorMy solution for designing a resilient system in an event-driven pipelineI designed event-driven architecture for our fintech software. It consisted of three parts. Part one had a sync process, and Parts two and…Sep 12, 20224Sep 12, 20224
PinnedPublished inStackademicInstalling Application for Golang developer After installing Ubuntu 24.04 LTSThis document outlines a comprehensive setup guide for Golang developers working on Ubuntu 22.04 LTS. It covers a wide range of essential…Sep 23, 2024Sep 23, 2024
PinnedPublished inDevOps.devBest List of Vscode Plugin as Golang developer in Backend positionWhen I was a child, I decided to use only open-source tools. It was a hard decision at the time because many open-source tools weren’t…Sep 8, 20224Sep 8, 20224
The High Cost of Toxicity: Why Insults, Humiliation, and Blame Are Killing Your Workplace CultureIn any workplace, the way people interact with one another can make or break the environment. A healthy workplace thrives on respect…Feb 7Feb 7
Published inStackademicTitle: Setting Boundaries with Clients: A Guide to Professional and Effective CommunicationIn the world of technical support and client management, maintaining professionalism while setting boundaries is crucial. Whether dealing…Jan 30Jan 30
Published inStackademicSystem Design: A Comprehensive Exploration Based on Practical DiscussionSystem design plays a pivotal role in the architecture and performance of modern applications.Jan 281Jan 281
Published inDataDrivenInvestorNavigating the Complexities of System Design: A Deep Dive into Scalability, Microservices, and…System design is a critical challenge in modern software development, where applications must serve millions of users.Jan 18Jan 18
Published inStackademicMy Experience After Four Years of Migration from PHP to Golang LanguageMy journey from PHP to Golang has been one of growth, adaptation, and continuous learning. While PHP and Laravel served me well in the…Jan 14Jan 14
Published inStackademicDatabase Deep Dive: Exploring Storage Engines and Indexing Strategies,LSM-Trees vs. B-TreesModern databases rely on two foundational components: storage engines and indexing strategiesJan 13Jan 13