Sysdig Site Search
Getting started with secure DevOps
As you move to the cloud, your focus is on developing and deploying your applications. You may leave some functions for later, thinking they will slow you do...
Securing Kubernetes in Production. Are You Ready?
As Kubernetes scales up, security is the #1 challenge facing DevOps. Learn why organizations are moving to a secure DevOps workflow and how you can start your journey. Click to learn more.
Need to Extend Prometheus Monitoring?
Dynamic, container-based environments can be a challenge for monitoring cloud-native applications. While Prometheus is gaining rapid developer adoption as the open-source monitoring standard, scaling beyond a few clusters can be challenging. Click to learn more.
Kubernetes Monitoring Guide
This guide will help you navigate the complexities of monitoring Kubernetes workloads and show you detailed steps you can take to make sure you have the visibility you need to be successful!
Kubernetes Security Guide
One of the key points of cloud-native security is addressing container security risks as soon as possible. Doing it later in the development life cycle slows down the pace of cloud adoption, while raising security and compliance risks. We’ve compiled this security guide to provide guidance on choosing your approach to security as you ramp up the use of containers and Kubernetes.
A guide to PCI Compliance in Containers and Kubernetes
PCI Compliance. As applications and technologies change, organizations are required to adapt their compliance strategies to meet the guidelines set by PCI DSS. Click to learn more.
What’s new in Kubernetes 1.19?
Kubernetes 1.19 is about to be released! And it comes packed with novelties. However, there’s something beyond the features that...
Runtime is the real defense, not just posture
Imagine trying to defend a moving target by only studying a still image of it. That’s what most cloud security...
Why it’s time to rethink vulnerability management
Let’s face it: Vulnerability management (VM) has become a never-ending game of whack-a-mole. Alerts fly in by the thousands. Teams...
How to instrument code: Custom metrics vs APM vs OpenTracing.
Custom Metrics (JMX, Golang expvar, Prometheus, statsd or many other), APM and Opentracing are different approaches on how to instrument...