🦞🌯 Lobster Roll

Stories by sureshcsdp

Show HN: CleanCloud – Cloud cleanup that can't delete anything (getcleancloud.com)
Show HN: CleanCloud – Read-only cloud hygiene checks for AWS and Azure
Hi HN,<p>I’m a solo founder and SRE background engineer. I built CleanCloud to solve a problem I kept seeing on teams I worked with: cloud accounts slowly filling up with orphaned, unowned, or inactive resources created by elastic systems and IaC — but nobody wants tools that auto-delete things.<p>C...
CleanCloud v0.4.0: Trust-first cloud hygiene scanner (now with parallel scans)
Hi HN,<p>I’ve just released CleanCloud v0.4.0, an open-source CLI for cloud hygiene — safely identifying orphaned or inactive cloud storage and log resources without auto-deleting anything.<p>This release focuses on making scans faster and safer:<p>Parallelized cloud API calls for much faster scans<...
Show HN: CleanCloud – 20 rules to find what's costing you money in AWS and Azure
Most cloud cost tools require write access, send data to SaaS platforms, and generate reports no one acts on.<p>CleanCloud is different: read-only, runs in your environment, and enforces hygiene as a CI&#x2F;CD gate.<p>AWS Rules (10): - Unattached EBS Volumes - Old EBS Snapshots (90+ days) - Infi...
Show HN: CleanCloud: Read-only cloud hygiene CLI – Feedback wanted
I built CleanCloud, an open-source CLI that finds orphaned cloud resources using read-only APIs. Safe for production.<p>12 rules shipped (6 AWS, 6 Azure):<p>AWS: Unattached EBS volumes, old snapshots, CloudWatch logs with infinite retention, untagged resources, unattached Elastic IPs, detached ENIs....
Show HN: How we solved the InfoSec adoption blocker for cloud tools
I&#x27;ve been building CleanCloud (open-source cloud cost scanner) and discovered the biggest adoption blocker wasn&#x27;t our feature set<p>It was InfoSec approval.<p><pre><code> The Problem: The Code Audit Wall Every enterprise we talked to had the same process: 1. SRE team loves the tool, ...