This is my notes from containerizing a legacy application with Docker compose. We have to run multiple instances of our application because we’re unable to…
Overview Fault tolerance and high availability are two architectural characteristics that people often confuse with each other. High availability focuses on minimizing downtime. It guarantees…