#distributedsystems search results
Could Quint become the go-to tool for teaching distributed algorithms? 👩🏫 As someone who’s always struggled with protocols, Quint has been a game-changer for me. 🧠 🎉 Check out two new examples straight from a textbook! 🔗👇 #LearnWithQuint #DistributedSystems
"Partition gives you scalability and scalability should give you performance". 🎥 Excerpt from the last episode of Sysdsgn Conversations 🔗 Full episode: youtu.be/6zNLCcUVz2w || open.spotify.com/episode/3IAxF1… #DistributedSystems #SysDsgnConversations #SystemDesign
Giving a talk at @XpandConf in Amman - my hometown 🇯🇴 next month. Peeling back the layers of distributed databases and the invisible choreography behind the API. I hope to see you there. #Xpand2025 #XpandConf #DistributedSystems

Debugging distributed system failures is tricky. Deterministic simulation + Jepsen makes it tractable. With TickLoom, build your own algorithms, inject partitions/loss/crashes, and prove properties from histories. github.com/unmeshjoshi/ti… #DistributedSystems #Jepsen #Java

Twitter generates millions of unique IDs every day. This is how. #SystemDesign #DistributedSystems #Twitter
What are the 3 golden rules of #DistributedSystems? @samnewman breaks down the essentials every developer should know: 1️⃣ Timeouts ⏱️ 2️⃣ Retries 🔄 3️⃣ Idempotency ✅ 🎥 Watch the #InfoQ video to dive deeper into each rule: bit.ly/4lGml2m #Microservices #Resilience

🚀 New patent grant alert: #US18759330B1 by #AmazonTechnologies! Explore scalable graph-based vector storage & search in distributed systems. 📊 Efficiently index & store vectors using proximity-based graph data structures. #DistributedSystems #DataStorage #AI $AMZN


Design Patterns for Distributed Systems, by Google. 1. Lifecycle APIs 2. Publish logs and metrics 3. Sidecar 4. Leader Election 5. Event Queue 6. Scatter Gather #SystemDesign #DesignPatterns #DistributedSystems
Bloomberg depends on #Java to support our #distributedsystems and financial applications. To ensure quality, reliability, and a strong #opensource-first foundation, we adopted #EclipseTemurin. Learn more about how it helps power our infrastructure: bloom.bg/46D9IzG

5 Advanced #Kubernetes Operators Every #DevOps Engineer Should Know About Managing complex, #distributedsystems with #K8s can be challenging. That’s where K8s Operators come in, automating & streamlining cluster management. itnext.io/5-advanced-kub…
Are you struggling to scale #distributedsystems? You know the pain: integrating multiple services, hitting the limits of HTTP & RPC solutions, keeping communication reliable across complex architectures. The result? Fragile systems youtube.com/live/0NYwN_p2p… #Microservices
youtube.com
YouTube
Distributed Systems & Messaging Patterns with Ian Cooper
See inside etcd's bootstrap brain to learn what governs startup decisions—ideal for engineers who need clarity on config checks, disk classification, and readiness signaling. Read More: zalt.me/blog/2025/09/i… #DistributedSystems #ControlPlanes #DevOps

Day 5 Progress on SellEazy: Building a distributed multi-vendor system has been wild! Zookeeper health checks flopped, blocking Kafka’s leader election. Kafka wouldn’t start, leaving me in chaos. Still fighting! 🥵 #DistributedSystems #Kafka #buildinpublic




Ready to put your #DistributedSystems skills to the test? Join our LIVE-ONLY, hands-on workshop where you’ll build a real-time payment system under the guidance of Hazelcast senior architects. Identify your strengths, uncover gaps, and gain practical experience with…

Built a minimalist Actor System in Rust using Tokio, inspired by the Akka days but fully async and JVM-free. Actors register, send messages, and communicate over TCP with pure Rust performance. #rustlang #actorModel #distributedSystems #Akka #AsyncRust github.com/politrons/Func…
Lars Kölpin-Freese explains how idempotency helps achieve reliable “exactly-once” semantics in microservices and message-driven architectures. 🔗 entwickler.de/serverless/exa… #Serverless #DistributedSystems #CloudComputing #Microservices

coderlegion.com/6394/oracle-mi… #PostgreSQL #DatabaseMigration #DistributedSystems #CockroachDB #OracleMigration #DevOps #CloudNative
coderlegion.com
Oracle migrations reveal hidden technical debt. Here's what developers need to know before moving.
# The Real Cost of Oracle Technical Debt: What Developers Learn During Migration Oracle databases have been around for 40 years. That's a lot of time to accumulate technical debt. [Spencer Kimball]...
In a Distributed system, we cannot tell the difference between a failed node, slow node and lost messages. #distributedsystems
This is a great thread talking about DST and testing layers. 👏 At Layer 4, there is Antithesis and ??? Which tool do you think find more the truly nasty, system-breaking bugs? #DistributedSystems #SoftwareTesting

Deterministic Simulation Testing (DST) is a powerful verification technique and now with 10 months into doing it, I think I have better answers to how it fits the overall verification process. 1/
Are you struggling to scale #distributedsystems? You know the pain: integrating multiple services, hitting the limits of HTTP & RPC solutions, keeping communication reliable across complex architectures. The result? Fragile systems youtube.com/live/0NYwN_p2p… #Microservices
youtube.com
YouTube
Distributed Systems & Messaging Patterns with Ian Cooper
Nexus Backpressure est LE protocole universel pour stabiliser tous vos systèmes distribués. Fini le chaos sur Kafka, RxJS, Node.js ! RECHERCHE TESTEURS pour la v1.0. Aidez-nous ! ici 👇🏾 github.com/Tryboy869/nexu… #Backpressure #DistributedSystems #DevOps #OpenSource #Golang #Rust

Nexus Backpressure is THE universal protocol to stabilize your distributed systems. Say goodbye to chaos on Kafka, RxJS, Node.js! WE NEED TESTERS for v1.0. Help us out!Test it here github.com/Tryboy869/nexu… #Backpressure #DistributedSystems #DevOps #OpenSource #Golang #Rust

🚀 LaunchDarkly hires Staff Engineer – Distributed Systems (Remote) to build its global edge network delivering sub‑10 ms feature‑flag updates. Tech: Go, Rust, AWS/GCP, Redis, Kafka, Varnish, CDN. Salary $209k‑$287k. #DistributedSystems #GoLang aihackerjobs.com/company/launch…
Space-based architecture isn’t magic — it’s a mesh of minds. Nodes act solo, but real success comes from harmony, not heroics. What makes your team or system actually hum? Read more: iam.slys.dev/p/space-based-… #SpaceArchitecture #DistributedSystems #Teamwork
Lars Kölpin-Freese explains how idempotency helps achieve reliable “exactly-once” semantics in microservices and message-driven architectures. 🔗 entwickler.de/serverless/exa… #Serverless #DistributedSystems #CloudComputing #Microservices

In my experience, building robust distributed systems hinges on observability. Without proper logging, metrics, and tracing, you're flying blind. It's not just about what breaks, but why. What are your must-have tools for monitoring distributed systems? #DistributedSystems

📊 Error budgets help balance innovation & stability 🧠 “How many microservices?” → Only as many as you can handle 🔍 Observability is non-negotiable 👉 “Better to ignore a few requests than break everything.” 💯 #DistributedSystems #SystemDesign #CloudNative
p99 hit ~1s under burst. We needed sub-10ms end-to-end, not “eventual ingest.” Complexity was taxing on-call more than traffic. #DistributedSystems #EventStreaming #RustLang
5 Advanced #Kubernetes Operators Every #DevOps Engineer Should Know About Managing complex, #distributedsystems with #K8s can be challenging. That’s where K8s Operators come in, automating & streamlining cluster management. itnext.io/5-advanced-kub…
Distributed Systems For Fun and Profit: freecomputerbooks.com/Distributed-Sy… Look for "Read and Download Links" section to download. Follow me if you like this post. #DistributedSystems #DistributedComputing #CloudComputing

💥 Microservices = no more ACID across services. Saga Pattern — distributed transactions done right. 🔁 Orchestrated or Choreographed? 💡 Compensating actions, idempotency, observability. 📚 👉 lktechacademy.com/2025/10/saga-p… #Microservices #SagaPattern #DistributedSystems #TechBlog
Go is excellent for building reliable, high performance infrastructure. It shines in creating scalable backends, #APIs, and #distributedsystems that support AI workloads.
A new article by @gordonfeller explores how distributed design, fault-tolerant architectures, and real-time intelligence sharing are redefining the future of cyber defense. bit.ly/4q4fqnc #Cybersecurity #NetworkResilience #DistributedSystems #ZeroTrust
CAP Theorem = tough choices ☕ You can’t have all three: ✅ Consistency ✅ Availability ✅ Partition Tolerance Pick any two. The system says — “Nahi milega!” 😂 Explained by Modiji & Rahul Ji — chai-style 🍵 #CAPTheorem #SystemDesign #DistributedSystems
Giving a talk at @XpandConf in Amman - my hometown 🇯🇴 next month. Peeling back the layers of distributed databases and the invisible choreography behind the API. I hope to see you there. #Xpand2025 #XpandConf #DistributedSystems

Debugging distributed system failures is tricky. Deterministic simulation + Jepsen makes it tractable. With TickLoom, build your own algorithms, inject partitions/loss/crashes, and prove properties from histories. github.com/unmeshjoshi/ti… #DistributedSystems #Jepsen #Java

🚀 New patent grant alert: #US18759330B1 by #AmazonTechnologies! Explore scalable graph-based vector storage & search in distributed systems. 📊 Efficiently index & store vectors using proximity-based graph data structures. #DistributedSystems #DataStorage #AI $AMZN


Bloomberg depends on #Java to support our #distributedsystems and financial applications. To ensure quality, reliability, and a strong #opensource-first foundation, we adopted #EclipseTemurin. Learn more about how it helps power our infrastructure: bloom.bg/46D9IzG

Access breakthrough #research, engage in dynamic discussions, and embrace the future of #DistributedSystems! Occurring July 18th, #IEEE #ICDCS2023 aims to bring researchers and developers together to exchange ideas and learn. Register today @ bit.ly/3pM0AXO

Finally started this computer science book. 2024 is a year of mass consumption for me! #SoftwareEngineering #distributedsystems

Maybe one day I'll write a book but before then, you can enjoy from notes. Sharding, Clustering, Indexing, Partitioning and Segmentation are very common strategies for scaling database workloads. #distributedsystems

How to Generate Unique IDs in Distributed Systems: 6 Key Strategies | by Phuong Le (@func25) bit.ly/45Fk3ZA #distributedsystems

Why could @hedera go to Mars? 🪐 $HBAR #Web3 #DistributedSystems Hedera’s Asynchronous Byzantine Fault Tolerant (ABFT) consensus offers several key benefits that make it particularly suitable for high-performance, secure, and scalable distributed systems:

What are the 3 golden rules of #DistributedSystems? @samnewman breaks down the essentials every developer should know: 1️⃣ Timeouts ⏱️ 2️⃣ Retries 🔄 3️⃣ Idempotency ✅ 🎥 Watch the #InfoQ video to dive deeper into each rule: bit.ly/4lGml2m #Microservices #Resilience

See inside etcd's bootstrap brain to learn what governs startup decisions—ideal for engineers who need clarity on config checks, disk classification, and readiness signaling. Read More: zalt.me/blog/2025/09/i… #DistributedSystems #ControlPlanes #DevOps

"🌟 Unveiling the efficiency of Data Availability Sampling in #DistributedSystems & #MachineLearning! This technique is a cornerstone in modern #Blockchain technology, enhancing scalability and data integrity. 🔗 By sampling only portions of data, it allows for quick…

New release!! Understanding Distributed Systems, 2/e by Roberto Vitillo (Author) @shroffpub (Publisher) Buy from computer bookshop using link: tinyurl.com/3xac6ebf #distributedsystems #systemdesign #shroffpublishers

Time defined: When all reads return the same result, it's the past. When reads are unpredictable, it's the future. #SystemDesign #DistributedSystems

Day 5 Progress on SellEazy: Building a distributed multi-vendor system has been wild! Zookeeper health checks flopped, blocking Kafka’s leader election. Kafka wouldn’t start, leaving me in chaos. Still fighting! 🥵 #DistributedSystems #Kafka #buildinpublic




Our latest release! Order now shroffpublishers.com/books/97893554… Designing Distributed Systems, Second Edition by Brendan Burns @OReillyMedia Includes new chapters on AI inference, AI training, & robust systems for the real world. #distributedsystems #kubernetes

🎉That’s a wrap on #ICDCS2025! What an amazing team behind one of the leading conferences in #DistributedSystems. ✅250+ papers, 5 keynotes, 12+ workshops/tutorials 🌍 40+ countries,🏆Awards & social events! Huge thanks to all authors & attendees who made it a success!




One of these characters is me today working on Distributed Locking... I'll let you decide which one. That being said... I'll take the hard-working and persistent qualities of Wile E Coyote any day! #distributedsystems #locking #fail

Indian Edition Releasing Soon! Pre-order now shroffpublishers.com/books/97893554… Understanding Distributed Systems, Second Edition by Roberto Vitillo @RaVitillo This book will guide you through the fundamentals of large-scale distributed systems. #distributedsystems #systemdesign

Something went wrong.
Something went wrong.
United States Trends
- 1. D’Angelo 359K posts
- 2. Young Republicans 30.2K posts
- 3. Charlie 694K posts
- 4. Erika Kirk 82.3K posts
- 5. Politico 223K posts
- 6. #AriZZona N/A
- 7. #PortfolioDay 23.7K posts
- 8. Jason Kelce 5,046 posts
- 9. Pentagon 113K posts
- 10. Presidential Medal of Freedom 97.7K posts
- 11. Harkey N/A
- 12. Burl Ives 1,080 posts
- 13. George Strait 5,553 posts
- 14. NHRA N/A
- 15. Milei 340K posts
- 16. All in the Family 20.4K posts
- 17. Big 12 14.7K posts
- 18. #LightningStrikes N/A
- 19. George Floyd 22.7K posts
- 20. Edith 2,703 posts