Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
distributedsystems
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Building a Distributed Task Scheduler with etcd: A Hands-On Guide
Jones Charles
Jones Charles
Jones Charles
Follow
Jul 4
Building a Distributed Task Scheduler with etcd: A Hands-On Guide
#
programming
#
distributedsystems
#
go
#
tutorial
Comments
Add Comment
8 min read
Core Attributes of Distributed Systems: Reliability, Availability, Scalability, and More
Sachin Tolay
Sachin Tolay
Sachin Tolay
Follow
Jun 30
Core Attributes of Distributed Systems: Reliability, Availability, Scalability, and More
#
distributedsystems
#
database
#
scalability
#
availability
Comments
Add Comment
5 min read
When APIs Outgrow Their Monolith: A Practical Intro to Federation
Stefan 🚀
Stefan 🚀
Stefan 🚀
Follow
Jun 30
When APIs Outgrow Their Monolith: A Practical Intro to Federation
#
graphqlfederation
#
apiarchitecture
#
softwaredesign
#
distributedsystems
Comments
Add Comment
3 min read
Zero-Downtime Deployments in Distributed ML Systems
Ramya Boorugula
Ramya Boorugula
Ramya Boorugula
Follow
Jun 28
Zero-Downtime Deployments in Distributed ML Systems
#
machinelearning
#
distributedsystems
Comments
Add Comment
17 min read
Designing APIs for Scale -Lessons from Building Systems Handling 10M+ Requests
Ramya Boorugula
Ramya Boorugula
Ramya Boorugula
Follow
Jun 28
Designing APIs for Scale -Lessons from Building Systems Handling 10M+ Requests
#
api
#
performance
#
distributedsystems
1
 reaction
Comments
Add Comment
4 min read
What’s the Big Deal with Conditional Writes Support in S3?
Shared Account
Shared Account
Shared Account
Follow
for
Tigris Data
Jun 20
What’s the Big Deal with Conditional Writes Support in S3?
#
objectstorage
#
conditionalwrites
#
distributedsystems
Comments
Add Comment
4 min read
Metadata Querying for Object Storage feat. Elixir
Shared Account
Shared Account
Shared Account
Follow
for
Tigris Data
Jun 20
Metadata Querying for Object Storage feat. Elixir
#
objectstorage
#
querying
#
elixir
#
distributedsystems
Comments
Add Comment
5 min read
Kafka Internal Architecture and Mechanisms
Dinesh Arney
Dinesh Arney
Dinesh Arney
Follow
Jun 16
Kafka Internal Architecture and Mechanisms
#
kafka
#
distributedsystems
#
eventdriven
#
dataengineering
Comments
Add Comment
14 min read
Beyond Threads: A Guide to the Actor Model in C++ with `qb`
ISNDEV
ISNDEV
ISNDEV
Follow
Jun 11
Beyond Threads: A Guide to the Actor Model in C++ with `qb`
#
cpp
#
distributedsystems
#
opensource
Comments
Add Comment
3 min read
Unlocking True Parallelism: A Guide to Multi-Core C++ with `qb`
ISNDEV
ISNDEV
ISNDEV
Follow
Jun 11
Unlocking True Parallelism: A Guide to Multi-Core C++ with `qb`
#
cpp
#
distributedsystems
#
opensource
#
github
Comments
Add Comment
4 min read
Meet `qb`: The High-Performance C++17 Actor Framework You've Been Waiting For
ISNDEV
ISNDEV
ISNDEV
Follow
Jun 11
Meet `qb`: The High-Performance C++17 Actor Framework You've Been Waiting For
#
cpp
#
distributedsystems
#
opensource
#
github
Comments
Add Comment
4 min read
Goodbye, Mutexes: An Introduction to the C++ Actor Model with `qb`
ISNDEV
ISNDEV
ISNDEV
Follow
Jun 10
Goodbye, Mutexes: An Introduction to the C++ Actor Model with `qb`
#
cpp
#
distributedsystems
#
opensource
#
github
Comments
Add Comment
4 min read
Distributed Systems | What can we learn from Roblox's 3-day outage?
Zhijun
Zhijun
Zhijun
Follow
Jun 1
Distributed Systems | What can we learn from Roblox's 3-day outage?
#
distributedsystems
#
sitereliabilityengineering
#
database
#
go
Comments
Add Comment
5 min read
Bloom Filters: The Smartest Lie Your System Can Tell
Achal Tiwari
Achal Tiwari
Achal Tiwari
Follow
Jun 13
Bloom Filters: The Smartest Lie Your System Can Tell
#
bloomfilters
#
systemdesign
#
distributedsystems
#
algorithms
Comments
Add Comment
5 min read
A Sketch of Reversible Deterministic Concurrency for Distributed Protocols
Sergey Fedorov
Sergey Fedorov
Sergey Fedorov
Follow
for
Replica_IO
May 30
A Sketch of Reversible Deterministic Concurrency for Distributed Protocols
#
distributedsystems
#
decentralizedcomputing
#
faulttolerance
#
replication
Comments
Add Comment
23 min read
How To Integrate A Distributed Cache For Payment Lookups
uma victor
uma victor
uma victor
Follow
for
Flutterwave Engineering
Jun 30
How To Integrate A Distributed Cache For Payment Lookups
#
payment
#
distributedsystems
#
redis
#
database
37
 reactions
Comments
Add Comment
10 min read
Amazon Aurora DSQL is GA
Vijay Kumar Kodam
Vijay Kumar Kodam
Vijay Kumar Kodam
Follow
May 27
Amazon Aurora DSQL is GA
#
aws
#
sql
#
distributedsystems
#
database
Comments
Add Comment
1 min read
Building an Online Code Compiler: A Complete Guide
Augustus otu
Augustus otu
Augustus otu
Follow
Jun 24
Building an Online Code Compiler: A Complete Guide
#
go
#
webdev
#
programming
#
distributedsystems
Comments
Add Comment
27 min read
The Honest Truth About Scaling at Big Tech
Ramya Boorugula
Ramya Boorugula
Ramya Boorugula
Follow
Jun 11
The Honest Truth About Scaling at Big Tech
#
architecture
#
performance
#
distributedsystems
#
microservices
1
 reaction
Comments
1
 comment
9 min read
How robots talk: building distributed robots with gRPC and WebRTC
Joyce Lin
Joyce Lin
Joyce Lin
Follow
Jun 20
How robots talk: building distributed robots with gRPC and WebRTC
#
robotics
#
distributedsystems
1
 reaction
Comments
Add Comment
6 min read
Distributed Tracing with Dapr
Siri Varma Vegiraju
Siri Varma Vegiraju
Siri Varma Vegiraju
Follow
Jun 9
Distributed Tracing with Dapr
#
cloud
#
distributedsystems
1
 reaction
Comments
Add Comment
2 min read
Caching, Queuing, and Pub/Sub: Supercharging Your C++ App with Redis and `qbm-redis`
ISNDEV
ISNDEV
ISNDEV
Follow
Jun 11
Caching, Queuing, and Pub/Sub: Supercharging Your C++ App with Redis and `qbm-redis`
#
cpp
#
redis
#
opensource
#
distributedsystems
Comments
1
 comment
4 min read
NoSQL Databases
Said Olano
Said Olano
Said Olano
Follow
May 10
NoSQL Databases
#
nosql
#
distributedsystems
Comments
Add Comment
1 min read
Cloud Events: Standardizing the Future of Event-Driven Architectures
Rafael Andrade
Rafael Andrade
Rafael Andrade
Follow
Jun 13
Cloud Events: Standardizing the Future of Event-Driven Architectures
#
cloudevent
#
eventdriven
#
microservices
#
distributedsystems
Comments
1
 comment
4 min read
How to build multi-step message processing
Deniss Sudak
Deniss Sudak
Deniss Sudak
Follow
Jun 2
How to build multi-step message processing
#
eventdriven
#
distributedsystems
#
architecture
1
 reaction
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account