About Lesson
-
Run Load Tests:
-
Use tools like Apache JMeter or k6 to simulate traffic and validate scaling behavior.
-
-
Validate Monitoring:
-
Ensure all critical metrics (CPU, memory, network) are captured and visualized.
-
-
Security Validation:
-
Perform security checks to verify RBAC, Pod security, and encrypted Secrets are in place.
-
-
Present Findings:
-
Prepare a report or presentation demonstrating:
-
Architecture design
-
Kubernetes resources used
-
Key features implemented (e.g., scaling, monitoring, security)
-
Results of load testing and validations
-
-