CNCF celebrates LGBTQ+ month: diversity-powered resilience in action
Happy Pride Month, Everyone! This June we’re celebrating LGBTQ+ Pride Month, recognizing the incredible resilience and determination of the LGBTQ+ community. This blog post is a little bit later than we planned, because we were gathering…
Cloud Native Live: Use your favorite programming language to build your dream cloud native platform
For many developers, standing up a Kubernetes cluster is just the beginning – you need monitoring, package management, tracing, and many other capabilities to deliver a robust cloud native platform for your modern apps.Watch Matt Stratton…
What is eBPF and why does it matter for observability?
Guest post originally published on New Relic’s blog by Lavanya Chockalingam, Senior Product Marketing manager at New Relic Working within the Linux kernel is ideal when implementing security, networking, and observability features. However, it’s not without…
Benchmarking Linkerd and Istio
Guest Project Post originally published on the Linkerd blog by William Morgan of Linkerd Two years ago, the fine folks at Kinvolk benchmarked the performance of Linkerd and Istio and showed that Linkerd was dramatically faster and smaller than…
Are you tracking Kubernetes application effectively?
Guest post by Leonid Sandler, CTO and Co-Founder at ARMO Distributed tracing, like logging and observability, is a key functionality for keeping your services healthy and predictable. Contrary to logs and observability, which shows what happens…
InfoQ: “Cloud Native and Kubernetes Observability: Expert Panel”
Kubernetes, microservices, and distributed systems are fundamentally changing the conventional landscape. Traditional site reliability techniques like metrics, instrumentation, and alerting need to be supplemented with other signals, such as tracing which is integral to observability. Further,…
CNCF Cloud Native Survey China 2020
2020年CNCF中国云原生调查 At CNCF, we regularly survey our community to better understand the adoption of open source and cloud native technologies. For the fourth time, we conducted the Cloud Native Survey China in Mandarin to gain deeper…
Non-breaking breakpoints: the evolution of debugging
Guest post originally posted on the Rookout blog by Noa Goldman Since the beginning of time, back to before humans invented fire, there were two traditional ways to debug applications: one way -after having invented hieroglyphics,…
emissary-ingress (formerly Ambassador) is now a CNCF incubating project
The CNCF Technical Oversight Committee (TOC) has voted to accept emissary-ingress as a CNCF incubating project. Emissary-ingress, formerly known as Ambassador, is an open source ingress controller and API Gateway for Kubernetes. It is built on…
Jaeger persistent storage with Elasticsearch, Cassandra & Kafka
Guest post originally published on Jaeger Tracing’s blog by Dotan Horovits Running systems in production involves requirements for high availability, resilience and recovery from failure. When running cloud native applications this becomes even more critical, as…