#distributedsystem zoekresultaten
Teams deploying containerized apps at scale need Azure Kubernetes Services. AKS manages cluster management, so teams can focus on deploying services. #AzureKubernetesServices #microservices #distributedSystem #CICD #AKS #Azure
How to Enable Testing a #DistributedSystem on a Single Environment Using Proxy Routing infoq.com/news/2025/10/t… #Microservices
#Microservices × #MicroFrontends: Uncovered with @samnewman ldrawing parallelisms between the 2 layers of a #distributedsystem. youtu.be/RaaHChVzPbM?si…
youtube.com
YouTube
Microservices × Micro-Frontends: Uncovered with Sam Newman
#Microservices × #MicroFrontends: Uncovered with @samnewman who draws parallelisms between the 2 layers of a #distributedsystem. youtu.be/RaaHChVzPbM?si… #DevOps
youtube.com
YouTube
Microservices × Micro-Frontends: Uncovered with Sam Newman
Redundancy is not the first step to building a resilient #distributedsystem— it is assuming failure as a default state. Once you start designing with the expectation that everything will break eventually, architecture stops being hopeful & starts being durable. #Microservices
We started looking at how the gfs system works and will check out some code implementation later next week. Interesting days ahead ... 🚀. #golang #distributedsystem #researchpaper #curiousity #learning
A Distributed Container Orchestration system like Kubernetes deserve another Distributed key-value Database like ETCD indeed 🚀🚀🚀 #DistributedSystem #Container #DataEngineering
This YT account is underrated. #DistributedSystem #Cryptography youtube.com/@discoeth?si=W…
Started bit late this weekend into the intricate dance between structured data and powerful queries. #Distributedsystem #Database #LearningJourney
El que pasó los traumas de Vietnam con concurrencia y sistemas distribuidos entendió #programminghumor #distributedsystem #concurrency
#bigdata with simple queries : too easy #smalldata with complex queries : too easy medium data with complex queries, bring the big guns #distributedsystem #apachespark #duckdb
I will be speaking at the @data_dec Webinar this Saturday regarding Apache Kafka, a distributed streaming technology developed at LinkedIn, used by popular tech giants like Netflix, Airbnb, Uber 🚀. Registration link: lu.ma/aimpqceq #DistributedSystem #Kafka…
Most orgs fail at migrating to #microservices because they underestimate hidden complexity — service discovery, data consistency, #observability, network latency, and cultural shifts. Splitting code is easy, but running a #distributedsystem is a whole new discipline.
If you want to solve a problem or want to test your networking and linux skills, pray for a "split brain" scenario in your distributed systems leader election ensemble. Then you will have plenty of work to do. #distributedsystem #cloudcomputin #cloudnative #softwareengineering…
Just learned about #ByzantineGeneralProblem! It's a classic CS problem where nodes in a #distributedsystem need to coordinate even if some are unreliable. Fascinating stuff! And get this, it's used in blockchain to make sure all nodes agree on the same version of the ledger.
Q: What’s the difference between a balloon and a #distributedsystem? A: One blows around unpredictably, spies on you constantly, and can deflate or get shot down or fail any moment. The other is just a balloon. #distributedsystemjokes
Global cybersecurity woes may have found an unlikely hero: a decentralized system. Could it be the answer to saving our vulnerable CVE data? 💻 #cybersecurity #cve #distributedsystem #blackhateurope darkreading.com/cybersecurity-…
#Microservices × #MicroFrontends: Uncovered with @samnewman who draws parallelisms between the 2 layers of a #distributedsystem. youtu.be/RaaHChVzPbM?si… #DevOps
youtube.com
YouTube
Microservices × Micro-Frontends: Uncovered with Sam Newman
How to Enable Testing a #DistributedSystem on a Single Environment Using Proxy Routing infoq.com/news/2025/10/t… #Microservices
💡 Final thought: Kafka’s brilliance isn’t in hype, it’s in design. No magic, just solid engineering: replication, durability, and scale working together. That’s the quiet backbone of the modern internet 🌍 #apachekafka #distributedsystem #SoftwareEngineering
Redundancy is not the first step to building a resilient #distributedsystem— it is assuming failure as a default state. Once you start designing with the expectation that everything will break eventually, architecture stops being hopeful & starts being durable. #Microservices
#Microservices × #MicroFrontends: Uncovered with @samnewman ldrawing parallelisms between the 2 layers of a #distributedsystem. youtu.be/RaaHChVzPbM?si…
youtube.com
YouTube
Microservices × Micro-Frontends: Uncovered with Sam Newman
TechBite-008 Gossip Protocol: In distributed systems, nodes periodically communicates with each other and exchange their state information. It is used for fauly detection, achieve consensus, maintaining node membership list, etc. #distributedsystem
Most orgs fail at migrating to #microservices because they underestimate hidden complexity — service discovery, data consistency, #observability, network latency, and cultural shifts. Splitting code is easy, but running a #distributedsystem is a whole new discipline.
Most people think of Redis as a simple cache. Fast. In-memory. Done. But at scale, Redis becomes an entire system on its own. Sentinel, replication, clustering, these are not features, they are survival tactics. That’s what my session today is about #backend #distributedsystem
Teams deploying containerized apps at scale need Azure Kubernetes Services. AKS manages cluster management, so teams can focus on deploying services. #AzureKubernetesServices #microservices #distributedSystem #CICD #AKS #Azure
Distributed Reliability: A Hands-On Guide to etcd medium.com/p/distributed-… @etcdio #k8s @kubernetesio #distributedsystem
I just published in @gitconnected Merkle Trees and Anti-Entropy — Concepts and Implementation levelup.gitconnected.com/merkle-trees-a… #systemDesign #distributedSystem #golang
“How to Implement Gossip Protocol for Distributed Systems Using Go: A Practical Guide” by Archit Agarwal #distributedSystem #systemDesign #golang #interview @golang levelup.gitconnected.com/how-to-impleme…
#bigdata with simple queries : too easy #smalldata with complex queries : too easy medium data with complex queries, bring the big guns #distributedsystem #apachespark #duckdb
Check out altiuslabs.xyz for the deep dive! 🌐 #DistributedSystem #CrossNetworkLiquidity
altiuslabs.xyz
Altius — Execution Engine inside Every Chain
Achieve gigagas throughput and optimized hardware usage instantly. Power speed, enable customization for crypto and institutional builders — just plug in Altius.
Ever wondered how agents actually find each other in a #DistributedSystem? Connecting #agents to an #MCP #server is like giving them a map and a meeting spot—suddenly, they’re not lost in the network maze. Have you ever set up a system where the pieces just clicked together?
Do #Microservices’ Benefits Supersede Their Caveats? A Conversation with @samnewman Microservices should be used as a last resort architecture, as a #distributedsystem introduces a high degree of complexity infoq.com/podcasts/micro…
infoq.com
Do Microservices’ Benefits Supersede Their Caveats? A Conversation with Sam Newman
Sam Newman, one of the pioneers of microservices, encourages architects to use distributed systems as a last resort architecture. He stresses the importance of focusing on the desired outcome and...
🔄 Multi-Local Consensus Deep Dive BFT for regions, DAG for cross-region sync—how we achieve 20ms finality. #ConsensusAlgorithm #DistributedSystem @FogoChain
Introducing #Hadoop / #BigData For Beginners via @CsharpCorner goo.gl/a38Hgd #DistributedSystem #HadoopEcosystem
Introducing #Hadoop / #BigData For Beginners via @CsharpCorner goo.gl/a38Hgd #DistributedSystem #HadoopEcosystem
Introducing #Hadoop / #BigData For Beginners by Puja Kose cc @CsharpCorner goo.gl/a38Hgd #DistributedSystem #HadoopEcosystem
.@aysylu22 revisits features of modern #distributedsystem's thru the lens of computer science research #qconnewyork
Introducing #Hadoop / #BigData For Beginners via @CsharpCorner goo.gl/a38Hgd #DistributedSystem #HadoopEcosystem
Get an introduction to #DistributedSystem concepts, and get building with reusable patterns and practices: msft.social/lhJ3pl
Life in a nutshell Programming assignment for distributed system design! #programming #distributedsystem #developer
The usual Selfie before giving a lecture #DevOps Israel, "#monitoring #distributedsystem #BigData" @CampusTelAviv
Get an introduction to #DistributedSystem concepts, and get building with reusable patterns and practices: msft.social/5zrLRV
.@fastly's Nathan Taylor on the benefits of dynamic analysis for large scale #distributedsystem's #qconnewyork
Is it possible to generate gRPC classes for python via a pom? stackoverflow.com/questions/6667… #distributedsystem #maven #python #grpc
Introducing #Hadoop / #BigData For Beginners via @CsharpCorner goo.gl/a38Hgd #DistributedSystem #HadoopEcosystem
I love it, when reading a technical article a chapter starts with a #nietzsche quote and it is weirdly adequate to distributed system 🤣 #distributedsystem #CAPtheorem
Something went wrong.
Something went wrong.
United States Trends
- 1. Cheney 47.7K posts
- 2. First Take 42.7K posts
- 3. #ExpediaChat N/A
- 4. Nano Banana Pro 16.3K posts
- 5. Cam Newton 2,517 posts
- 6. Stephen A 37.6K posts
- 7. Sedition 92.3K posts
- 8. #AcousticPianoSnowGlobe 2,039 posts
- 9. Treason 58.6K posts
- 10. Trump and Vance 29.6K posts
- 11. #LoveDesignFinalEP 361K posts
- 12. FINAL DRAFT FINAL LOVE 397K posts
- 13. SEDITIOUS BEHAVIOR 15.2K posts
- 14. Bush 53.4K posts
- 15. #XboxPartnerPreview 2,220 posts
- 16. Eddie Hennessy N/A
- 17. Husqvarna 1,197 posts
- 18. Godzilla 20.8K posts
- 19. #TSTheErasTour 1,654 posts
- 20. Stuart Scott 2,381 posts