Amazon MQ
Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud. Message brokers allow different software systems–often using different programming languages, and on different platforms–to communicate and exchange information. Amazon MQ reduces your operational load by managing the provisioning, setup, and maintenance of ActiveMQ, a popular open-source message broker. Connecting your current applications to Amazon MQ is easy because it uses industry-standard APIs and protocols for messaging, including JMS, NMS, AMQP, STOMP, MQTT, and WebSocket. Using standards means that in most cases, there’s no need to rewrite any messaging code when you migrate to AWS. With a few clicks in the Amazon MQ Console, Amazon MQ provisions your broker with support for version upgrades, so you can always use the latest version that Amazon MQ supports. Once you configure your broker, your applications can produce and consume messages.
Learn more
Yandex Message Queue
Use standard or FIFO (first in, first out) queues depending on the number of RPS (requests per second). Use familiar tools for interacting with Amazon SQS, the HTTP API, CLI, and libraries for various programming languages. Message Queue uses fast NVMe-enabled solid-state drives to store messages. Messages are stored as multiple copies in geographically distributed availability zones. This ensures reliable storage and low latency with write confirmations. Message Queue is integrated with cloud functions, a trigger invokes a function that handles messages from a queue. Create a queue and view the number of messages and call duration in statistics. Consumers read messages from a standard queue in random order. Standard queues guarantee that each message is delivered at least once. In rare cases, a message can be received from a standard queue twice. Use standard queues when you need maximum throughput.
Learn more
Infrared360
Infrared360® is a complete solution for Administration, Monitoring, Load Testing, Auditing, Statistical Reporting and Self-Service for Enterprise middleware environments. Don’t let cloud platforms, containers, and other modern distributed architecture challenge your Service Level Objectives. Unlike other solutions, that write to logs and then trigger alerts from averages in those logs (causing oftentimes critical delays), Infrared360® provides True Real-Time™ monitoring with automatic notification of potential problems so you can maintain an optimally performing middleware layer. Auto-Discovery. Any objects, as soon as they have been created on any OS, including Queue Sharing groups and transmission queues, are auto-discovered so you can instantly determine if the allocated objects are correctly defined for availability to applications or subsystems.
Learn more
Amazon Simple Queue Service (SQS)
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available. Get started with SQS in minutes using the AWS console, Command Line Interface or SDK of your choice, and three simple commands. Use Amazon SQS to transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be available. SQS lets you decouple application components so that they run and fail independently, increasing the overall fault tolerance of the system.
Learn more