Kube Security Shifting left, with Armo Security

Kube Security Shifting left, with Armo Security

Table of Contents

As kubernetes matures into the standard de facto Operating System of the Cloud, in addition to a shift in deployment methods such as GitOps and Continuous delivery paradigms - automation of security is one of our main concerns

The security policy alignment starts from the CI/CD pipelines, and continues to runtime security solutions. In this talk, we will introduce a few solutions built around kubernetes from the early stages of the CI/CD pipelines through runtime application security models which we are seeing from many companies on the security vertical.

Scanning tools [ static ] Runtime [ pro-active, permissive ]

Video


Presntation slides

comments powered by Disqus

Related Posts

From yak shaving to mastering tasks

From yak shaving to mastering tasks

Originally posted on the Israeli Tech Radar on medium.

TLDR; This is a quick share of a neat tool which found it’s way into my toolset, it did it in such a significant way which enabled me to combine tools in a common way — something I’ve been missing for quite a while. This is also a thank you to the author’s and contributors of go-task which is such an awesome tool.

Read More

Navigating the Complexity of Modern Development: Introducing the Self-Service Development…

In the ever-evolving landscape of software development, the journey from idea to implementation has undergone a profound transformation. Cast your mind back to the 90s, where uniformity reigned supreme. Developers were akin to scribes, all writing in the same language, adhering to the dictates of a singular development environment. However, fast forward to today, and you’ll find a vastly different scenario. Each team possesses its arsenal of tools, a medley of programming languages, and a unique infrastructure blueprint. This diversity, while fostering innovation, also presents a formidable challenge: how to streamline the setup of development environments to ensure seamless productivity across the board.

Read More
Building Production-Ready AI Agent Workflows: MCP Integration and Operational Excellence

Building Production-Ready AI Agent Workflows: MCP Integration and Operational Excellence

This is Part 2 of our series on AI agents in DevOps. If you haven’t read Part 1: From AI Assistants to AI Agents, I recommend starting there to understand the foundational concepts.

Read More