unweed

Practical cleanup notes for software teams.

Practical notes on cloud costs, stale infrastructure, technical debt, databases, dependencies, and the small maintenance habits that keep production calmer.

Showing 433-444 of 803 notes.

7 min read

Mobile Push Token Cleanup: Remove Devices After Users and Apps Move

A practical workflow for cleaning stale mobile push tokens without breaking notification delivery, account security, or device audit trails.

8 min read

Terraform Workspace Cleanup: Retire Environments After State Moves

A careful approach to stale Terraform workspaces, backend state, variables, and environment names.

7 min read

Terraform Variable Cleanup: Remove Inputs Modules No Longer Read

Clean up stale Terraform variables by checking module interfaces, state expectations, environment overlays, and downstream callers.

8 min read

API Rate Limit Cleanup: Remove Legacy Throttles After Traffic Moves

How to review old rate limits, allowlists, and client exceptions without opening abuse paths or breaking quiet clients.

7 min read

Warehouse Metric Definition Cleanup: Retire Calculations After KPIs Change

A practical workflow for cleaning obsolete warehouse metric definitions without breaking dashboards or metric history.

7 min read

Customer Support Macro Cleanup: Remove Replies After Product Behavior Changes

A practical workflow for retiring stale support macros that point customers to old settings, policies, product states, or escalation paths.

8 min read

OAuth Refresh Token Cleanup: Retire Long-Lived Sessions After Apps Change

A practical way to review stale refresh tokens, app grants, and long-lived sessions without breaking active integrations.

7 min read

Secrets Manager Version Cleanup: Retire Old Secret Versions After Rotation

Clean up old secret versions after rotation by checking consumers, rollback windows, labels, deployments, and audit requirements.

7 min read

Firewall Rule Description Cleanup: Make Network Access Reviewable

Clean up firewall rules with missing descriptions, vague owners, and unclear justifications so network access can be reviewed safely.

7 min read

Feature Experiment Analysis Cleanup: Archive Notebooks After Decisions Ship

A practical workflow for turning experiment notebooks, charts, and temporary analysis into durable decisions without clutter.

8 min read

SSO Conditional Access Policy Cleanup: Remove Rules After Risk Models Change

How to retire stale conditional access rules without locking out users or weakening identity controls.

8 min read

Container Registry Retention Rule Cleanup: Fix Policies After Release Changes

A review process for stale image retention rules that delete too much, keep too much, or no longer match release practice.