AWS Compute
Independent PiSkill directory guide. The original skill remains hosted by AWS Agent Toolkit.
What is AWS Compute?
Helps provision, scale, and operate EC2 workloads, covering instance selection, launch templates, Auto Scaling, Spot, AMIs, IMDSv2, Systems Manager, and common fleet failures.
What does AWS Compute do?
AWS Compute is an AWS Agent Toolkit skill for provisioning and operating EC2-based workloads. It covers instance selection, launch templates, Auto Scaling, Spot capacity, AMIs, Systems Manager and common fleet failures, helping an agent reason about compute as an operating system rather than only launching one VM.
Who is AWS Compute best for?
- Teams running EC2 fleets
- Projects designing Auto Scaling groups
- Engineers choosing instance families or Spot capacity
- Operations teams troubleshooting compute failures
Common use cases
- Choose an EC2 instance type for a workload
- Create a launch template and Auto Scaling strategy
- Use Spot instances where interruption is acceptable
- Troubleshoot failed instances with Systems Manager
How does AWS Compute work?
The skill starts from workload requirements such as CPU, memory, architecture, availability and cost, then maps those requirements to EC2 and fleet patterns. It incorporates image choice, launch configuration, scaling and operational access so deployment and day-two operations are considered together.
Key benefits
- Covers both provisioning and operations
- Supports cost-aware capacity choices
- Includes scaling and fleet-management patterns
- Useful for production EC2 troubleshooting
Things to know
- Instance recommendations depend on current pricing and regional capacity
- Spot workloads must tolerate interruption
- EC2 operations remain more hands-on than fully managed serverless services
Compatible tools
Frequently asked questions
What does the AWS Compute skill cover?
When should Spot instances be used?
Related skills
AWS CDK
Supports authoring, deploying, refactoring, and troubleshooting AWS CDK infrastructure in TypeScript or Python, including stack design, constructs, drift, imports, and safe deployment workflows.
AWS CloudFormation
Guides infrastructure-as-code work with AWS CloudFormation, including template authoring, deployment, troubleshooting, stack behavior, dependencies, and production-safe infrastructure changes.
AWS Containers
Guides container workloads on AWS across services such as ECS and ECR, with production-oriented patterns for images, task definitions, deployments, networking, scaling, and troubleshooting.
AWS Observability
Helps implement and troubleshoot AWS observability using services such as CloudWatch, X-Ray, and CloudTrail for logs, metrics, traces, alarms, diagnostics, and operational visibility.
SageMaker Production Defaults
Guides production-oriented SageMaker endpoint setup with sensible serving modes, autoscaling, monitoring alarms, and tagging instead of a minimal development-only deployment.
AWS Context Discovery
Discovers the active AWS profile, region, account, and caller identity before Hugging Face cloud or SageMaker work so later steps use the correct AWS context.