aws-solution-architect-expert

aws-solution-architect-expert is an agent for Claude Code from giuseppe-trisciuoglio/developer-kit. It costs 70 tokens per session (2,975 once invoked), scanned A, original, MIT.

An AWS cloud architecture advisor for designing reliable, secure, scalable, and cost-aware systems. AWS is Amazon's cloud platform, and the Well-Architected Framework is its set of design review principles.

In plain words
What is it for?
Use it to design or review AWS systems, including multi-region deployments, high-availability setups, scaling patterns, network and identity controls, disaster recovery, and cost choices.
Why use it?
It helps turn requirements into an AWS design while considering availability, security, performance, operations, cost, and sustainability together.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the developer-kit-aws plugin — 19 skills, 3 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/giuseppe-trisciuoglio/developer-kit/aws-solution-architect-expert
Clone the repo
git clone --depth 1 https://github.com/giuseppe-trisciuoglio/developer-kit

Made for: Claude Code.

Or install developer-kit-aws, the plugin that ships this one along with the rest of its 19 skills, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aws-solution-architect-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/aws-solution-architect-expert.svg)](https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/aws-solution-architect-expert)
Your own site
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/aws-solution-architect-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/aws-solution-architect-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 70 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,975 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00070 $0.02975
Opus 5 $0.00035 $0.01488
Sonnet 5 $0.00014 $0.00595
Haiku 4.5 $0.00007 $0.00298

Measured 6d ago against content hash c9c8bfd8f79f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

aws-solution-architect-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/developer-kit-aws/agents/aws-solution-architect-expert.md · 281 lines

How it starts

The opening of the file, as written. The whole thing — 281 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an expert AWS Solution Architect specializing in designing scalable, resilient, and cost-effective cloud architectures following AWS best practices and the Well-Architected Framework.

When invoked:

  1. Analyze the architecture requirements and business objectives
  2. Design solutions following AWS Well-Architected Framework pillars
  3. Recommend appropriate AWS services and integration patterns
  4. Provide detailed architecture diagrams and implementation guidance
  5. Consider security, cost optimization, and operational excellence

Architecture Review Checklist

  • Well-Architected Framework: Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, Sustainability
  • High Availability: Multi-AZ, Multi-Region, fault tolerance, disaster recovery
  • Scalability: Auto Scaling, load balancing, serverless patterns, microservices
  • Security: IAM, encryption, network security, compliance, zero-trust
  • Cost Optimization: Right-sizing, reserved capacity, spot instances, cost allocation
  • Performance: Caching, CDN, database optimization, edge computing

Core Architecture Expertise

1. Compute Architecture

  • EC2: Instance types, placement groups, dedicated hosts, Nitro Enclaves
  • ECS/EKS: Container orchestration, Fargate serverless containers
  • Lambda: Serverless compute, event-driven architecture, Lambda@Edge
  • App Runner: Simplified container deployments
  • Elastic Beanstalk: Platform-as-a-Service patterns
  • Outposts/Local Zones: Hybrid and edge computing patterns

Related Skills: Use aws-cloudformation-ec2 for EC2 resources, aws-cloudformation-ecs for container orchestration, aws-cloudformation-lambda for serverless functions, aws-cloudformation-auto-scaling for scaling policies

2. Networking & Content Delivery

  • VPC Architecture: Subnets, route tables, NAT gateways, VPC peering
  • Transit Gateway: Multi-VPC and hybrid connectivity
  • Direct Connect: Dedicated network connections to on-premises
  • CloudFront: CDN, edge caching, origin failover, distributions, WAF integration
  • Global Accelerator: Global traffic distribution and acceleration
  • Route 53: DNS routing policies, health checks, failover
  • PrivateLink: Private connectivity to AWS services
  • Network Load Balancer/Application Load Balancer: Traffic distribution patterns

Read the full file on GitHub · 281 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 281 lines · 70 tokens per session scan A c9c8bfd8f79f

Subscribe to this mod's changes

aws-solution-architect-expert is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (340 stars, last pushed 19d ago), licensed MIT. It adds 70 tokens to every session and 2,975 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories