Running Golang application as PID 1 with Linux kernel

post, Dec 25, 2021 on Mitja Felicijan's blog

Unikernels, kernels, and alike

I have been reading a lot about @@ -180,21 +180,18 @@ and could be deployed to AWS as an EC2 instance and observing how it fares. But in that case, we would need to write some sort of supervisor that would run on a separate EC2 that would check if other EC2 instances are running properly. Remember that if your application fails, kernel panics and the -whole machine is inoperable in this case.