KRS: A new tool for gathering Kubernetes resource statistics
Nov01

KRS: A new tool for gathering Kubernetes resource statistics

Recently I was in New York giving a talk at O’Reilly Velocity on the topic of troubleshooting Kubernetes apps and, motivated by the positive feedback and great discussions on the topic, I decided to revisit tooling in the space. read...

Read More
How to develop functions-as-a-service with Apache OpenWhisk
Nov01

How to develop functions-as-a-service with Apache OpenWhisk

Apache OpenWhisk is a serverless, open source cloud platform that allows you to execute code in response to events at any scale. Apache OpenWhisk offers developers a straightforward programming model based on four concepts: actions, packages, triggers, and rules. read...

Read More