THE DEV SPECTRUM

← Back to Topics

#CI-CD

3 articles exploring CI-CD.

Read Mastering GitHub Actions: Scaling with Self-Hosted Runners on EC2
2026-02-27

Mastering GitHub Actions: Scaling with Self-Hosted Runners on EC2

Moving beyond GitHub's hosted runners to optimize build times and security using custom EC2 fleets and the Actions Runner Controller (ARC).

Read output ->
Read Security at the Speed of DevOps: Integrating Snyk and Trivy into CI/CD
2026-02-13

Security at the Speed of DevOps: Integrating Snyk and Trivy into CI/CD

Shifting security "Left" by automating vulnerability scanning for dependencies and container images before they reach the registry.

Read output ->
Read Zero-Downtime Deploys: A Practical Guide to Blue-Green Strategies on AWS
2026-02-13

Zero-Downtime Deploys: A Practical Guide to Blue-Green Strategies on AWS

Exploring deployment patterns that eliminate user-facing errors during production updates.

Read output ->