Tag
Posts tagged “devops”
Every post filed under “devops”, newest first.
3posts.
OpsCanopy7 min read
Learn DevOps in 90 days: the incident-first path
A free day-by-day path from Linux to Kubernetes with playable incident missions. The full plan, the design decisions, and the honest tradeoffs.
- devops
- career
- learning
OpsCanopy6 min read
Reading cron expressions: a field-by-field guide
A field-by-field guide to reading cron expressions — the five time fields, ranges, steps, lists and @macros — plus the gotchas that misfire schedules.
- cron
- scheduling
- devops
OpsCanopy5 min read
One CVE, four ignore files: Trivy, Grype, Snyk, osv-scanner
One triaged suppression, re-encoded in .trivyignore, .grype.yaml, .snyk and osv-scanner.toml — what maps cleanly between them, and what is lossy.
- security
- vulnerability-management
- devops