cloud-infrastructure

Automate AWS compute, IaC, and security design decisions.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/srstomp/pokayokay --skill cloud-infrastructure-srstomp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-infrastructure
Source: https://github.com/srstomp/pokayokay/tree/main/plugins/pokayokay/skills/cloud-infrastructure
Command: npx skills add https://github.com/srstomp/pokayokay --skill cloud-infrastructure-srstomp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cloud architecture decision fatigue: teams struggle to pick compute patterns, IaC, and security practices for AWS deployments.

Core Features & Use Cases

  • Decision framework for compute (Lambda, ECS, EKS) and storage
  • Guidance on IaC approach (CDK, Terraform) and security patterns
  • Reference-driven patterns (serverless, containers, cost optimization)
  • Use Case: plan a new app with serverless or container architecture and align with cost goals

Quick Start

Define workload characteristics and run cloud-infra skill to select the optimal AWS compute/storage pattern.

Frequently Asked Questions about cloud-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose between Lambda, ECS, and EKS for my AWS cloud infrastructure?

A cloud infrastructure decision framework automates compute pattern selection by evaluating workload characteristics. It guides choices between serverless, containerized, and Kubernetes-based architectures to align with your scalability and cost goals.

What is the best way to decide between CDK and Terraform for AWS infrastructure as code?

Deciding between CDK and Terraform for AWS infrastructure as code depends on your team's requirements. This skill provides IaC guidance to help you select the right provisioning approach for your serverless or containerized deployments.

Can I use this to plan a serverless architecture while optimizing AWS costs?

Yes, you can plan serverless architectures while optimizing AWS costs. The skill applies reference-driven patterns to align infrastructure design with cost goals, ensuring compute and storage selections satisfy budget constraints.

How do I design AWS infrastructure for containerized applications?

Designing AWS infrastructure for containerized applications involves selecting appropriate compute patterns and security practices. This skill automates these design decisions, providing reference-backed implementations for containerized and Kubernetes-based deployments.

Does this skill provide security patterns for AWS deployments?

Yes, it provides security patterns for AWS deployments. The skill automates security considerations alongside compute and IaC choices, integrating security practices into the infrastructure design framework for serverless and containerized architectures.