Amazon Simple Queue Service is a fully managed message queuing service. It enables decoupling and scaling of microservices, distributed systems, and serverless applications.
Key Concepts
Standard and FIFO queues
Visibility timeout
Dead letter queues
Message retention
Long polling
Common Use Cases
Task queues
Decoupling services
Batch processing
Order processing
Background jobs
Best Practices
Use FIFO for ordering needs
Configure appropriate timeouts
Implement DLQ pattern
Use batching for efficiency
Monitor queue metrics
Resources
AWS Docs: docs.aws.amazon.com/sqs
Related Skills: aws, messaging, serverless
1---2name: sqs-23description: AWS SQS4---5# AWS SQS67Amazon Simple Queue Service is a fully managed message queuing service. It enables decoupling and scaling of microservices, distributed systems, and serverless applications.89## Key Concepts1011- Standard and FIFO queues12- Visibility timeout13- Dead letter queues14- Message retention15- Long polling1617## Common Use Cases1819- Task queues20- Decoupling services21- Batch processing22- Order processing23- Background jobs2425## Best Practices2627- Use FIFO for ordering needs28- Configure appropriate timeouts29- Implement DLQ pattern30- Use batching for efficiency31- Monitor queue metrics3233## Resources3435- AWS Docs: docs.aws.amazon.com/sqs36- Related Skills: aws, messaging, serverless
Run npx skillmds@latest add neuralblitz/sqs-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
AWS SQS It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
NeuralBlitz (@neuralblitz) published this skill. Their other Agent Skills are listed on their SkillMD profile.