aws-expert

Design and optimize scalable AWS architectures and serverless workloads.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/duylinhdang1998/claude-template-agent --skill aws-expert-duylinhdang1998
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-expert
Source: https://github.com/duylinhdang1998/claude-template-agent/tree/main/plugins/vfm-agent-company/skills/aws-expert
Command: npx skills add https://github.com/duylinhdang1998/claude-template-agent --skill aws-expert-duylinhdang1998

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides expert guidance to design, implement, and optimize AWS infrastructure at scale, helping teams build reliable, cost-efficient, and secure cloud environments.

Core Features & Use Cases

  • Compute & Serverless: EC2, ECS, EKS, Lambda, and Fargate for scalable, on-demand workloads.
  • Storage & Data: S3, RDS, DynamoDB, ElastiCache, and EBS for durable, performant storage and databases.
  • Networking & Delivery: VPC, CloudFront, Route53, API Gateway, and load balancers for global reach and resilience.
  • Automation & IaC: CloudFormation and CDK to provision repeatable, auditable infrastructure.
  • Monitoring & Security: CloudWatch, X-Ray, IAM, KMS, Secrets Manager, WAF, and Shield for visibility and protection.
  • Architectural Patterns: Multi-region, active-active, disaster recovery, and serverless-first architectures for reliability at scale.

Quick Start

Describe your AWS workload and I will propose a scalable, cost-optimized cloud architecture.

Frequently Asked Questions about aws-expert

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

FAQPage Schema
How do I design a multi-region AWS architecture for high availability?

To design a multi-region AWS architecture for high availability, deploy active-active workloads using VPC, Route53, and CloudFront. This ensures global reach and resilience while satisfying strict security and cost-optimization requirements.

What is the best way to optimize AWS serverless workloads and control costs?

The best way to optimize AWS serverless workloads and control costs is using Lambda, Fargate, and API Gateway. Apply serverless-first architectural patterns to scale on-demand while maintaining strict cost controls and security.

Can I use infrastructure-as-code to provision repeatable AWS environments?

Yes, you can provision repeatable AWS environments using infrastructure-as-code with CloudFormation and CDK. This approach creates auditable infrastructure deployments that satisfy automation and security requirements.

How do I secure AWS infrastructure and manage monitoring across deployments?

Secure AWS infrastructure and manage monitoring across deployments using IAM, KMS, Secrets Manager, WAF, and Shield. CloudWatch and X-Ray provide visibility into scalable cloud systems and serverless workloads.

Does implementing a disaster recovery architecture require specific AWS storage and database configurations?

Implementing a disaster recovery architecture requires specific AWS storage and database configurations using S3, RDS, DynamoDB, and EBS. These durable, performant storage options support highly available deployments and multi-region resilience.