From the course: Application Security in DevSecOps
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Continuous container security
From the course: Application Security in DevSecOps
Continuous container security
- [Instructor] Containers have become increasingly popular in modern application development and deployment, introducing new security considerations that DevSecOps teams must address. In this section, we'll discuss what containers are, the key areas of container security, and how to incorporate continuous container security testing into your DevOps processes. In a traditional application architecture, the application components are deployed across multiple virtual machines, each with its own operating system, libraries and configurations. This setup can be complex to manage and prone to environment-related issues and inconsistencies. Containers simplify this by providing a standardized, portable packaging model. Each container incorporates the application code, dependencies and runtime environment, allowing for consistent deployment across different environments. This containerized approach offers significant benefits in terms of deployment simplicity and consistency. However, it also…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Continuous static scanning7m 7s
-
(Locked)
Continuous dynamic scanning7m 31s
-
(Locked)
Interactive application security scanning9m 11s
-
(Locked)
Continuous secret scanning5m 40s
-
(Locked)
Continuous dependency scanning4m 55s
-
(Locked)
Continuous container security6m 12s
-
(Locked)
Continuous infrastructure as code scanning6m 11s
-
(Locked)
AI application security6m 6s
-
(Locked)
Continuous application runtime monitoring5m 37s
-
(Locked)
-
-