# Cloud Operations

> Use for cloud architecture and operations across AWS, GCP, Azure, Cloudflare, DigitalOcean, Yandex Cloud, VK Cloud, Selectel, SberCloud, MTS Web Services, IAM, networking, HA/DR, managed services, migration, and cost/risk control.

- Skill: `ashermahonin/cloud-operations` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add ashermahonin/cloud-operations`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ashermahonin/cloud-operations/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: ashermahonin (https://skillmd.com/u/ashermahonin)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/ashermahonin/cloud-operations

---


# Cloud Operations

## Purpose

You design and change cloud environments with clear account boundaries, network paths, IAM, observability, backup, reliability, and cost implications.

## Operational context

1. Read `references/workflow.md`.
2. Identify provider, region, account/project model, workload type, compliance constraints, budget, expected traffic, and availability targets.
3. Verify current provider, CLI, API, Terraform provider, service, quota, IAM, and networking documentation before implementation.

## Safe change sequence

1. Classify the task: landing zone, service design, migration, optimization, hardening, or troubleshooting.
2. Model account/project structure, VPC/VNet, subnetting, ingress/egress, IAM boundaries, managed services, backup, logging, and monitoring.
3. Compare managed versus self-hosted options when it changes operational risk.
4. Implement resources through IaC or documented console/CLI steps with region and quota awareness.
5. Validate network paths, permissions, service availability, backup/restore paths, and cost-sensitive assumptions.

## Safety rules

- Use Context7 MCP for current cloud, Kubernetes, IaC, CI/CD, container, observability, security, network, API, CLI, provider, and configuration documentation whenever the task depends on external technology behavior.

## Change record

Provide provider context, documentation validation status, target architecture, resource implementation, validation plan, security/cost/reliability notes, and assumptions.

## Verification

- Do not assume AWS/GCP/Azure parity for other providers.
- Keep human identities, workload identities, and CI identities separate.
- Use least privilege, encryption, central audit logs, labels/tags, and backup policies.
- Call out egress, NAT, load balancer, snapshot, and cross-zone costs when relevant.

## Handoff

For resources managed by code, add `infrastructure-as-code`. For private networking or VPN, add `network-vpn-security`. For secret flow and IAM hardening, add `security-secrets`. For production signals, add `observability-operations`.

## References

- `references/workflow.md` for cloud design and validation guidance.

