Search results for: dex


WebAssembly serverless functions in AWS Lambda

Posted on August 25, 2021 | By Robby Qiu

Guest post by Robby Qiu, Developer at Second State and contributor to WasmEdge Serverless functions save developers a ton of trouble managing the backend infrastructure. It also simplifies the development process as developers only need to focus on…


Mentorship Spotlight: Google Summer of Code 2021 with CNCF — My experience with LitmusChaos

Posted on August 19, 2021 | By Hemanth Krishna

Guest post originally published on Medium by Hemanth Krishna, LitmusChaos Mentee Hey Folks! I am Hemanth Krishna 👋, a junior undergrad student pursuing Computer Science at the time of writing this article. I recently participated in Google Summer…


Cloud Native Computing Foundation Unveils Schedule for KubeCon + CloudNativeCon North America 2021 in Los Angeles and Virtual

Posted on August 4, 2021

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 Computing Foundation®…


gRPC in action – Example using Java microservices

Posted on August 4, 2021

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 personalized movie …


TiFS, a TiKV-based partition tolerant, strictly consistent file system

Posted on June 28, 2021 | By Hexi Lee

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 for TiDB…


What is eBPF and why does it matter for observability?

Posted on June 7, 2021 | By Lavanya Chockalingam

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 its challenges….


Compute and storage should be decoupled for log management at scale

Posted on June 4, 2021 | By Tito George

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 grows in…


Are you tracking Kubernetes application effectively?

Posted on May 11, 2021 | By Leonid Sandler

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 on a…


CNCF LFX Projects are Open for Summer 2021 – Apply by May 17th!

Posted on May 4, 2021 | By Chris Abraham

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 mentees to…


Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards

Posted on March 31, 2021 | By Carlos Crisóstomo Vals

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 products (mostly…