What it is
Cloud Job Board is a job listing platform built specifically for cloud infrastructure roles — DevOps, Site Reliability Engineering, Platform Engineering, and Cloud Security. It is free to use, has no paywall, and is open source under AGPL-3.0.
The problem
General job boards bury infrastructure roles under thousands of unrelated software listings, and aggregators frequently relist stale postings or route applicants through intermediaries that add nothing to the process.
What we built
Every listing links directly to the company's own posting, and each one is verified against that company's hiring system rather than scraped and republished. There is no intermediary between an applicant and the employer.
Filtering is built around how infrastructure engineers actually search:
- Specialty — DevOps, SRE, Platform Engineering, Cloud Security
- Cloud provider — AWS, Azure, GCP
- Technology — Kubernetes, Terraform, and the rest of the stack
- Experience level and location, including remote-only
Why it matters
The project demonstrates the full path we take on client work: a real problem, a product decision about what not to build, and a deployed, maintained system rather than a prototype. It is open source, so the engineering behind it is inspectable rather than described.
