AI
TECHCORP, INC.San Francisco, CA • Ref: #2024-DEV-8374POSITION: DEVOPS ENGINEERHiring: DevOps EngineerSALARY:$140K-$190KRESPONSIBILITIES:CI/CD pipelinesK8s clustersMonitoringDebug prodCloud costsEqual Opportunity Employer

Infrastructure complexity into leadership clarity.

We securely turn infrastructure role responsibilities into AI agents for faster leadership decisions.

Here's what we've started with

The complete platform for operational AI agents

CloudShip turns DevOps and FinOps complexity into executive clarity. Agents handle the operations, leaders get actionable intelligence.

{
"filesystem":"npx"
"-y"
"@amodelcontextprotocol"
"/server-filesystem@latest"
"{ .ROOT_PATH }"
}
Declarative agent configuration

Station Builder

Open Source

Agent builder with declarative variables. Deploy anywhere, your credentials never leave your infrastructure or get exposed to AI systems.

Agent Dashboard
Cost Optimizer
Saved $2.4K
Security Scanner
Scanning...
Performance Monitor
99.9% uptime
Backup Manager
Review needed
Latest Activity
Cost Optimizer completed run • Saved $2.4K

Platform

Product

Manage your agent fleet and transform their outputs into structured views. Build insights with full lineage, every decision traces back to its source.

Security Scanner

2.3k

Scans for vulnerabilities and manages compliance

vuln_scancompliance_check+1

CI/CD Pipeline

1.8k

Automates build, test, and deployment workflows

buildtest+2

Monitoring Agent

1.2k

Collects metrics and sends alerts to your team

metricsalerts+1
Ready-to-deploy templates

Agent Templates

OSS Templates

Ready-to-use templates for DevOps, FinOps, and security agents. Customize and deploy in minutes.

Trusted by Industry Leaders
"Seeing how CloudShip AI has built upon open source and solid agentic workflow, it gives you the sentries you need to make sure your infrastructure is monitored. Leveraging AI this way is the future, and CloudShip AI has the right foundation to make this paradigm work."
JJ Asghar

JJ Asghar

Developer Advocate at IBM

View LinkedIn →
IBM
"CloudShip clearly designed this to work for teams. Every detail—from the agent bundles to the structured insights—was built for their mission of making operations intelligence accessible across the organization."
Orlando Kalossakas

Orlando Kalossakas

CTO at Toolhouse

View LinkedIn →
Toolhouse
How it works

How CloudShip works: OSS runtime to intelligent insights

Deploy open-source AI agents on your infrastructure. Get structured insights on the CloudShip platform. Make better decisions with intelligent automation.

aws-cost-spike-analyzer

Investigates AWS cost spikes by analyzing Cost Explorer data...

aws-cost-explorer
MCP Server
4 tools available
datadog
MCP Server
1 tool available
01.

Engineering installs OSS Station once

1. Install Station

curl -fsSL https://raw.githubusercontent.com/cloudshipai/station/main/install.sh | bash

2. Start Station

stn up --provider openai --api-key sk-your-key

✅ Web UI at http://localhost:8585 for managing tools, bundles, and builds

Bundles
finops
4 agents
security
3 agents
devops
5 agents

✓ Bundles installed successfully

02.

Engineering installs agent bundles

Choose from pre-built bundles for FinOps, Security, DevOps, and SRE. Each bundle includes configured agents, tools, and workflows ready to deploy.

aws-cost-explorer

Edit agent configuration

1metadata:
2 name: "aws-cost-explorer"
3 app: "finops"
4model: gpt-4o-mini
5max_steps: 15
6tools:
7 - "__get_cost_and_usage"
8 - "__get_anomalies"
9output:
10 schema:
11 properties:
12 total_cost:
13 type: number

Output Schema

total_cost
type: number
breakdown_by_service
type: array
03.

Engineering customizes bundles for your workflow

Tailor agent templates to your needs. Adjust prompts, swap tools, set thresholds, and configure integrations to match your team's specific requirements.

Deployment

Deploy agents to your infrastructure

Your Infrastructure
Station RuntimeActive
• Cost Analyzer Agent
• Resource Optimizer Agent
AWS Account Connected
Kubernetes Access
04.

Engineering deploys agents on your infrastructure

Run agents locally on your own infrastructure. They connect to CloudShip Platform, sending structured outputs that transform into executive insights.

Run Details #18

Agent
aws-cost-spike-analyzer
Status
COMPLETED
Duration
25.3s
Model
gpt-4o-mini
Tokens:Input: 8836Output: 452

Structured Output (JSON)

{
  "total_cost": 235943.58,
  "currency": "USD",
  "period": "2024-09",
  "breakdown_by_service": [
    {
      "service": "Amazon EC2",
      "cost": 98234.12,
      "percentage": 41.6,
      "trend": "up"
    },
    {
      "service": "Amazon RDS",
      "cost": 67821.45,
      "percentage": 28.7
    }
  ],
  "anomalies_detected": [
    {
      "service": "EC2",
      "severity": "high",
      "cost_impact": 1250.00
    }
  ]
}
05.

Engineering monitors agent runs

Track agent execution in real-time. View detailed run history, token usage, task inputs and structured JSON outputs for every investigation.

Agent Data

AgentOutput
cost-analyzer$235K total
anomaly-detector3 issues found
optimizer$89K savings
cost-breakdownEC2: 42%
Agent Bundle
finops• 18 runs• Updated 2m ago
06.

Leadership views structured data

Agent outputs flow into the platform as structured data tables. Filter, search, and explore all your operational intelligence in one place.

Build Widget

Transform data into insights

Source Data

ServiceCost
EC2$98K
RDS$68K
S3$35K

Top Cost Services

EC2
$98K
RDS
$68K
AI Insight

EC2 spending increased 12.3% to $98K. Upgrade to xl instances to meet demand spikes.

07.

Leadership views CloudShip's customizable insight widgets

Transform raw data into visual widgets. Create cards, tables, and charts that surface key metrics and trends for quick decision-making.

Cost Savings Dashboard

Data-backed insights

Cloud Spending

MonthCost
Sep 2024$1.2M
Aug 2024$1.36M
finops• cost-analyzer

Active Anomalies

ServiceImpact
EC2 Spike$1.2K
RDS util$890
finops• anomaly-detector

Savings Opportunities

ActionSavings
Reserved$42K
Right-size$28K
finops• optimizer
08.

Leadership uses decision views

Aggregate multiple widgets into purpose-built views like "Cost Savings" that answer specific executive questions with flippable insights and detailed breakdowns.

Data Lineage

Click citations to expand data

AI INSIGHT

Storage egress costs decreased while EC2 saw a 39% spike.

6 citations
CITATION 1

"Storage egress spikes are most frequent RCA"

Analyzed shifting costs down [2]
CITATION 2

storage-egress-spike-rca [15 rows]

Cost per request breakdown
CITATION 3
3rd-party SaaS integrations analysis
finops• Run #18
CITATION 4
Cloud provider RCA frequency drop
finops• Run #17
6 citations traced
3m ago
09.

Leadership views the data lineage of insights

Every insight traces back to source data with full lineage. See which agents generated each output, with timestamps and citations for complete transparency.
The evolution of DevOps

Teams are already optimized.
The tools aren't.

Stop paying engineers to manually gather data. CloudShip surfaces critical insights so leadership can make informed decisions—not just alerts, but actionable intelligence.

Traditional DevOps

Reactive firefighting

Alerts tell you what's broken, not how to fix it

Manual intervention

Engineers pulled from building to fix infrastructure

Knowledge silos

Runbooks gather dust while incidents escalate

Average MTTR: 4+ hours

Agentic DevOps

Autonomous resolution

AI agents execute fixes before you even wake up

Zero context switching

Engineers stay focused on building features

Continuous learning

Every fix improves the system automatically

Average MTTR: <5 minutes

"We don't want more dashboards telling us what's broken. We want systems that fix things while we sleep."
— CISO, Startup Acquired for $10B+
Works with your stack

No rip and replace required

Cloudship integrates seamlessly with your existing tools. Deploy agents that work with your current infrastructure, not against it.

Powered by Model Context Protocol (MCP) — the open standard for AI tool integration

AWS
Google Cloud
Azure
DigitalOcean
GitHub
GitLab
Bitbucket
Azure DevOps
Datadog
New Relic
Prometheus
Grafana
PagerDuty
Opsgenie
VictorOps
Slack
Kubernetes
Docker
ECS
OpenShift
Jenkins
GitHub Actions
CircleCI
ArgoCD
Snyk
Vault
Falco
OPA
Terraform
Ansible
Pulumi
CloudFormation
AWS
Google Cloud
Azure
DigitalOcean
GitHub
GitLab
Bitbucket
Azure DevOps
Datadog
New Relic
Prometheus
Grafana
PagerDuty
Opsgenie
VictorOps
Slack
Kubernetes
Docker
ECS
OpenShift
Jenkins
GitHub Actions
CircleCI
ArgoCD
Snyk
Vault
Falco
OPA
Terraform
Ansible
Pulumi
CloudFormation

Built on open standards

Every integration is powered by Model Context Protocol (MCP) servers, ensuring secure, standardized communication between AI agents and your tools.

npx @aws/mcp-server
npx @modelcontextprotocol/server-filesystem
npx @modelcontextprotocol/server-github

Ready to augment your stack with AI?

Start with one agent, scale to hundreds. No migration required.

View Integration Docs
Why now?

The industry is at an inflection point

Three unstoppable trends are forcing a shift to autonomous operations.

AI crossed the capability threshold

For the first time, LLMs can reliably debug production issues, write fixes, and execute remediation. This wasn't possible 18 months ago.

95%

Accuracy on production fixes

Complexity exceeded human capacity

Kubernetes, microservices, and multi-cloud created an explosion of moving parts. No human can track it all anymore.

10x

More alerts than 5 years ago

Early adopters proved the ROI

Companies using AI agents are already deploying 10x more frequently with 80% less downtime. The results speak for themselves.

$2.5M

Average annual savings

Market adoption is accelerating

2023
Experimentation
5% adoption
2024
Early adoption
20% adoption
2025
Mass adoption
60% adoption

By 2026, companies without AI agents will be competitively disadvantaged

Don't wait for your competitors to get there first.

Interactive Demo

All your tools, one platform

CloudShip works with AWS, Azure, Kubernetes, and the tools you already use. No migrations needed.

Works with your stack

AWS, Azure, GCP, Kubernetes - we integrate with them all

AI handles the routine

Let agents manage deployments while your team builds features

Secure by default

Enterprise-grade security with role-based access control

CloudShip in Space
  • AWS
  • AWS
  • AZURE
  • AZURE
  • K8s
  • K8s
  • HELM
  • HELM
  • ECS
  • ECS
  • GCP
  • GCP
For Engineering Leaders

Stop Getting Tools Rejected by Your CISO

Most AI DevOps tools get blocked because they require sending credentials to third-party clouds. CloudShip is different—it's built for CISO approval.

Copy this email to send to your CISO

Subject: Proposed tool: CloudShip for DevOps/FinOps automation (self hosted) Flagging CloudShip as a self hosted AI automation platform that fits our security model. • Runs in our infra via Docker or Kubernetes. Credentials and data stay in our VPC. • Fully open source, so we can audit prompts, permissions, and controls. No closed SaaS. • GitOps friendly and built for team collaboration. Agents and workflows are version controlled. • It also shares context across DevOps, FinOps, and Security, so we avoid CSV exports and can answer cross cutting questions without spreadsheets. Worth a 30 minute technical review? Repo: https://github.com/cloudshipai/station
Why CISOs Say No to Cloud AI ToolsWhy CISOs Approve CloudShip
Your AWS keys on their servers? Hard pass.Self-hosted: Runs in your infrastructure via Docker/Kubernetes
Proprietary black box with root access? Not happening.Open source: Audit every line of code, prompts, and permissions
Can't audit agent prompts? That's a security incident waiting to happen.Credentials stay yours: Nothing leaves your environment
Another vendor lock-in SaaS? We have enough of those.Version controlled: GitOps friendly, built for team collaboration

Need more ammunition for your security review?

Read our CISO-focused security page

Make DevOps Automation Your Competitive Edge

Use CloudShip AI to deliver exceptional automation that allows your Product Managers and Customer Service to get answers faster.

No Credit Card Required Icon

No credit card required

CTA background illustration