Skip to main content

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.

🚀 Early release

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.

SuiteWhat it doesStart here
Cost intelligencePrices every Kubernetes scope daily, turns real waste into right-sizing suggestions, and verifies the savingsRight-size Kubernetes workloads
Runtime lifecycleKeeps a catalog of AWS Lambda runtimes from the AWS docs and opens a migration item per affected scopeMigrate deprecated Lambda runtimes
AMI rolloutDetects scopes running an outdated image and tracks the rollout with self-closing action itemsDetect and roll out AMI updates
Smart checklistsGates deploys on a Jira ticket, an AI architecture audit, or a risk score that decides who approvesGate deploys on a Jira ticket, Audit every deploy against your architecture rules, Match approval friction to deploy risk
Deploy analysis and library inventoryScores the risk of every deployment and records what each deployed asset depends onThe deploy-analysis and lib-inventory suites in nullplatform/workflows

Learning paths​

From hello world to a working AI Ops suite

  1. Set up the AI pluginsInstall the plugins in your coding assistant and run a first prompt.10 min
  2. Your first workflowDescribe a hello world, run it, activate it. The full loop in minutes.10 min
  3. Roll out AMI updatesThe simplest scan-and-track suite: nightly detection and self-closing action items.25 min
  4. Right-size Kubernetes costsPrice every scope daily and turn real waste into one-click savings.30 min

Gate deploys with checklists

  1. Your first checklistDescribe a two-item gate, dry-run it, and watch it govern a real deploy.10 min
  2. Gate deploys on a Jira ticketA person decides, Jira mediates: approvals in the tool your team already uses.20 min
  3. Match friction to deploy riskA risk matrix scores every deploy and routes it to exactly the approval it deserves.25 min
  4. 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.