Search code examples
How does file convertors work in general like word to pdf, XML to json, word to txt etc...

algorithmarchitecturefile-conversionobject-oriented-analysissystem-design

Read More
System design: Strategies for dealing with heavy writes to a DB...

architecturescalabilitysystem-design

Read More
Why are locks said to violate the principles of abstraction and composability?...

abstractionlockssystem-design

Read More
Why does cache use Most Recently Used (MRU) algorithm as evict policy?...

algorithmcachingsystem-design

Read More
Cassandra/Scylla Counters; What's the most common approach to tracking the count for emoji react...

databasecassandrasystem-designscylla

Read More
Sharding a RDBMS (SQL) database...

sqldatabasenosqlshardingsystem-design

Read More
Fargate task-level SNS topic subscriptions...

amazon-snsaws-fargatesystem-design

Read More
Is my understanding of a Distributed Lock correct?...

distributed-systemsystem-designdistributed-lock

Read More
What happens when B-trees database have data larger than its page size?...

databasesystem-design

Read More
What happens if append-only database crash during append?...

databasesystem-design

Read More
Handle 100K request per second...

performanceserverarchitecturesystem-design

Read More
Implement sharing in a privacy-first document management system...

encryptiondatabase-designprivacysystem-designdata-security

Read More
why they use http in apis (mobile / desktop / web / ...) , isn't http just for web...

performancehttpnetwork-programmingtcpsystem-design

Read More
System design - Server sends request but goes down, does it receive response...

failoversystem-design

Read More
How failures and restore operations in sharding (consistent hashing)...

shardingdatabase-partitioningsystem-designconsistent-hashing

Read More
Is data in write through cache reverted in case of transaction failure?...

databasecachingarchitecturesystem-designcaching-strategy

Read More
how can i calculate mutual friends/followers efficiently?...

mysqldatabasedatabase-designtypeormsystem-design

Read More
Creating a simple Non repudiation/fraud proof system...

c#database-designsystem-design

Read More
Kafka streams in hexagonal architecture...

javaapache-kafkaapache-kafka-streamssystem-designhexagonal-architecture

Read More
Should you use the Command Pattern for requests involving very little logic?...

javadesign-patternsrefactoringsystem-designcommand-pattern

Read More
AWS SES Configurations Across Environments...

amazon-web-servicesamazon-sessystem-design

Read More
Is This A Working, Performant Method for the Actual Matching of Elasticsearch Docs in an Index with ...

elasticsearchgeolocationgissystem-designs2

Read More
Microservcies workers and api...

architecturemicroservicessystem-design

Read More
Design architecture for integrating with a 3rd party payment provider...

azurearchitectureazure-functionsazure-servicebus-queuessystem-design

Read More
Django celery error while adding tasks to RabbitMQ message queue : AttributeError: 'ChannelPromi...

pythondjangorabbitmqcelerysystem-design

Read More
Creating a fanout service using Websocket connection...

websocketarchitecturesystem-design

Read More
Ways to implement single account for multiple games (Unity)...

databaseunity-game-enginearchitecturesystem-design

Read More
What is the design approach for this problem statement?...

algorithm.net-coredesign-patternssystem-designlld

Read More
Load balancer and API Gateway confusion...

dnsload-balancingdistributed-systemapi-gatewaysystem-design

Read More
The best way to design an infinite scroll list on backend...

design-patternsbackendsystem-design

Read More
BackNext