# Cloudpoint

*/Startups/Cloudpoint*

## Startup Overview

Modern cloud environments rapidly accumulate orphaned infrastructure, forcing engineering teams to pay for and secure forgotten compute instances and unattached storage volumes. This infrastructure management engine scans multi-cloud deployments to identify, map, and instantly terminate untracked resources.

Utilizing a zero-agent scanner, the system continuously reads provider APIs to build a real-time topology of active deployments without requiring workload modifications. When it detects unmanaged components, an automated state-remediation engine executes immediate teardowns, reconciling the live environment with declared infrastructure configurations.

Standard alternatives like AWS Config log configuration drift, while posture tools like Wiz Cloud Security generate alerts that still require manual resource audits and engineering intervention. By coupling agentless discovery with active remediation, this engine moves beyond passive monitoring to guarantee that undeclared cloud assets are removed before they accrue costs or expose the network.

## Startup Founding Hypothesis

**Approach**: that maps and instantly terminates untracked cloud resources
**Competitors**:
- [Wiz Cloud Security](/Competitors/Wiz_Cloud_Security)
- [AWS Config](/Competitors/AWS_Config)
- [manual resource audits](/Competitors/manual_resource_audits)
**Differentiator2x2**: a zero-agent scanner and an automated state-remediation engine

## Startup Solution Coordinate

**Solution**: [Cloudpoint Remediation Engine](/Software/Cloudpoint_Remediation_Engine)

## Startup Position2x2

```mermaid
quadrantChart
    x-axis "Agent-based Discovery" --> "Zero-agent Scanner"
    y-axis "Passive Reporting" --> "Automated State Remediation"
    quadrant-1 "Autonomous Cleanup"
    quadrant-2 "Agent-heavy Remediation"
    quadrant-3 "Manual Overhead"
    quadrant-4 "Alert Fatigue"
    Cloudpoint: [0.90, 0.85]
    Wiz Cloud Security: [0.85, 0.45]
    AWS Config: [0.65, 0.35]
    Manual resource audits: [0.15, 0.15]
```

## Startup Offer

**Proof**:
- Target: Map a 10,000-resource multi-cloud environment in under 10 minutes without deploying agents.
- Target: Automatically reclaim 15-20% of monthly cloud spend by identifying and terminating orphaned instances.
- Target: Reduce manual infrastructure audit time to zero for mid-market DevOps teams.
**Tiers**:
- Name: Single Cloud · Price: ~$300–$600/mo · Inclusions: 1 connected cloud environment, daily zero-agent scans, and manual termination approvals for up to 10,000 active resources.
- Name: Multi-Cloud · Price: ~$1,200–$2,500/mo · Inclusions: Up to 5 connected cloud environments, hourly scans, the automated state-remediation engine, and up to 50,000 active resources.
- Name: Enterprise Scale · Price: Custom: ~$40k–$80k/yr · Inclusions: Unlimited cloud environments, continuous scanning, custom remediation runbooks, and intended integrations with enterprise SIEM platforms.
**Guarantee**: If the zero-agent scanner fails to identify an active but untracked resource within a connected cloud environment during a scheduled run, the client receives a full refund for that environment's monthly scanning fee.
**Business Function**: ProvideService
**Objection Handlers**:
- Concern: Auto-termination will accidentally delete production assets. Rebuttal: The state-remediation engine defaults to 'dry run' mode, requiring manual approval until you explicitly enable auto-kill for specific tags or age thresholds.
- Concern: We already pay for AWS Config. Rebuttal: AWS Config requires complex rule setup and charges per evaluation; Cloudpoint maps untracked resources instantly out of the box across multiple clouds.
- Concern: Security won't grant a third-party tool write-access to our cloud. Rebuttal: The system is designed to operate in a read-only mapping mode that generates CLI scripts for your internal team to execute safely.
**Pricing Architecture**: Tiered
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Authoritative and exact, delivering infrastructure remediation commands without marketing filler.
**Tagline**: Map infrastructure and terminate untracked cloud resources instantly.
**Icon Concept**: rack
**Palette Intent**: electric-signal
**Visual Identity**: A stark palette of terminal black and electric cyan evokes the precision of automated zero-agent infrastructure scanning.
**Archetype Reference**: the-ruler

## Startup Buyer Chain

**Chain**: Cloudpoint → DevOps / FinOps Lead → Corporate Finance
**Gtm Motion**: Acquires users through a self-serve cloud scan that immediately highlights orphaned infrastructure and wasted spend. Expands by upselling automated termination workflows and multi-account state enforcement to the broader engineering organization.
**Agent Channel**: Targeted for listing in the LangChain tool registry and the AWS Bedrock Agent catalog, designed to allow autonomous FinOps agents to discover and invoke resource-termination endpoints via a standardized OpenAPI schema.
**Primary Channel**: Discovery via targeted technical SEO for queries like 'find unattached EBS volumes' and intended future listings in the AWS Marketplace and GitHub Actions directory.

## Startup Customer Journey

```mermaid
flowchart LR; A[Search Query] --> B[Cloud Scanner]; B --> C[Orphaned Infrastructure Report]; C --> D[Single Cloud Subscription]; D --> E[Automated Remediation Engine]; E --> F[FinOps Community];
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- Goal: 14-day single-cloud pilot connecting one non-production environment in read-only mode to execute a zero-agent scan and output an orphaned-resource audit.
- Goal: 30-day multi-cloud pilot across 5 environments mapping up to 50,000 resources to identify at least 15 percent reclaimable cloud spend via localized CLI scripts.
**Target Metrics**:
- Target: 10-minute scan time to map 10,000 active cloud resources.
- Target: 15 percent reduction in monthly multi-cloud spend.
- Target: 0 hours spent on manual resource tracking and infrastructure audits per month.
**Target Case Studies**:
- Target case study: A mid-market software DevOps team maps a 10,000-resource multi-cloud environment in under 10 minutes without deploying any agents.
- Target case study: An enterprise financial services FinOps director reclaims 15 percent of monthly cloud spend by using the state-remediation engine to identify and terminate orphaned instances across 5 environments.
- Target case study: A growth-stage digital media Cloud Infrastructure Lead replaces complex per-evaluation AWS Config setups with instant zero-agent mapping to stop unauthorized resource provisioning.
**Testimonial Targets**:
- Role: VP of Infrastructure. Target sentiment: Finding untracked shadow IT instances without deploying any agents secures our perimeter instantly.
- Role: FinOps Engineer. Target sentiment: The dry-run mode and CLI script generation reclaimed thousands in wasted spend with zero risk to production stability.
- Role: DevOps Manager. Target sentiment: Out-of-the-box mapping completely replaces the tedious rule creation required by legacy cloud monitoring tools.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: The automated termination engine misidentifies and deletes critical production infrastructure, causing catastrophic downtime and permanent loss of customer trust. · Mitigation Status: in-progress
- Severity: high · Description: Enterprise security teams refuse to grant the broad IAM delete permissions required for the automated remediation engine to function. · Mitigation Status: unmitigated
- Severity: moderate · Description: Incumbents like Wiz bundle automated resource termination into their existing cloud security platforms, eliminating the need for a standalone product. · Mitigation Status: in-progress
- Severity: moderate · Description: Major cloud providers implement strict API rate limits on resource enumeration queries, degrading the real-time mapping capability of the zero-agent scanner. · Mitigation Status: unmitigated

## Startup Competitors

- [Wiz Cloud Security](/Competitors/Wiz_Cloud_Security) — Incumbent CSPM
- [AWS Config](/Competitors/AWS_Config) — Native Cloud Tool
- [Manual Resource Audits](/Competitors/Manual_Resource_Audits) — Status Quo
- [Orca Security](/Competitors/Orca_Security) — Agentless Platform
- [Prisma Cloud](/Competitors/Prisma_Cloud) — Enterprise Suite

## Startup Story Brand

**Hero**:
- **Need**: to be the guardian of infrastructure integrity, not a forensic accountant
- **Want**: to reclaim every dollar wasted on orphaned and untracked cloud infrastructure
- **Identity**: the DevOps lead at a scaling multi-cloud enterprise
**Plan**:
- Step: Run Discovery · Detail: Execute a zero-agent scan to identify every active resource across your connected cloud environments.
- Step: Approve Remediations · Detail: Review the list of untracked assets and select which orphaned instances to terminate or reclaim.
- Step: Enable Automation · Detail: Set tag-based age thresholds for the remediation engine to auto-kill future shadow infrastructure.
**Guide**:
- **Empathy**: You shouldn't still be hunting ghost resources in the console. AWS Config wasn't built to map untracked assets across accounts without manual rule setup.
**Problem**:
- **Villain**: Shadow Infrastructure
- **External**: Orphaned AWS EC2 instances and unattached EBS volumes sit active in accounts, invisible to AWS Config and manual audit spreadsheets.
- **Internal**: You feel negligent watching thousands of dollars evaporate into idle resources you can't even see.
- **Philosophical**: Engineering budget belongs in product innovation, not in paying for forgotten hardware.
**Success**: Every active resource is mapped, tracked, or terminated, resulting in an immediate 15-20% reduction in cloud spend.
**One Liner**: Every month, DevOps leads lose thousands to orphaned cloud assets. Cloudpoint maps and terminates untracked resources instantly so you stop paying for infrastructure you aren't using.
**Positioning**:
- **So That**: automatically reclaim 20% of cloud spend by terminating orphaned resources
- **Unlike**: AWS Config and manual resource audits
- **For Whom**: the DevOps lead at a scaling multi-cloud enterprise
- **Category**: Cloud Governance and Remediation Platform
**Call To Action**:
- **Direct**: Connect cloud environment
- **Transitional**: View scan report
**Failure Stakes**:
- Compounding costs from abandoned resources
- Security vulnerabilities in unpatched shadow instances
- DevOps burnout from manual audit cycles
**Transformation**:
- **To**: free to build resilient architecture, no longer hunting ghost instances
- **From**: a DevOps lead buried in manual audit spreadsheets
**Controlling Idea**: Cloud infrastructure must be either tracked or terminated.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Every month, DevOps leads lose thousands to orphaned cloud assets. Cloudpoint maps and terminates untracked resources instantly so you stop paying for infrastructure you aren't using.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: 9b4dd43f10d1bdba

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Cloud Governance and Remediation Platform for the DevOps lead at a scaling multi-cloud enterprise. Unlike AWS Config and manual resource audits — automatically reclaim 20% of cloud spend by terminating orphaned resources.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 822ddb5887cef37b

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: Orphaned AWS EC2 instances and unattached EBS volumes sit active in accounts, invisible to AWS Config and manual audit spreadsheets.
Solution: Every month, DevOps leads lose thousands to orphaned cloud assets. Cloudpoint maps and terminates untracked resources instantly so you stop paying for infrastructure you aren't using.
Customer: the DevOps lead at a scaling multi-cloud enterprise
Unlike: AWS Config and manual resource audits
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: ec8b208c36a66325

## Startup Token M E D D P I C C

**Pain**: Orphaned AWS EC2 instances and unattached EBS volumes sit active in accounts, invisible to AWS Config and manual audit spreadsheets.
**Metrics**: Target: Every active resource is mapped, tracked, or terminated, resulting in an immediate 15-20% reduction in cloud spend.
**Rendered**: Pain: Orphaned AWS EC2 instances and unattached EBS volumes sit active in accounts, invisible to AWS Config and manual audit spreadsheets.
Economic buyer: DevOps / FinOps Lead
Metrics: Target: Every active resource is mapped, tracked, or terminated, resulting in an immediate 15-20% reduction in cloud spend.
Competition: AWS Config and manual resource audits
**Mechanism**: spine-derived-v1
**Competition**: AWS Config and manual resource audits
**Economic Buyer**: DevOps / FinOps Lead
**Vocab Fingerprint**: 035c2cf07f9842c8

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Cloud Governance and Remediation Platform for the DevOps lead at a scaling multi-cloud enterprise

the DevOps lead at a scaling multi-cloud enterprise — Orphaned AWS EC2 instances and unattached EBS volumes sit active in accounts, invisible to AWS Config and manual audit spreadsheets. Every month, DevOps leads lose thousands to orphaned cloud assets. Cloudpoint maps and terminates untracked resources instantly so you stop paying for infrastructure you aren't using.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: 949c84169cb04260

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Cloud Governance and Remediation Platform. Every month, DevOps leads lose thousands to orphaned cloud assets. Cloudpoint maps and terminates untracked resources instantly so you stop paying for infrastructure you aren't using. Serves the DevOps lead at a scaling multi-cloud enterprise.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: 49584664fd762363

## Neighborhood

### Candidate solutions

- [Defect Reporting Latency](/Problems/Defect_Reporting_Latency) — candidate solution for · Problems

### Composed of

- [Volumetric Scan Triage Service](/Services/Volumetric_Scan_Triage_Service) — composes · Services
- [Defect Recognition Engine](/Software/Defect_Recognition_Engine) — composes · Software
- [Defect Compliance Service](/Services/Defect_Compliance_Service) — composes · Services
- [Volumetric Analysis Worker](/Agents/Volumetric_Analysis_Worker) — composes · Agents
- [Report Transcription Agent](/Agents/Report_Transcription_Agent) — composes · Agents
- [Scan Ingestion API](/Software/Scan_Ingestion_API) — composes · Software
- [Flaw Dimension API](/Software/Flaw_Dimension_API) — composes · Software
- [Scan Ingestion Engine](/Software/Scan_Ingestion_Engine) — composes · Software
- [Code Reconciliation Worker](/Agents/Code_Reconciliation_Worker) — composes · Agents
- [Defect Recognition Agent](/Agents/Defect_Recognition_Agent) — composes · Agents

### Competitors

- [Prisma Cloud](/Competitors/Prisma_Cloud) — competes with · Competitors
- [Orca Security](/Competitors/Orca_Security) — competes with · Competitors
- [AWS Config](/Competitors/AWS_Config) — competes with · Competitors
- [Wiz Cloud Security](/Competitors/Wiz_Cloud_Security) — competes with · Competitors
- [Manual Resource Audits](/Competitors/Manual_Resource_Audits) — competes with · Competitors
- [MISTRAS PCMS](/Competitors/MISTRAS_PCMS) — competes with · Competitors
- [Evident OmniPC](/Competitors/Evident_OmniPC) — competes with · Competitors
- [Zetec TomoView](/Competitors/Zetec_TomoView) — competes with · Competitors
- [Manual SD Card Transport](/Competitors/Manual_SD_Card_Transport) — competes with · Competitors
- [Zetec TomoView Analysis](/Competitors/Zetec_TomoView_Analysis) — competes with · Competitors
- [MISTRAS PCMS Platform](/Competitors/MISTRAS_PCMS_Platform) — competes with · Competitors
- [Evident OmniPC Software](/Competitors/Evident_OmniPC_Software) — competes with · Competitors
- [Physical SD Card Transport](/Competitors/Physical_SD_Card_Transport) — competes with · Competitors
- [Physical SD Cards](/Competitors/Physical_SD_Cards) — competes with · Competitors
- [SD card transport](/Competitors/SD_card_transport) — competes with · Competitors

### What it offers

- [Cloudpoint Remediation Engine](/Software/Cloudpoint_Remediation_Engine) — offers · Software
- [Volumetric Defect Extraction](/Services/Volumetric_Defect_Extraction) — offers · Services
- [Cloudpoint Defect Triage](/Services/Cloudpoint_Defect_Triage) — offers · Services

### Embodies

- [Software](/Theses/Software) — embodies · Theses
- [Service-as-Software](/Theses/Service-as-Software) — embodies · Theses

### Who it serves

- [Non-Destructive Testing (NDT) Contractor](/CompanyTypes/Non-Destructive_Testing_(NDT)_Contractor) — serves · CompanyTypes

### Similar Startups

- [Ablastemic](/Startups/Ablastemic) — similar · Startups
- [Wasterpulse](/Startups/Wasterpulse) — similar · Startups
- [Aeroarc](/Startups/Aeroarc) — similar · Startups
- [Scaffaborted](/Startups/Scaffaborted) — similar · Startups
- [Problem](/Startups/Problem) — similar · Startups
- [Wasteshade](/Startups/Wasteshade) — similar · Startups
- [Plateauedge](/Startups/Plateauedge) — similar · Startups
- [Accumulationsoar](/Startups/Accumulationsoar) — similar · Startups
- [Wasterealm](/Startups/Wasterealm) — similar · Startups
- [Lunarwaste](/Startups/Lunarwaste) — similar · Startups
- [Astralkerf](/Startups/Astralkerf) — similar · Startups
- [Hexcycle](/Startups/Hexcycle) — similar · Startups
- [Ablative](/Startups/Ablative) — similar · Startups
- [Chasespace](/Startups/Chasespace) — similar · Startups
- [Wastint](/Startups/Wastint) — similar · Startups
- [Evaluatestratum](/Startups/Evaluatestratum) — similar · Startups
- [Maplesalvage](/Startups/Maplesalvage) — similar · Startups
- [Allocateloft](/Startups/Allocateloft) — similar · Startups
- [Abatementrealm](/Startups/Abatementrealm) — similar · Startups
- [Verton](/Startups/Verton) — similar · Startups
