Distributed Systems questions and answers
Replication, consistency, microservices and scale. Page 7 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 361-420
- Distributed Systems and Network OSs (Theoretical)
- Distributed Systems Keeping timestamp consistency between different nodes
- distributed systems, lamport and vector clock and locking
- Distributed systems testing
- Distributed systems with large number of different types of jobs
- Distributed tensorflow the difference between In-graph replication and Between-graph replication
- Distributed Tensorflow who applies the parameter update?
- Distributed Transaction vs Message Queue
- DistributedCache - Loading file in memory
- Distributing events across different JVMs with Axon Server to Subscribing Event Processors (without Event Sourcing)
- Django celery tasks in separate server
- Django projects vs apps
- Do cross-partition queries break infinite CosmosDB horizontal scalability?
- Do I need a Saga to ensure a message is always processed?
- Do you recommend any good book about distributed systems and cloud computing?
- docker-compose kafka wait for zookeeper and schema-registry wait for kafka
- docker-compose up vs docker-compose up --build vs docker-compose build --no-cache
- Docker gets error failed to compute cache key not found - runs fine in Visual Studio
- Docker RabbitMQ persistency
- Does 1 phase commit make sense in distributed systems?
- Does a file need to be in HDFS in order to use it in distributed cache?
- Does a Kafka Consumer default batch size?
- Does all the nodes in cassandra cluster know the partition key ranges for each other?
- does anyone know how the proactive recovery works in PBFT?
- Does Data Synchronization between servers count as distributed system?
- does eventualy consistency guarantee that at any time replicas machine has same history prefix
- Does Flink task managers ever talk to the deep store service?
- Does GPGPU fall under the distributed and/or shared memory computing paradigm(s)?
- Does it make sense to use NodeJS cluster package with Kubernetes?
- Does Kafka guarantee message ordering within a single partition with ANY config param values?
- Does Kafka have a visibility timeout?
- Does Kafka rebalancing algorithm balance across topics?
- Does Kafka support ELB in front of broker cluster?
- Does Kafka support priority for topic or message?
- Does Kafka support request response messaging
- Does Kubernetes cache docker-registry secrets?
- Does my algorithm for Leader Election bypasses FLP result?
- Does MYSQL replication work in real time?
- Does NATS Jetstream provide message ordering by a key?
- Does only distributed systems follow CAP theorem?
- Does paxos provide true linearizable consistency or not?
- Does RabbitMq do round-robin from the exchange to the queues
- Does Raft send AppendEntries with logs right after election?
- Does Redis support cross replication between master/slave nodes?
- Does sequential consistency implies cache coherence?
- does slave-skip-errors avoid remove errors from the logs
- Does the Java Memory Model JSR-133 imply that entering a monitor flushes the CPU data caches?
- Does the number of consumer groups impact Kafka performance
- Does the row locking on slave database also apply to master database?
- Does this cause a real problem when I adopt the Raft's never commits log entries from previous terms by counting replicas rule in this situation?
- Doesn't Paxos end up with the same instructions in the exact same order?
- Domain Events and Commands in Distributed System (DDD)
- DTO and DAO concepts and MVC
- Duplicate delete query in binary log of MySql Master
- Dynamic Topic Name / Quarkus SmallRye Reactive Messaging Kafka
- Dynamically change log levels across all instances
- Dynamically connecting a Kafka input stream to multiple output streams
- EDA Choreography - keep overall state
- Effectively sorting when your data is distributed across different microservices
- Efficient allreduce is not supported for 2 IndexedSlices

Course
Beginner
27 lessons
10 hours
System Design Fundamentals
Build a strong foundation in designing scalable, reliable distributed systems.
View the course