devops

0x019 - OpenTelemetry 📡

Problem: Keeping an eye on your apps and infrastructure during runtime is a difficult mission. Solution: OpenTelemetry is a standardized framework to generate and process telemetry data, an open-source project under the CNCF.

0x017 - GitOps ♾️

Problem: “Cowboy engineering” in the infrastructure is manual and error-prone. Solution: Treat your Operations as Code, so your infrastructure is on cruise control.

0x015 - Dev Containers 🍱

Problem: Having consistent development environments shared across developers is difficult. “It works on my machine”. Solution: A reproducible development environment that can be versioned, shared and integrated seamlessly with your IDE.

0x011 - SBOM 📔

Problem: It’s very hard to have visibility into your dependencies and mitigate software supply chain attacks. Solution: A standardized, machine-readable list of components that make up your software.