A walkthrough to YamlYAML, short for "YAML Ain't Markup Language" or sometimes humorously referred to as "Yet Another Markup Language," is a straightforward and human-readable data serialization format. If you don't know what's a Markup language, click on the hyperlink. ...Jan 12, 2024路3 min read
Party Time for Data: Navigating the Enchanting Public Subscriber modelHey there, tech enthusiasts! Let's talk about something super cool: a communication system so efficient, that it's a party for information. No, it's not a rave xD but rather the "Pub/Sub" model. Hold on, what's that? Imagine a big, party where anyone...Dec 11, 2023路2 min read
The Unsolvable Triangle: CAP TheoremIntroduction In the world of distributed systems, data consistency, availability, and partition tolerance are key considerations. Unfortunately, achieving all three of these goals simultaneously is impossible. This is where the CAP Theorem, also know...Dec 9, 2023路2 min read
Beyond Cache: Rediscover the Art of High-Performance Data AlchemyIntroduction: Redis is an open-source, in-memory data structure store known for its speed and versatility. It acts like a powerful cache, performing much better than traditional databases for frequently accessed data. Redis supports various data stru...Dec 8, 2023路2 min read
The OOfy-Doofy trap: Why you shouldn't stay introverted and keep networking as a programmer!The Superhighway of Knowledge Sharing and Learning Collaboration: The Heroic Team-Up for Problem-Solving Career Growth: From Zero to Hero Trendy Tech: Keeping Up in the Fast Lane Inspiration and Motivation: The Heroic Support Squad In the real...Oct 3, 2023路3 min read