AI Ops
Checking whether a deploy degraded something, whether a runtime fell behind, whether the bill moved: that work usually lands on one person. AI Ops is the set of nullplatform features that run it continuously, on your own data and under the rules your organization defined.
AI Ops features are in early release and may not be available in your organization yet. If you'd like to try them or want to know more, reach out to us and we'll get you set up.
The pieces​
Each feature does one job, and they compose: a workflow detects a problem and opens an action item, a checklist gates the deploy that fixes it, Insights shows how the rollout is going. You describe each piece to your coding assistant, refine it in the UI, and activate it.
What you can run today​
These are the suites nullplatform runs on its own production. Each one has a tutorial you can follow in about half an hour, and every suite is open source in nullplatform/workflows.
| Suite | What it does | Start here |
|---|---|---|
| Cost intelligence | Prices every Kubernetes scope daily, turns real waste into right-sizing suggestions, and verifies the savings | Right-size Kubernetes workloads |
| Runtime lifecycle | Keeps a catalog of AWS Lambda runtimes from the AWS docs and opens a migration item per affected scope | Migrate deprecated Lambda runtimes |
| AMI rollout | Detects scopes running an outdated image and tracks the rollout with self-closing action items | Detect and roll out AMI updates |
| Smart checklists | Gates deploys on a Jira ticket, an AI architecture audit, or a risk score that decides who approves | Gate deploys on a Jira ticket, Audit every deploy against your architecture rules, Match approval friction to deploy risk |
| Deploy analysis and library inventory | Scores the risk of every deployment and records what each deployed asset depends on | The deploy-analysis and lib-inventory suites in nullplatform/workflows |
Learning paths​
From hello world to a working AI Ops suite
- Set up the AI pluginsInstall the plugins in your coding assistant and run a first prompt.10 min
- Your first workflowDescribe a hello world, run it, activate it. The full loop in minutes.10 min
- Roll out AMI updatesThe simplest scan-and-track suite: nightly detection and self-closing action items.25 min
- Right-size Kubernetes costsPrice every scope daily and turn real waste into one-click savings.30 min
Gate deploys with checklists
- Your first checklistDescribe a two-item gate, dry-run it, and watch it govern a real deploy.10 min
- Gate deploys on a Jira ticketA person decides, Jira mediates: approvals in the tool your team already uses.20 min
- Match friction to deploy riskA risk matrix scores every deploy and routes it to exactly the approval it deserves.25 min
- AI architecture complianceAn agent audits every deploy against your architecture rules.25 min
Automation & control​
The building blocks the suites above stand on. Each one is useful on its own, and every workflow reaches for at least one of them.
Also see AI usage and quotas to monitor AI consumption across your organization.