Cloudanix Joins AWS ISV Accelerate Program

Cloudanix – Your Partner in Cloud Security Excellence

Runtime Security for Docker Containers Deployed Directly on VMs

  • Thursday, Aug 27, 2026

Customer Snapshot

AttributeDetails
IndustryConversational AI / SaaS Platform
Cloud EnvironmentAWS (primary), Azure, GCP
WorkloadsKubernetes (majority), Docker containers deployed directly on VMs
Code & CIGitHub, Jenkins for CI
Existing ScanningPeriodic vulnerability assessment (VA) scans
Focus AreaContainer Runtime Security (Kubernetes + Docker-on-VM)

The Situation: Most Workloads on Kubernetes, But Not All

This platform runs most of its services on Kubernetes, but not everything. A meaningful share of workloads are Docker containers deployed directly on virtual machines — the pattern many teams reach for when a service does not warrant a full orchestration layer but still ships as a container. Their CI runs on Jenkins, and their vulnerability coverage came largely from periodic VA scans.

The specific question the team raised is one that a lot of container security tooling quietly sidesteps: do you do runtime security for a Docker container deployed directly on a VM — not orchestrated by Kubernetes? It is an honest question, because a great deal of container security is implicitly Kubernetes-shaped. Tools assume an orchestrator, a control plane, admission controllers, and pod-level context. A container running under docker run on an EC2 instance has none of that scaffolding — and often falls into a coverage blind spot as a result.

The Core Challenge

Container security coverage was uneven. The Kubernetes estate had some structure around it, but Docker containers running directly on VMs — and the runtime behavior of containers in general — were not continuously monitored. Periodic VA scans caught what existed at scan time; they did not watch what a running container actually did between scans.

Where the Gaps Were

1. The Gap Between the Image and the Running Container

Scanning an image tells you what vulnerabilities exist in the artifact. It does not tell you what the container does once it is running — whether it spawns unexpected processes, reaches out to unusual network destinations, mounts sensitive host paths, or runs with more privilege than it needs. For containers built in Jenkins and deployed to VMs, image-time checks alone leave the runtime unobserved.

2. Docker-on-VM Falling Outside Kubernetes-Shaped Tooling

Because much container tooling assumes Kubernetes, containers running directly on VMs often have no dedicated runtime coverage. They are not pods, they have no namespace, and they do not pass through an admission controller — so the very hooks many tools rely on simply are not there. The result is a class of workloads that are containerized but effectively unmonitored at runtime.

3. Periodic Scans Cannot See Runtime Behavior

VA scans are valuable point-in-time assessments, but a runtime threat — a compromised process inside a running container, a container reaching for credentials it should not touch — is a live event, not a static configuration. Between one scan and the next, the runtime is dark.

4. Two Deployment Models, No Single View

With most workloads on Kubernetes and some on Docker-on-VM, the team faced the prospect of two different security models for two deployment styles — more tools, more dashboards, and no unified picture of container risk across the estate.

The Cloudanix Approach: Runtime Coverage for Both Models

Cloudanix’s Workload Protection treats the container estate as one layer, covering both Kubernetes workloads and Docker containers running directly on VMs — with image scanning before deployment and runtime protection after.

Image Scanning Before Deployment

For containers built in Jenkins, Cloudanix scans images for OS-level and dependency vulnerabilities, insecure configuration (running as root, unnecessary capabilities), and image provenance — catching vulnerable artifacts before they reach a registry or a running host. This is the checkpoint that periodic VA scans do not provide as part of the build flow.

Cloudanix — Image security dashboard with vulnerability findings before deployment

Runtime Protection for Running Containers

The image is only half the picture. Cloudanix’s container runtime security observes what containers actually do once running — unexpected process execution, anomalous network activity, privilege misuse, and sensitive host access — for both Kubernetes pods and standalone Docker containers on VMs. This directly answers the team’s question: runtime coverage is not limited to orchestrated workloads. A container running under Docker on an EC2 instance is monitored the same way a pod is.

Cloudanix — Container security dashboard covering running workloads

One Model Across Kubernetes and Docker-on-VM

Rather than one tool for orchestrated workloads and another (or nothing) for Docker-on-VM, Cloudanix provides one view across both deployment styles. For a team splitting workloads between Kubernetes and direct-on-VM containers, this means container risk is visible in one place regardless of how a given service happens to be deployed.

Correlated With Host and Identity

On Cloudanix’s asset graph, a runtime finding in a container connects to the VM it runs on, the identity that VM assumes, and the network exposure around it. A suspicious process in a container on an internet-facing VM with an over-privileged role is a very different priority from the same process on an isolated internal host — and the graph makes that distinction visible.

The Outcome

The team gained continuous runtime coverage across both its Kubernetes estate and its Docker-on-VM workloads, with image scanning integrated into the build flow and runtime behavior observed after deployment — replacing a model where standalone containers and runtime activity were effectively unmonitored between periodic scans.

Key Results

Runtime Coverage for Docker-on-VM: Not limited to orchestrated Kubernetes workloads ✅ Image + Runtime Together: Vulnerable artifacts caught before deploy, behavior watched after ✅ One Model for Two Deployment Styles: Kubernetes and Docker-on-VM in one view ✅ Beyond Point-in-Time Scans: Continuous runtime observation, not periodic snapshots ✅ Findings as Attack Paths: Runtime activity correlated with host, identity, and exposure

Running Containers Both On and Off Kubernetes?

If some of your containers run on Kubernetes and others run directly on VMs — and your runtime coverage stops at the orchestrator’s edge — Cloudanix covers both with one model.

Schedule a Demo to see runtime security across your container estate.

Related Resources

What Our Users Are Saying

Customer Reviews

Cloudanix is trusted by security leaders worldwide to deliver proactive, reliable, and cutting-edge cloud security.

One day, I changed the password of a root account, and my CTO called me within less than a minute to confirm if I did so. I was not expecting a reaction this quick. He told me Cloudanix alerted him of this password change and that he wanted to confirm as it was a critical security notification. I couldn't believe it!

Ritesh Agarwal
Ritesh Agarwal
CEO, Airgap Networks

Compliance is one way of staying secure, but what I want is the ability to go deeper and attain 'true security.' Cloudanix provides us the capability to do so.

Vishal Madan
Vishal Madan
Head of Engineering, iMocha

Cloudanix is building for the future of the cloud, which makes the product all the more desirable.

Ritesh Agarwal
Ritesh Agarwal
CEO, Airgap Networks

Cloudanix gave us the visibility we were missing. Being able to move from permanent access to a robust Just-In-Time (JIT) workflow has fundamentally changed our security posture without slowing down our engineering velocity.

Pavan Kumar Lekkala
Pavan Kumar Lekkala
SRE Lead, HugoHub

We are excited to leverage Cloudanix's comprehensive multi-cloud DevSecOps solution to secure our production workloads on AWS. Cloudanix has demonstrated that it can solve many challenges that DevSecOps teams face while continually adding new features such as SOC2 compliance and drift detection.

Satish Mohan
Satish Mohan
Co-founder & CTO, Airgap Networks

Managing third-party partner access was once a major concern for our security posture. With Cloudanix JIT Cloud, we've effectively achieved zero third-party risk. We can now grant access confidently, knowing that it is temporary, audited, and automatically revoked, resulting in a 100% reduction in our privileged access exposure.

Okesh Badhiye
Okesh Badhiye
Head of Technical Engineering, Finfinity

The snooze feature and responsible alerts have helped us save time and prioritize what to tackle first.

Satish Mohan
Satish Mohan
Co-founder & CTO, Airgap Networks

Implementing Cloudanix JIT internally allowed us to practice what we preach. By eliminating permanent access to our own clouds and databases, we've neutralized the risk of standing privileges, ensuring our own 'keys to the kingdom' are never left exposed.

Girish Manghnani
Girish Manghnani
Managing Partner, Tech Inspira

The problem with permissions is a lot of times, the gaps are left open due to oversights from inside the organization itself. With Cloudanix's CIEM, we get a complete view of user permissions and access. This enables us to update the permissions, reducing the attack surface.

Nilesh Pethani
Nilesh Pethani
Application Architect, iMocha

In the world of Fintech, trust is our currency. Cloudanix provided the frictionless visibility we needed to secure our EKS workloads across AWS, ensuring we stay audit-ready for SOC2 and GDPR without slowing down our engineering velocity.

Amol Naik
Amol Naik
Head of Security & Infrastructure, HugoHub

Cloudanix delivered value within 5 minutes of onboarding. Continuous monitoring, timely detection, and excellent documentation helped us attain a great cloud security posture.

Divyanshu Shukla
Senior DevSecOps, Meesho

Technology strategies and business strategies are in a state of constant change which includes centralization and decentralization of responsibilities. Regardless of strategic shift, we still have intellectual property to protect. Cloudanix are critical partners for us in our public cloud security posture across our three cloud providers.

Jerry Locke
Jerry Locke
Senior Director Global Solutions Engineering, Eversana

Cloudanix has been amazing. They opened up a common Slack channel with us — and it feels like we are talking to our own team and getting things done with Cloud security. The support team is always available, friendly, helpful, and ready to go out of their way.

Satish Mohan
Satish Mohan
CTO, Airgap Networks

Beyond just access management, Cloudanix CSPM has given us a unified view of our AWS environment. The real-time alerting and anomaly detection allow us to prevent any untoward activity before it happens, which is critical for a marketplace connecting 50+ financial institutions.

Okesh Badhiye
Okesh Badhiye
Head of Technical Engineering, Finfinity

For a Fintech company, data is our most valuable — and most sensitive — asset. Cloudanix DAM hasn't just improved our visibility; it has given us control. The ability to mask data and prevent unauthorized queries in real-time is a game-changer for our compliance and customer trust.

Jiten Gala
Jiten Gala
President Engineering and Product, Kapittx

Our clients, especially in the Middle East financial sector, demand absolute accountability. Cloudanix JIT Cloud has been a competitive differentiator for us, allowing us to provide secure, governed access to customer accounts that meet their strictest audit and compliance requirements.

Girish Manghnani
Girish Manghnani
Managing Partner, Tech Inspira

Cloudanix is always on my team's lips because of its exceptional support. Be it a small or big query, Cloudanix has gone above and beyond to resolve them. This one's a keeper for us.

Sujit Karpe
Sujit Karpe
CTO, iMocha

For a long-lasting partnership, great support goes a long way. Cloudanix has delivered exceptional support whenever required. Their edge is their team is always ready to go beyond to solve any issues that we have. This speaks volumes about the culture at Cloudanix.

Akash Maheshwari
Akash Maheshwari
Co-founder, MoveInSync

Beyond the technology, Cloudanix feels like an extension of our own team. Their willingness to stand up a dedicated Middle East tenant for us and provide exceptional support at a sensible price makes them a long-term partner for Hugosave.

Surya Tamada
Surya Tamada
CTO, HugoHub

The real-time notifications that Cloudanix provides are a real lifesaver. Their adaptive notifications ensure that my team stays productive and doesn't get interrupted all the time.

Digvijay Singh
Staff Security Engineer, Meesho

The whole point in technological evolution is to help improve the world we live in. We must protect that and to do so requires an effective and efficient security strategy. The Cloudanix team helped make our public cloud security posture management strategy a reality. The symbiotic relationship we have allows for a continuous feedback loop which is how business should operate.

Larry Wheat
Larry Wheat
Staff Solutions Engineer, Eversana

Ready to see your graph?

Connect a cloud account in under 30 minutes. See every finding rooted in identity, asset, and blast radius — with a fix path attached.

Book a Demo