Alex MirranforLilypad Networkblog.lilypadnetwork.org·Nov 7, 2024🍃 Lilypad Project Report: November 07, 2024🌎 Overview Welcome to the latest Lilypad Project Report! We're excited to bring you updates on the strides we’re making to democratize access to GPU compute and build a robust, decentralized ecosystem. The Lilypad Network aims to democratize access ...Discuss·51 readsLilypad Project ReportAI
Vivek Khatritech.peculiarvivek.com·Oct 13, 2024DDIA - Chapter 8 - The trouble with Distributed Systems - thoughts and notesDisclaimer: This blog has been written with the help of LLM. This chapter was pessimistic in its approach, but that’s alright, one has to be paranoid when they are building systems. When you are a small company and shipping fast you don’t think about...DiscussDatabases
Raghu Annamalaidevraghu.hashnode.dev·Sep 22, 2024Apache-kafka with raft mode in Docker ComposeIntroduction to Raft Mode: Raft mode in Kafka refers to a new architecture introduced to remove ZooKeeper from Kafka’s setup. ZooKeeper used to manage Kafka’s metadata (like topic configurations and broker states). However, ZooKeeper adds complexit...Discuss·40 readsApache Kafka#KafkaRaftMode
TechThreadsforSystemsJournalsystemsjournal.hashnode.dev·Sep 18, 2024Key Distributed Systems Videos Every Software Engineer Should Watch14 Videos on Distributed systems you should watch to become a better software engineer 1. Distributed Transactions: Two-Phase Commit Protocolhttps://lnkd.in/g-8zG8qJ 2. Implementing Distributed Transactions using Two Phase Commit Protocolhttps://...Discussdistributed systems
TechThreadsforSystemsJournalsystemsjournal.hashnode.dev·Sep 18, 2024Key Distributed System Design Patterns by Martin FowlerYour system design interviews will improve significantly if you learn these 30 essential design patterns for distributed systems by Martin Fowler. 1. Clock Bound Wait → https://lnkd.in/g5xXEsyb2. Consistent Core → https://lnkd.in/gPBKWucA3. Emergen...Discussdistributed system
Gavin Weigavindev.hashnode.dev·Sep 15, 2024Here’s a new framework to build multi-host distributed systems in PythonIn an interconnected group of distributed nodes in a system, where different nodes want to access each other’s services and data. Such cases can happen in any heterogeneous distributed systems, for example, in simulation environment for AI, rendering...DiscussPython
Shaileshshaileshpashte.hashnode.dev·Aug 25, 2024Introduction to Amazon SQS: Messaging Basics ExplainedIntroduction Messaging systems play a critical role in modern distributed applications by enabling asynchronous communication between different components of an application. This decouples the producers and consumers, allowing each to operate indepen...DiscussAWS
MD. TANVIR RAHMANcodewithtanvir.hashnode.dev·Aug 22, 2024The CAP Theorem and MongoDB: Navigating Trade-offs in Distributed DatabasesIn the world of distributed databases, the CAP theorem, also known as Brewer's theorem, provides a foundational framework for understanding the trade-offs between different system characteristics. Before diving into CAP Theorem we need some knowledge...Discuss·76 readsCAP-Theorem
Niladri Dasniladridas.hashnode.dev·Aug 16, 2024The Future of Artificial Intelligence: A Multi-Agent PerspectiveIntroduction Artificial intelligence (AI) has come a long way since its inception in the 1950s. From simple rule-based systems to complex machine learning algorithms, AI has evolved to become an integral part of our daily lives. However, as AI contin...DiscussMulti-Agent Systems (MAS)
Nile Bitsnilebits.hashnode.dev·Aug 3, 2024How To Deploy RabbitMQ On Public IP?Anyone working with distributed systems, microservices, or wanting a dependable message broker accessible from several networks may find it useful to know how to deploy RabbitMQ on a public IP. You will be able to set up RabbitMQ on a public IP addre...Discussrabbitmq