From the course: Kubernetes and Cloud Native Security Associate (KCSA) Cert Prep
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Workload and app code security
From the course: Kubernetes and Cloud Native Security Associate (KCSA) Cert Prep
Workload and app code security
When you're securing the pods running inside of a Kubernetes cluster which contain containers, you're going to have to think about two levels of security; workload security and app security. Workload security management refers to the process of ensuring security and integrity of applications running in a Kubernetes cluster. It's going to involve implementing security controls and monitoring to prevent unauthorized access, data breaches, and other security incidents. Now, system admins must have access to monitoring, logging, and network management tools to manage containers and clusters. So tools, ideas, platforms that help you out with this or anything around building, deploying, and running. For example, a good tool or method would be anything around GitOps. Application security, oddly enough, would be less around Kubernetes and more about the application itself. So scanning the code, checking the code, ensuring that the code in the image is secure. How does the security look around…
Contents
-
-
-
What is cloud native security?1m 52s
-
OWASP Kubernetes Top 102m 7s
-
(Locked)
What is infrastructure security?1m 26s
-
(Locked)
The four Cs of cloud native security3m 29s
-
(Locked)
Cloud provider and infrastructure security4m
-
(Locked)
Isolation techniques1m 42s
-
(Locked)
Artifact repo and image security1m 39s
-
(Locked)
Workload and app code security4m 38s
-
-
-
-
-
-
-