Search results for: security audit


From chaos to consistency: a comprehensive approach to maintaining a drift-free infrastructure

Posted on September 6, 2023 | Rohit Raveendran

Guest post originally published on Facets Cloud’s blog by Rohit Raveendran This article delves into the foundational triggers of infrastructure drift, its subsequent implications, and streamlined strategies to ensure a seamless and consistent infrastructure. In today’s…


One-time pass codes for Kyverno

Posted on August 11, 2023

Community post originally published on Neon Mirrors by Chip Zoller In real life, imposed rules often have cases where exceptions may be required but on a case-by-case basis. Policy is really no different here. While prevention…


Have we reached a point of no return on managing software dependencies?

Posted on August 7, 2023 | Paolo Mainardi

Guest post originally published on Paolo Mainardi’s blog by Paolo Mainardi, Founder and CTO of Sparkfabrik Software Supply Chain security issues are hitting hard the whole OSS ecosystem; not a day goes by without a security incident going into…


10 awesome benefits of artifact management and why you need it

Posted on July 28, 2023

Guest post originally published on the Cloudsmith blog by Lee Skillen All about artifact management, alongside 10 awesome benefits that any good Artifact Management platform will provide, including added security, traceability, and control. Efficiency and organization…


From IP to identity: making cattle out of pets in cloud native

Posted on July 24, 2023

Community post by Bill Mulligan From one bit modifying the next to frontend talking to backend, IT is fundamentally about identity, who is talking to what and what is the outcome of their interaction. This concept…


From data warehouse to data fabric: the evolution of data architecture

Posted on July 21, 2023

Member post originally published on the Mia-Platform blog by Mia-Platform In the last century, data has become the lifeblood of every organization, ranging from e‑commerce giants to healthcare providers and government agencies. Collecting and managing this data…


Building resilience with Chaos Engineering and Litmus

Posted on July 19, 2023 | Ruturaj Kadikar

Member post originally published on the InfraCloud blog by Ruturaj Kadikar Microservices architecture is a popular choice for businesses today due to its scalability, agility, and continuous delivery. However, microservices architectures are not immune to outages….


Kubernetes Workload Management using Karpenter

Posted on June 26, 2023

Guest post originally published on the InfraCloud Blog by Himanshu Verma What if we didn’t have to worry about configuring Node Groups, or right-sizing compute resources beforehand in our Kubernetes infrastructure? You read it right, Karpenter…


Optimized Kubernetes cluster architecture: considerations and best practices

Posted on June 15, 2023 | Rotem Refael

Guest post originally published on the ARMO blog by Rotem Refael, Director of Engineering, ARMO Kubernetes is a powerful platform for managing containerized applications at scale, but configuring a Kubernetes cluster can be complex and challenging….


Kyverno — verify Kubernetes control plane images

Posted on May 1, 2023 | Charles-Edouard Brétéché

Guest post originally published on Medium by Charles-Edouard Brétéché In this story we are going to deploy a local Kubernetes cluster using kind, then we will deploy Kyverno and use it to verify Kubernetes control plane images signature. What is Kyverno ? Kyverno is an open-source policy engine for Kubernetes that allows…