launching-ec2-instance-with-best-practices

launching ec2 instance with best practices

aws 2.1k ↓ 2.2k Apache-2.0 updated 25d ago
Claude Code
View source ↗

What it does

  • Intelligent defaults based on workload type and environment
  • Network validation (VPC, subnet, public/private placement)
  • AMI selection with architecture compatibility checks
  • Least-privilege IAM roles for required AWS service access
  • Hardened security groups with minimal port exposure
  • Encrypted gp3 storage with environment-appropriate retention
  • Comprehensive tagging for cost tracking and organization

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

launching ec2 instance with best practices

Source

Repository: https://github.com/aws/agent-toolkit-for-aws

launching-ec2-instance-with-best-practices FAQ

What does the launching-ec2-instance-with-best-practices skill do?

Launches an EC2 instance with secure, cost-efficient defaults including AMI selection, burstable instance sizing, least-privilege IAM roles, hardened security groups, encrypted EBS volumes, and comprehensive tagging. Use when deploying new EC2 instances following AWS best practices for security and cost optimization. Intelligent defaults based on workload type and environment Network validation (VPC, subnet, public/private placement)

How do I install launching-ec2-instance-with-best-practices?

Run: npx -y skills add https://github.com/aws/agent-toolkit-for-aws --skill launching-ec2-instance-with-best-practices --agent claude-code — the source lives at github.com/aws/agent-toolkit-for-aws.

Maintain launching-ec2-instance-with-best-practices?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[launching-ec2-instance-with-best-practices on getagentictools](https://getagentictools.com/skills/aws-agent-toolkit-for-aws-launching-ec2-instance-with-best-practices?ref=badge)
npx agentictools info skills/aws-agent-toolkit-for-aws-launching-ec2-instance-with-best-practices

The second line is the CLI lookup for this page — handy in READMEs and docs.