Siddhartha Soxyprogrammer.com·Nov 18, 2024Understanding CQRS and Event Sourcing: A Path to More Robust Distributed SystemsIntroduction Distributed systems are all the rage these days! With system design gaining traction in the software world, everyone is eager to learn and implement distributed systems. They (Distributed Systems) undoubtedly have their merits and provid...DiscussDistributed Systems#CQRS
Nan Songtech-veteran.hashnode.dev·Nov 17, 202410 Kubernetes Questions: Test Your Understanding of KubernetesHere are 10 Kubernetes, let’s check how many questions you can answer? In a two-node cluster, with one node already hosting pods and the other empty, how does Kubernetes decide where to schedule a new pod? When a containerized application runs out ...DiscussKubernetes Learning Week SeriesLearning Journey
Subhanshu Mohan Guptablogs.subhanshumg.com·Nov 17, 2024Federated Learning for Distributed MLOps SecurityIntroduction As Machine Learning Operations (MLOps) scale across industries, safeguarding sensitive data while enabling distributed training becomes a significant challenge. Enter Federated Learning (FL) — a decentralized approach that trains models ...Discuss·10 likes·34 readspysyft
Yekye.hashnode.dev·Nov 17, 2024Explaining ZeRO / FSDP to Non-ML EngineersZeRO and PyTorch FSDP (Fully Sharded Data Parallelism) are powerful set of memory optimization techniques that enable effective training of large models with trillions of parameters. They form the foundation of large language model (LLM) training tod...DiscussMachine Learning
Nan Songtech-veteran.hashnode.dev·Nov 15, 2024Kubernetes Learning Week Series 6Kubernetes Learning Week Series 5 Kubernetes API Practical Guide https://blog.kubesimplify.com/practical-guide-to-kubernetes-api This article serves as a practical guide to understanding and using the Kubernetes API. It covers the fundamentals of ...DiscussKubernetes Learning Week SeriesKubernetes
Akhil Sharmaakh1l.hashnode.dev·Nov 11, 2024CAP TheoremWhat does CAP stand for? C - Consistency Consistency in Database means it goes from one consistent state to another, but in CAP, it means you get the latest written value as the response. A - Availability Availability - Every request receives a resp...Discussdistributed system
Nan Songtech-veteran.hashnode.dev·Nov 9, 2024Kubernetes Learning Week Series 5Kubernetes Learning Week Series 4 Introduction to Kubernetes Service https://dev.to/vromanov/kubernetes-services-1bj This article introduces Kubernetes Service, an essential component of Kubernetes used to manage and scale applications within a cl...DiscussKubernetes Learning Week SeriesCloud Computing
Dhyan Amit Shahdhyanshah.hashnode.dev·Nov 7, 2024Building a Distributed Leader Election System with the Bully Algorithm in Node.js and ReactIntroduction In distributed systems, selecting a leader is crucial for coordinating tasks, making decisions, and handling failures gracefully. In this article, we'll walk through building a distributed leader election system using the Bully Algorithm...Discuss·10 likesNode.js
Nan Songtech-veteran.hashnode.dev·Nov 6, 2024Kubernetes Learning Week Series 4Kubernetes Learning Week Series 3 Kubernetes Learning Week Series 2 Kubernetes Learning Week Series 1 Reduce Docker image by 40%, How? https://bhupesh.me/publishing-my-first-ever-dockerfile-optimization-ugit/ This article discusses the author’s ex...DiscussKubernetes Learning Week Seriesdistributed system
Alex MirranforLilypad Networkblog.lilypadnetwork.org·Nov 5, 2024Update to the Lilybit_ Rewards CalculationTLDR Overview: Primary changes to the original Lilybit_ Rewards calculation Base Lilybit_ points are now assigned by the GPU card type using 3 parameters: VRAM, Cuda core count, and Tensor core count. See mathematics below. RP hashrate will no longe...Discuss·98 readsIncentiveNetAI