For the first time in over 18 months, #TeamCloudNative will come together in-person (masked and vaccinated), and virtually, for five days of cloud native knowledge-sharing. SAN FRANCISCO, Calif. – August 4, 2021 – The Cloud Native…
gRPC in action – Example using Java microservices
Guest post by Nikhil Mohan, Senior Technology Architect at Infosys In this article, we will implement a Java based microservices solution with gRPC as the integration technology. The solution is a Movie Finder application that provides a…
TiFS, a TiKV-based partition tolerant, strictly consistent file system
Guest post originally published on PingCap’s blog by Hexi Lee, Software Engineer Intern at PingCAP TiKV is a distributed key-value storage engine, featuring strong consistency and partition tolerance. It can act either as the storage engine…
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…
Compute and storage should be decoupled for log management at scale
Guest post originally published on The New Stack by Tito George, co-founder, LOGIQ Most log management solutions store log data in a database and enable search by storing an index of the data. As the database…
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…
CNCF LFX Projects are Open for Summer 2021 – Apply by May 17th!
CNCF has a great line up of projects participating in the Summer Term of LFX from June 1st – August 31st. 13 Graduated, Incubating, and Sandbox projects will be participating with 17 project ideas available for…
Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards
Guest post originally published on SUSE’s blog by Carlos Crisóstomo Vals Introduction to Edge Artificial Intelligence Proof of Concept For several years I have worked with customers who wanted to use artificial intelligence (AI) in their…
How to build an elastic search cluster for production?
Guest post by Stanislas Girard, Site Reliability Engineering at Padok Running an elastic search cluster in production is not an easy task. You are probably working with gigabits of data coming in all the time and…
Introduction to k3d: Run K3s in Docker
Guest post originally published on SUSE’s blog by Thorsten Klein, freelance software engineer at SUSE and k3d maintainer In this blog post, we’re going to talk about k3d, a tool that allows you to run throwaway…