Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aws avatar

Launching Ec2 Instance With Best Practices

  • 2.8k installs
  • 2.2k repo stars
  • Updated August 4, 2026
  • aws/agent-toolkit-for-aws

launching-ec2-instance-with-best-practices is an agent skill that launches an ec2 instance with secure, cost-efficient defaults including ami selection, burstable instance sizing, least-privilege iam roles, hardened secu

About

launching-ec2-instance-with-best-practices is an agent skill from aws/agent-toolkit-for-aws that 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 compre. # Launching EC2 Instances with Best Practices ## Overview Domain expertise for launching EC2 instances with sensible defaults optimized for security, cost-efficiency, and operational best practices. Covers AMI selection, instance type recommendation, network configuration, IAM role creation, security group hardening, storage configuration, taggin Developers invoke launching-ec2-instance-with-best-practices during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments.

  • Launching EC2 Instances with Best Practices
  • To launch a fully configured EC2 instance with best-practice defaults, follow the procedure exactly.
  • See [EC2 instance launch procedure](references/launch-ec2-instance-with-best-practices.md).
  • Intelligent defaults based on workload type and environment
  • Network validation (VPC, subnet, public/private placement)

Launching Ec2 Instance With Best Practices by the numbers

  • 2,796 all-time installs (skills.sh)
  • +384 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #145 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

launching-ec2-instance-with-best-practices capabilities & compatibility

Capabilities
launching ec2 instances with best practices · to launch a fully configured ec2 instance with b · see [ec2 instance launch procedure](references/l · intelligent defaults based on workload type and · network validation (vpc, subnet, public/private
Use cases
orchestration
From the docs

What launching-ec2-instance-with-best-practices says it does

To launch a fully configured EC2 instance with best-practice defaults, follow the procedure exactly.
SKILL.md
See [EC2 instance launch procedure](references/launch-ec2-instance-with-best-practices.md).
SKILL.md
- Intelligent defaults based on workload type and environment
SKILL.md
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill launching-ec2-instance-with-best-practices

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.8k
repo stars2.2k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryaws/agent-toolkit-for-aws

What it does

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 compre

Who is it for?

Developers working on cloud & infrastructure during operate tasks.

Skip if: Tasks outside Cloud & Infrastructure scope described in SKILL.md.

When should I use this skill?

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 compre

What you get

Completed cloud & infrastructure workflow aligned with SKILL.md steps.

  • running EC2 instance
  • IAM role attachment
  • resource tags

Files

SKILL.mdMarkdownGitHub ↗

Launching EC2 Instances with Best Practices

Overview

Domain expertise for launching EC2 instances with sensible defaults optimized for security, cost-efficiency, and operational best practices. Covers AMI selection, instance type recommendation, network configuration, IAM role creation, security group hardening, storage configuration, tagging strategy, and post-launch verification.

Launch an EC2 instance

To launch a fully configured EC2 instance with best-practice defaults, follow the procedure exactly. See EC2 instance launch procedure.

The procedure handles:

  • 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
  • Post-launch verification and connection instructions

Troubleshooting

Insufficient instance capacity

Try a different availability zone or instance type (e.g., t3a instead of t3). See the full troubleshooting guide in the launch procedure.

Instance immediately terminates

Check console output with aws ec2 get-console-output. Verify EBS volume size is sufficient and AMI is compatible with the instance type.

Cannot connect via SSH

Verify the security group allows SSH from your IP, key file permissions are 400, and the instance is running. Consider AWS Systems Manager Session Manager as an alternative.

Related skills

How it compares

Use this skill for guided one-off EC2 launches; prefer Terraform or CDK when instance patterns are already standardized in infrastructure repos.

FAQ

What does launching-ec2-instance-with-best-practices 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 compre

When should I use launching-ec2-instance-with-best-practices?

During operate infra work for cloud & infrastructure.

Is launching-ec2-instance-with-best-practices safe to install?

Review the Security Audits panel on this listing before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.