Imagine two ways to pass data between parts of a system. One is like sending a letter that gets read once and then thrown away. The other is like a river that keeps flowing and anyone can dip into it at any time. This skill helps you choose the right approach for your project.
You will learn about AWS messaging services like SQS and SNS for one-time messages. You will also learn about streaming services like Kinesis and Kafka for continuous data. Each has its own strengths and use cases.
By understanding the difference, you can build decoupled systems that are reliable and scalable. No more guessing which tool to use for moving data between producers and consumers.
Global
mkdir -p ~/.claude/skills/aws-messaging-and-streamingProject
mkdir -p .claude/skills/aws-messaging-and-streamingSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code