That Forgotten EC2 Instance Is Not Just a Cost Problem

작성자

카테고리:

← 피드로
DEV Community · Munagala Karthik · 2026-06-13 개발(SW)

Munagala Karthik

That EC2 instance you spun up for a quick test six months ago.
Still running.

Nobody remembers why it exists. But it is still there; quietly costing money every day.

Most teams treat this as a cost problem. Find idle resources; shut them down; save money.

But here is what gets missed.

That forgotten instance has an IAM role with permissions never reviewed since. An old AMI with unpatched vulnerabilities. A security group with rules nobody remembers adding.

Cost reports catch unused resources because someone is watching the bill.

Nobody is watching the security posture of something they forgot exists.

This is how breaches happen. Not through production systems everyone watches. Through the test environment that became permanent by accident.

What you forget does not disappear. It just stops being watched.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다