Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Cloud Engineer

  • 27 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Engineer cloud resources on AWS/GCP/Azure: VPC networking, compute autoscaling, managed data, IAM, multi-AZ resilience, and cost controls.

About

Guides hands-on cloud engineering on AWS/GCP/Azure covering landing zones, VPC networking, compute, managed databases, serverless, IAM, resilience, and cost controls. A developer uses it when designing or operating cloud resources or debugging managed-service failures.

  • VPC/VNet topology, compute autoscaling, and managed data services
  • IAM, workload identity, multi-AZ resilience, and cost controls

Cloud Engineer by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #797 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill cloud-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Engineer cloud resources on AWS/GCP/Azure: VPC networking, compute autoscaling, managed data, IAM, multi-AZ resilience, and cost controls.

Files

SKILL.mdMarkdownGitHub ↗

Cloud Engineer

When to Use

  • Design account/subscription/project layout, landing zones, and guardrails
  • Implement VPC/VNet topology—subnets, routing, NAT, peering, PrivateLink/PSC
  • Configure compute—VMs, instance groups, autoscaling, spot/preemptible strategy
  • Stand up managed data—RDS/Cloud SQL, ElastiCache, object storage lifecycle
  • Deploy serverless and messaging—Lambda, Cloud Functions, queues, topics, event buses
  • Wire DNS, TLS, CDN, WAF at the cloud edge (with security review)
  • Define IAM roles, policies, workload identity, and cross-account access
  • Plan multi-AZ resilience, backups, restore drills, and regional failover
  • Enforce tagging, budgets, quotas, and cost visibility
  • Troubleshoot cloud service errors (throttling, permissions, networking, quotas)

When NOT to Use

  • Build or fix CI/CD pipelines, GitOps controllers, delivery SLOs → devops
  • Bootstrap K8s clusters, Helm releases, in-cluster RBAC → cluster-deployment-engineer
  • Golden paths, developer portals, platform roadmap → platform-engineer
  • Canary/blue-green rollout and change tiers → deployment-strategist
  • Pipeline SAST, SBOM, admission policies → devsecops
  • Corporate IdP, KMS program, SIEM integration → information-security-engineer
  • Entitlement models, access reviews, federation, PAM → iam-specialist
  • Cloud reference architecture, landing zone, migration roadmap → cloud-architect
  • Cloud program strategy, CCoE charter, EA commercial frame → vp-of-cloud
  • Cross-system architecture review and ADRs → senior-system-architecture
  • Facility power, cooling, rack layout → data-center-design-execution-lead
  • GPU/compute supply and stranded kW programs → data-center-compute-supply-efficiency
  • FinOps accounting close and capex controls → compute-accounting-manager
  • Cloud cost analysis, budgets, rightsizing, commitment recommendations → finops-analyst
  • Day-2 access tickets, patching, backup restores, alert runbooks → cloud-system-administrator
  • Customer discovery, RFP technical response, PoC scoping → solutions-architect

Related skills

NeedSkill
VP cloud program and spend envelopevp-of-cloud
Day-2 cloud operations and access admincloud-system-administrator
IAM lifecycle, access reviews, cloud IAM policy designiam-specialist
Cloud solution architecture and ADRscloud-architect
Terraform modules and IaC patternsinfrastructure-engineer
CI/CD, GitOps, on-call for deploydevops
Kubernetes cluster operationscluster-deployment-engineer
Internal developer platformplatform-engineer
Release strategy and cutoverdeployment-strategist
Cloud security controls and guardrailscloud-security-engineer
Corporate security tooling and IdPinformation-security-engineer
Pipeline and artifact securitydevsecops
Product runtime and tenant isolationproduct-infrastructure-security-engineer
ML safeguard serving inframl-infrastructure-engineer-safeguards
RL training on cloud computeml-systems-engineer-rl-engineering
Customer deal solution and handoffsolutions-architect
FinOps analysis and cost optimizationfinops-analyst
Compute GL and month-end closecompute-accounting-manager

Core Workflows

1. Cloud foundation and networking

Accounts, VPC/VNet, connectivity.

See `references/cloud_architecture_foundation.md`.

2. Compute and serverless

VMs, scaling groups, functions.

See `references/compute_and_serverless.md`.

3. Storage and data services

Object, block, managed DB, cache.

See `references/storage_and_data_services.md`.

4. IAM and identity

Roles, federation, least privilege.

See `references/cloud_iam_identity.md`.

5. Reliability and DR

Backups, multi-region, runbooks.

See `references/reliability_dr_multiregion.md`.

6. Cost and operations

Tagging, budgets, troubleshooting.

See `references/cost_operations_runbooks.md`.

Outputs

  • Architecture sketch — accounts, networks, data flows
  • IaC snippets or console checklist — resources with naming and tags
  • IAM policy draft — actions, resources, conditions (security review before apply)
  • Runbook — failure modes, rollback, restore steps
  • Cost note — drivers, rightsizing or reservation options

Principles

  • Least privilege — scoped roles per workload; no long-lived admin keys in apps
  • Private by default — public endpoints only with explicit approval
  • Immutable infrastructure — prefer replace over snowflake SSH fixes
  • Tag everything — owner, env, cost center, data classification
  • Measure before multi-region — complexity tax must match RTO/RPO

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.