← Back to context

Comment by reactordev

4 hours ago

>The other system you're using that isn't Postgres can also go down.

Only if DC gets nuked.

Many developers overcomplicate systems and throw a database at the problem.

Which system is immune to all downtime except the DC getting nuked?

  • Properly designed distributed systems.

    Challenge: Design a fault tolerant event-driven architecture. Only rule, you aren’t allowed to use a database. At all. This is actually an interview question for a top employer. Answer this right and you get a salary that will change your life.