jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#messaging

3 articles tagged #messaging.

  • AWS SNS

    AWS pub/sub messaging service that distributes messages to multiple subscribers simultaneously, enabling fan-out patterns and notifications at scale.

    seed#aws#sns#messaging#pub-sub#notifications#serverless
  • AWS SQS

    AWS fully managed message queue service that decouples distributed application components, guaranteeing message delivery with unlimited scalability.

    seed#aws#sqs#messaging#queue#serverless#decoupling
  • Event-Driven Architecture

    Architectural pattern where components communicate through asynchronous events, enabling decoupled, scalable, and reactive systems.

    seed#event-driven#architecture#async#decoupling#events#messaging
All tags