Technology — the long version

A calm architecture for autonomous operations.

bitcd.cloud is built on a simple belief: AI should operate infrastructure the way a careful senior engineer would — read-first, explain itself, stay inside declared guardrails, and never move faster than its audit log. This page is the honest, technical version of how that works.

01 · Thesis

Why AI-first beats traditional DevOps tooling.

Traditional DevOps tools were designed for a world where headcount scaled with complexity. Every new cluster, provider, or service tier added another dashboard — and eventually another hire. That math breaks early-stage companies, who end up either over-investing in platform engineering or accepting reliability debt that compounds quietly until the first incident.

bitcd.cloud inverts the relationship. Instead of assembling a bigger team around more tools, we ship a small workforce of AI operators that use tools — your tools — the way a careful engineer would. The operator reads before it writes. It explains its reasoning. It asks before it mutates. And it logs every single action in a form you can audit, replay, and prove to a compliance reviewer.

Narrow agents, wide coverage

Each agent has a single job — fleet health, cost, releases, security. Narrow scope keeps reasoning reliable; the workforce gives you breadth.

Human-in-the-loop, by default

Agents propose before they act. You configure which loops close autonomously and which always wait for approval.

Reversible everything

No action is irreversible. Every change ships as a diff, rolls back with one click, and writes the full context to your audit trail.

Aligned with your team

The agents work inside your existing approval flows, your existing repos, and your existing alert channels. They join the team; they don't replace it.

02 · Architecture

How our AI agents work.

Every agent runs the same five-stage loop. The stages are deliberately separate so a failure in one doesn't contaminate the next — and so a human can step in at any boundary and take over.

01
Observe

Read-only pulls from your clusters, clouds, and telemetry feeds.

02
Reason

Synthesize a hypothesis and the evidence that would confirm it.

03
Plan

Draft the smallest, most reversible fix. Show the diff.

04
Approve

Human, policy, or both. Configurable per action class.

05
Apply

Execute through scoped, audited tool calls. Watch outcomes.

Tool calls are scoped at the credential level — an agent that's allowed to restart a deployment is not allowed to delete a namespace. Guardrails are declared in the same repo as your code, reviewed through the same pull-request workflow, and versioned alongside everything else you care about.

03 · Trust

Security & compliance posture.

We're building bitcd.cloud the way our customers want to be told we built it: with least-privilege defaults, regional data residency, and a posture designed to survive a serious security review from day one.

SOC 2 Type II
In progress · Q3
ISO 27001
Planned · 2027
GDPR
Compliant
Data residency
EU & US

Customer-owned keys

Credentials for your clusters and clouds stay in your vault. bitcd holds short-lived, scoped tokens only.

Zero-trust action layer

Every tool call is signed, rate-limited, and checked against your declared policy before it leaves our orchestrator.

Per-workspace isolation

Your subdomain, your agents, your audit log — fully isolated from every other tenant at the storage and compute layer.

Data lifecycle controls

Redaction rules, configurable retention, and a one-click export of everything we hold on your behalf.

04 · Platform

Edge architecture & subdomain model.

Each bitcd product ships as a static frontend artifact, served globally from CloudFront, with an S3 bucket as origin — giving us sub-second load times on every continent and a zero-vendor-runtime surface that's trivial to audit.

Every product lives at name.bitcd.cloud. That pattern isn't cosmetic: it means each tool has its own TLS boundary, its own CDN configuration, and its own independent deploy pipeline. One product having a bad day never takes another one down.

Static-first frontends

No SSR, no Node runtimes on the hot path. Just cached bytes on the edge.

Wildcard TLS

One certificate, every product, automatic rotation, zero operator work.

Independent deploys

Each subdomain has its own pipeline. Failure is contained by design.

Versioned buckets

Every release kept. Rollback is one S3 pointer change away.

05 · Interface

Integration surface.

We don't ask you to adopt a new runtime, a new IaC language, or a new alert channel. The bitcd workforce plugs into what you already run — clusters, clouds, code, and comms.

K8
Kubernetes
Native operator
Tf
Terraform
Plan / apply
GH
GitHub
PRs & checks
AW
AWS
IAM roles
GC
GCP
WIF
Az
Azure
Managed ID
Pr
Prometheus
Metrics
Sl
Slack
Approvals
06 · Accountability

Observability & audit trails.

Every action an agent takes — every tool invocation, every approval prompt, every rollback — is recorded in a tamper-evident log you can query, stream, or export. The audit log is a first-class product surface, not an afterthought.

Signed action log

Hash-chained records, exportable as JSON or to your SIEM of choice.

Replay any incident

Reconstruct what the agent saw, what it decided, and why — on any past timeline.

Live telemetry

Every workspace ships with a Prometheus endpoint you can scrape into your own stack.

Evidence-ready

Compliance exports are prebuilt for SOC 2, ISO, and internal review boards.

07 · Ownership

Open standards & data portability.

If you ever leave bitcd.cloud, you leave with everything. We don't hold your runbooks, your action history, or your infrastructure topology hostage inside proprietary formats. Every artifact we generate is either raw YAML, raw JSON, or a standard OpenAPI call away.

OpenAPI everywhere

Every workspace exposes a versioned, documented REST surface.

Plain-text artifacts

Runbooks, policies, and agent configurations are all human-readable files.

One-click export

A single command packages your entire workspace for portability or archive.

No vendor lock-in

Your clusters, your clouds, your credentials remain 100% under your control.

08 · Ahead

Roadmap.

We ship in loops, not big-bang launches. The short version of the next four quarters:

Q2 2026
K-Radar GAPricing announced, full feature surface, general availability.
Building
Q3 2026
Cost Compass betaAI FinOps analyst for AWS, GCP, Azure. Private beta to K-Radar users first.
Building
Q4 2026
Ship-Agent betaAI release manager with canary-aware deploys and SLO-driven rollbacks.
Planned
2027
Guard-Rail + SOC 2 Type IIAI security operator; formal compliance posture complete.
Planned

Questions we didn't answer? Good. Let's talk.

If you're evaluating bitcd for a real workload, we'd rather answer your architecture questions directly than write more marketing.