Keeping an eye on your serverless containers
http://container.camp/ @containercamp
Serverless, even for containers, means that you don’t need to think about the underlying servers / clusters which takes away a lot of control but also takes away a lot of hassle around managing and patching the servers, i.e worker nodes, on the cluster. But when you go serverless how do you ensure that you still know what is going on in your container ecosystem? How do you react to unknown failure modes when the traditional means of diagnosing an …