Search results for: falco


Rethinking threat detection and response in cloud native ecosystems

Posted on February 1, 2024

Community post originally published on DZone by Nigel Douglas In highly dynamic cloud-native environments, the traditional Threat Detection and Response (TDR) approaches are increasingly showing their limitations. With its unique architecture and operational dynamics, Kubernetes demands re-evaluating how we handle security threats,…


Cloud Native Computing Foundation Announces the Graduation of CloudEvents

Posted on January 25, 2024

CloudEvents cultivates event metadata interoperability across services and systems SAN FRANCISCO, Calif. – January 25, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced the graduation of CloudEvents. CloudEvents…


New year, new skills: kick off 2024 with CNCF

Posted on January 18, 2024 | By Christophe Sauthier 

By Christophe Sauthier, Cloud Native Training and Certification Lead, CNCF A recent CNCF micro-survey focused on training and certification revealed that the vast majority of IT professionals are eager to take new training courses or certifications. Respondents noted…


OpenFeature becomes a CNCF incubating project

Posted on December 19, 2023

The CNCF Technical Oversight Committee (TOC) has voted to accept OpenFeature as a CNCF incubating project. OpenFeature is an open specification that offers a vendor-agnostic, community-driven API for feature flagging, compatible with various feature flag management tools. Feature…


Hugging Face accelerates distribution of models and datasets based on Dragonfly

Posted on November 16, 2023

Project post by Gaius, Dragonfly Maintainer This document will help you experience how to use dragonfly with hugging face. During the downloading of datasets or models, the file size is large and there are many services downloading the…


Introduction: what is container runtime security?

Posted on September 8, 2023 | By Rob Newsome

Member post by Rob Newsome, Head of Product Management at stack.io Container runtime security represents the proactive measures and controls used to protect a containerized application during its runtime phase. In the contemporary world of DevOps, where rapid…


Top Kubernetes security tools in 2023

Posted on July 26, 2023 | By Ben Hirschberg

Member post originally published on the ARMO blog by Ben Hirschberg Kubernetes security is a critical part of the app lifecycle, through the build, deployment and runtime stages. Kubernetes runtime environments are dynamic and continuously changing. As clusters are replaced and…


7 core components of an Internal Developer Platform

Posted on April 28, 2023

Guest post originally published on Mia-Platform’s blog by the Mia-Platform team The world of software development is constantly and rapidly changing. New technologies emerge every day to solve problems that slow down the daily work of IT departments….


An overview of the CNCF and OSTIF impact report for the second half of 2022 and early 2023

Posted on March 13, 2023 | By Chris Aniszczyk + Amir Montazery 

By Chris Aniszczyk and Amir Montazery  CNCF and Open Source Technology Improvement Fund (OSTIF) have been working together for the last several years to conduct security audits for CNCF’s Graduated and Incubating projects. As a result of CNCF’s…


Temporary policy exceptions in Kubernetes with Kyverno

Posted on March 1, 2023

Guest post originally published on the Nirmata blog by Chip Zoller One of the great new features in the recently-released Kyverno 1.9 is something we introduced called Policy Exceptions which decouples the policy itself from the workloads to which it applies. But…