=============================== Restarting crashed apps =============================== If we are running, say, a web server, our basic architectural plan is to have one instance of a robust web server (say nginx) sitting in front of more than one instance of a webapp instance. So lets say we are building our new web microsevice it is going to be called `mikado-time-server`