#distributedsystem zoekresultaten

Automated Tenant Lifecycle Management #scaling #distributedsystem

SystemDR1's tweet image. Automated Tenant Lifecycle Management #scaling #distributedsystem

The three main objectives of distributed system :) #Weekendread #distributedsystem

AnupSha78798485's tweet image. The three main objectives of distributed system :) 

#Weekendread 

#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


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

Soundboax's tweet image. 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

akinyele_mayowa's tweet image. A Distributed Container Orchestration system like Kubernetes deserve another Distributed key-value Database like ETCD indeed 🚀🚀🚀
#DistributedSystem #Container  #DataEngineering

Started bit late this weekend into the intricate dance between structured data and powerful queries. #Distributedsystem #Database #LearningJourney

AnupSha78798485's tweet image. 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

ferr4n98's tweet image. 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

mim_djo's tweet image. #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

akinyele_mayowa's tweet image. 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

harphies's tweet image. 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-…


💡 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


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


Automated Tenant Lifecycle Management #scaling #distributedsystem

SystemDR1's tweet image. Automated Tenant Lifecycle Management #scaling #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

sandeepdev_code's tweet image. 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


“How to Implement Gossip Protocol for Distributed Systems Using Go: A Practical Guide” by Archit Agarwal #distributedSystem #systemDesign #golang #interview@golanglevelup.gitconnected.com/how-to-impleme…

architagr's tweet image. “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

mim_djo's tweet image. #bigdata     with simple queries     : too easy
#smalldata with complex queries :  too easy 

medium data with complex queries, bring the big guns 

#distributedsystem #apachespark #duckdb

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?

codanyks's tweet image. 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?

🔄 Multi-Local Consensus Deep Dive BFT for regions, DAG for cross-region sync—how we achieve 20ms finality. #ConsensusAlgorithm #DistributedSystem @FogoChain

abrahamudo3's tweet image. 🔄 Multi-Local Consensus Deep Dive
BFT for regions, DAG for cross-region sync—how we achieve 20ms finality. #ConsensusAlgorithm #DistributedSystem @FogoChain

.@aysylu22 revisits features of modern #distributedsystem's thru the lens of computer science research #qconnewyork

qconnewyork's tweet image. .@aysylu22 revisits features of modern #distributedsystem's thru the lens of computer science research #qconnewyork

Get an introduction to #DistributedSystem concepts, and get building with reusable patterns and practices: msft.social/lhJ3pl

Azure's tweet image. 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

technogsalad's tweet image. Life in a nutshell Programming assignment for distributed system design! #programming #distributedsystem #developer

Thanks to @warianoguerra, audience learning how to build a #distributedsystem using #Riak Core.

RICONconf's tweet image. Thanks to @warianoguerra, audience learning how to build a #distributedsystem using #Riak Core.

The usual Selfie before giving a lecture #DevOps Israel, "#monitoring #distributedsystem #BigData" @CampusTelAviv

demibenari's tweet image. 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

Azure's tweet image. 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

qconnewyork's tweet image. .@fastly's Nathan Taylor on the benefits of dynamic analysis for large scale #distributedsystem's #qconnewyork

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

radwane_h's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends