aws-solution-architect

Generate AWS architecture patterns and IaC templates for serverless deployments.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/AgLyx3/My-Note-App-Not-Just-a-Note-App --skill aws-solution-architect-aglyx3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-solution-architect
Source: https://github.com/AgLyx3/My-Note-App-Not-Just-a-Note-App/tree/main/.cursor/skills/engineering-team/aws-solution-architect
Command: npx skills add https://github.com/AgLyx3/My-Note-App-Not-Just-a-Note-App --skill aws-solution-architect-aglyx3

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Design and implement scalable AWS architectures for startups, focusing on serverless patterns, IaC templates, and cost optimization to accelerate delivery.

Core Features & Use Cases

  • Architecture pattern recommendations based on requirements (serverless, three-tier, multi-region)
  • IaC template generation (CloudFormation, CDK, Terraform) and deployment guidance
  • Cost analysis, optimization suggestions, and security hardening guidance
  • Multi-region and CI/CD workflow design for rapid iteration and safe releases
  • Security and compliance considerations for common workloads (IAM, KMS, encryption)

Quick Start

Design a serverless AWS backend for a SaaS app in us-east-1 to receive an end-to-end architecture blueprint

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 serverless AWS backend for a SaaS application?

AWS serverless backend design for SaaS involves generating an end-to-end architecture blueprint using Lambda, API Gateway, and DynamoDB to accelerate delivery with cost optimization guardrails. You receive tailored architecture patterns and IaC templates based on specific requirements.

What is the best way to generate Terraform templates for AWS architecture?

The best way to generate Terraform templates for AWS architecture is by automating infrastructure-as-code generation alongside CloudFormation and CDK. This provides deployment guidance and security hardening recommendations directly mapped to your serverless or multi-region architecture patterns.

Can I get AWS cost analysis and security hardening guidance for multi-region deployments?

Yes, AWS cost analysis and security hardening guidance for multi-region deployments are generated together to provide optimization suggestions and compliance considerations. This includes IAM, KMS, and encryption configurations applied across workloads to ensure safe releases and rapid iteration.

Does this approach work with ECS and Aurora for three-tier architectures?

Yes, this approach works with ECS and Aurora to design three-tier architectures, applying cost optimization and CI/CD pipeline workflows. It generates architecture patterns across Lambda, API Gateway, DynamoDB, ECS, and Aurora tailored for startup delivery and safe releases.

How do I set up CI/CD pipelines for AWS serverless migrations?

Setting up CI/CD pipelines for AWS serverless migrations involves designing multi-region workflows for rapid iteration and safe releases. The process generates infrastructure-as-code templates and deployment guidance to automate migrations across Lambda, API Gateway, and DynamoDB with security guardrails.