PinnedPublished inLevel Up CodingArchitecting for Scale: Key Event-Driven Patterns You Need to KnowA Comprehensive Guide to Event-Driven Architectural PatternsNov 7, 2024Nov 7, 2024
PinnedPublished inGeek CultureSOLID Principles to write a better codeA quick guide to writing better code with help of the SOLID Design Principles, illustrated with Python examples.Apr 5, 2023Apr 5, 2023
PinnedPublished inGeek CulturePython Source Code ObfuscationEnciphering your Python Code to avoid Reverse Engineering.Dec 24, 20212Dec 24, 20212
PinnedSafeGuard your WebApplication from cyber-attacks by Strengthening the WebServerWebServers play an extremely important role and all of us are aware of the critical impact they have on any Web project. In addition to…May 10, 2020May 10, 2020
PinnedBoost up the performance of your Python codeIncrease the performance of the code with minimal changesSep 16, 20202Sep 16, 20202
Published inLevel Up Coding🏗️ Understanding Monolithic Architecture: The Foundation of Software SystemsDiscover how monolithic architectures work, their design patterns, real-world examples, and the journey to modern architecturesDec 20, 2024Dec 20, 2024
Published inLevel Up Coding🚀 Unlocking the Power of Solution Architecture: A Guide to Methodologies for Modern SystemsFrom Mainframes to Microservices: The Story of Modern ArchitectureDec 2, 20241Dec 2, 20241
How Discord Stores TRILLIONS of MessagesA Colossal Database Migration: Discord’s Journey from Cassandra to ScyllaDBOct 29, 2024Oct 29, 2024
Implementing Kafka with Gunicorn[Gevent Workers]The above image demonstrates how a real-time Python microservices architecture looks like. Being a web application each microservice uses…Mar 23, 2020Mar 23, 2020