Prisma Cloud (formerly Twistlock) is a cloud-native security platform that unifies container, Kubernetes, and cloud infrastructure scanning. It scans container images for vulnerabilities and compliance misconfigurations, deploys runtime sensors in Kubernetes clusters to detect anomalies, and analyzes cloud infrastructure (AWS, GCP, Azure) against compliance benchmarks. You interact with Prisma Cloud through its console (web UI), twistcli (command-line scanner), or APIs. On the CI/CD side, you integrate it into build pipelines to block deployments of vulnerable images. On the runtime side, you deploy Prisma Cloud's daemonset in Kubernetes to enforce policies and detect suspicious behavior. On the cloud side, you connect AWS/GCP/Azure accounts and generate compliance reports.