This walks you through evaluating and migrating workloads to AWS Lambda Managed Instances, where your functions run on EC2 instances in your account while AWS handles the operational overhead. It's built around a practical routing system that sends you to the right reference doc based on what you need: cost comparison, instance sizing, thread safety reviews, migration patterns, or infrastructure setup. The quick decision table up front is genuinely useful. It saves you from chasing LMI when you have bursty traffic or need scale-to-zero economics. Best for steady, high-volume workloads above 50M requests per month where duration costs pile up and you can benefit from Savings Plans on the underlying EC2. Be ready to think about thread safety, especially if you're running Node.js, Java, or .NET.
npx -y skills add aws/agent-toolkit-for-aws --skill aws-lambda-managed-instances --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills