SafeHealth Docs
Fundamentals
Fundamentals
Visit Fundamentals on GitHub
Set theme to dark (⇧+D)

Network

A systems best friend and worst enemy.

Most engineers do not focus on the network.

You have to be way more than the best engineer to build high-performance systems. Because you have to understand the entire networked stack; understand multithreading and concurrency and how the network forces impact those areas.

​​ Spec Compliant DNS

​​ Spec Compliant Service-to-Service communication

  • MTLs between all services
  • Spec Compliant Edge Cache

​​ Handle Network Failure

Network Types