1 — CI Architecture
Purpose
[stub: ci-architecture]
Metadata
| Author | Amit Singh |
| Scope | ci-cd |
Local graph
Related notes
5 — GitHub Actions: Performance Engineering
Covers k6-based load testing, benchmarking, and automated performance regression detection inside a pipeline.
2 — Automated Testing Platform
Surveys the automated test pyramid a CI platform must support — unit, integration, contract, end-to-end, and performance tests — and how each shapes pipeline design.
3 — Code Quality Platform
Covers static analysis, code coverage, linting, and dependency analysis as the code-quality gates a CI platform enforces before code merges.
4 — Security in CI
Covers secret detection, SAST, dependency scanning, container scanning, and license compliance as the security gates built into the CI stage.