aws-solution-architect

Generate CloudFormation, CDK, or Terraform templates for AWS architectures.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tiandiyiqi/ai-skills --skill aws-solution-architect-tiandiyiqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-solution-architect
Source: https://github.com/tiandiyiqi/ai-skills/tree/main/engineering-team/aws-solution-architect
Command: npx skills add https://github.com/tiandiyiqi/ai-skills --skill aws-solution-architect-tiandiyiqi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users design robust, scalable, and cost-effective cloud architectures on Amazon Web Services (AWS), particularly for startups and growing businesses.

Core Features & Use Cases

  • Architecture Design: Get recommendations for serverless, microservices, or three-tier architectures tailored to your needs.
  • Infrastructure as Code (IaC): Generate CloudFormation, CDK, or Terraform templates for your architecture.
  • Cost Optimization: Receive advice on reducing your AWS spending.
  • Use Case: You're launching a new SaaS product and need a scalable, serverless backend. Ask this Skill to design an architecture using Lambda, API Gateway, and DynamoDB, and provide a CloudFormation template.

Quick Start

Design a serverless API backend for a mobile app with 100k users using Lambda and DynamoDB.

Frequently Asked Questions about aws-solution-architect

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

FAQPage Schema
How do I design a scalable serverless AWS architecture for a new SaaS product?

To design a scalable serverless AWS architecture, you can use Lambda, API Gateway, and DynamoDB. This approach provides a cost-effective backend tailored for startups, ensuring high performance and reliability without managing servers.

What is the best way to generate Infrastructure as Code for AWS microservices?

The best way to generate Infrastructure as Code for AWS microservices is using CloudFormation, CDK, or Terraform templates. These tools automate provisioning and ensure your architecture remains consistent, secure, and scalable.

Can I get cost optimization strategies for my growing business AWS cloud architecture?

Yes, you can receive cost optimization strategies for your AWS cloud architecture. It provides tailored advice to reduce spending while maintaining performance, specifically addressing the needs of growing businesses and startups.

How does Infrastructure as Code support modern three-tier AWS patterns?

Infrastructure as Code supports modern three-tier AWS patterns by generating CloudFormation or Terraform templates that define your presentation, application, and data layers. This ensures reliable deployment and scalable infrastructure management.

Do I need Terraform or CDK to deploy a serverless AWS backend?

You do not need Terraform specifically; you can use CDK or CloudFormation instead. The Skill generates templates for any of these tools, allowing you to provision your serverless backend using your preferred Infrastructure as Code framework.