From 90e7a464f8bcea59698ed200ae4383859b9afd02 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sun, 10 Jun 2018 11:01:06 +0800 Subject: [PATCH] Unprivileged Container Builds at Kinvolk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2de2b19..f7413b0 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Job-based Forecasting Workflow for Observability Anomaly Detection at Uber](https://eng.uber.com/observability-anomaly-detection/) * [Smart Monitoring System for Anomaly Detection on Business Trends at Alibaba](https://www.usenix.org/conference/srecon17asia/program/presentation/wang) * [Security Development Lifecycle (SDL) at Slack](https://slack.engineering/moving-fast-and-securing-things-540e6c5ae58a) + * [Unprivileged Container Builds at Kinvolk](https://kinvolk.io/blog/2018/04/towards-unprivileged-container-builds/) * [Distributed Messaging, Queuing, and Event Streaming](https://arxiv.org/pdf/1704.00411.pdf) * [Samza: Stream Processing System for Latency Insighs at LinkedIn](https://engineering.linkedin.com/blog/2018/04/samza-aeon--latency-insights-for-asynchronous-one-way-flows) * [Delaying Asynchronous Message Processing with RabbitMQ at Indeed](http://engineering.indeedblog.com/blog/2017/06/delaying-messages/)