Objective
- Explain the need for security with Kubernetes.
- Explains how security can be improved with well-established tools.
- Risks can be addressed though novel tools and techniques.
- Introduces Kubernetes Security best practices.
- Explains the usage of the available tools for Kubernetes Solutions.
What is SDLC?
Development teams use different models such as Waterfall, Iterative or Agile. However, all models usually follow these phases:
- Planning and requirements
- Architecture and design
- Test planning
- Coding
- Testing the code and results
- Release and maintenance