<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amazon MQ* &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/amazon-mq/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 18 Nov 2025 16:39:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Build priority-based message processing with Amazon MQ and AWS App Runner</title>
		<link>https://noise.getoto.net/2025/11/18/build-priority-based-message-processing-with-amazon-mq-and-aws-app-runner/</link>
		
		<dc:creator><![CDATA[Aritra Nag]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 16:39:29 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Architecture]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=60f4351b8f49f194db7010a874fc6870</guid>

					<description><![CDATA[In this post, we show you how to build a priority-based message processing system using Amazon MQ for priority queuing, Amazon DynamoDB for data persistence, and AWS App Runner for serverless compute. We demonstrate how to implement application-level delays that high-priority messages can bypass, create real-time UIs with WebSocket connections, and configure dual-layer retry mechanisms for maximum reliability.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implementing message prioritization with quorum queues on Amazon MQ for RabbitMQ</title>
		<link>https://noise.getoto.net/2025/07/23/implementing-message-prioritization-with-quorum-queues-on-amazon-mq-for-rabbitmq/</link>
		
		<dc:creator><![CDATA[Akhil Melakunta]]></dc:creator>
		<pubDate>Wed, 23 Jul 2025 20:24:28 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=647fedd286d303e1fc89a86d32b5142e</guid>

					<description><![CDATA[Quorum queues are now available on Amazon MQ for RabbitMQ from version 3.13. Quorum queues are a replicated First-In, First-Out (FIFO) queue type that uses the Raft consensus algorithm to maintain data consistency. Quorum queues on RabbitMQ version 3.13 lack one key feature compared to classic queues: message prioritization. However, RabbitMQ version 4.0 introduced support […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Improve RabbitMQ performance on Amazon MQ with AWS Graviton3-based M7g instances</title>
		<link>https://noise.getoto.net/2025/07/23/improve-rabbitmq-performance-on-amazon-mq-with-aws-graviton3-based-m7g-instances/</link>
		
		<dc:creator><![CDATA[Vignesh Selvam]]></dc:creator>
		<pubDate>Tue, 22 Jul 2025 21:35:23 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Graviton]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=774c652285c26e6bc03708043098a5e2</guid>

					<description><![CDATA[Amazon MQ is a fully managed service for open-source message brokers such as RabbitMQ and Apache ActiveMQ. Today, we are announcing the availability of AWS Graviton3-based Rabbit MQ brokers on Amazon MQ, which runs on Amazon EC2 M7g instances. AWS Graviton processors are custom designed server processors developed by AWS to provide the best price performance for cloud workloads running on Amazon EC2.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Networking of Amazon MQ for RabbitMQ event source mapping for AWS Lambda</title>
		<link>https://noise.getoto.net/2025/06/18/networking-of-amazon-mq-for-rabbitmq-event-source-mapping-for-aws-lambda/</link>
		
		<dc:creator><![CDATA[Rafal Pawlaszek]]></dc:creator>
		<pubDate>Wed, 18 Jun 2025 16:54:42 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=f04454016cdf5562e5b68a6229e8be49</guid>

					<description><![CDATA[Event-driven architectures with message brokers need careful attention to security best practices. Amazon MQ for RabbitMQ combined with AWS Lambda enables serverless event processing. However, implementing defense in depth and least privilege principles necessitates a clear understanding of networking requirements. This is particularly important when working with different subnet types and their impact on service […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implementing Federation on Amazon MQ for RabbitMQ Private Brokers</title>
		<link>https://noise.getoto.net/2025/05/24/implementing-federation-on-amazon-mq-for-rabbitmq-private-brokers/</link>
		
		<dc:creator><![CDATA[ISHITA CHAKRABORTY]]></dc:creator>
		<pubDate>Fri, 23 May 2025 23:43:35 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0a295c2385d4b4657f40cc0e3124b09a</guid>

					<description><![CDATA[Currently, the federation plugin on Amazon MQ for RabbitMQ connects to publicly available upstream brokers only. This post explains how to implement federation for Amazon MQ RabbitMQ Private Brokers using Network Load Balancers (NLB). The steps allow private brokers to communicate with each other to create a distributed system.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Serverless ICYMI Q4 2024</title>
		<link>https://noise.getoto.net/2025/01/16/serverless-icymi-q4-2024/</link>
		
		<dc:creator><![CDATA[Eric Johnson]]></dc:creator>
		<pubDate>Thu, 16 Jan 2025 21:29:37 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[Amazon Elastic Container Service]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Amazon Kinesis]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon Simple Queue Service (SQS)]]></category>
		<category><![CDATA[AWS Amplify]]></category>
		<category><![CDATA[AWS AppSync]]></category>
		<category><![CDATA[AWS Fargate]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4fcd067ef3c8cf4d1910cc906cc309d5</guid>

					<description><![CDATA[Welcome to the 27th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. At the end of a quarter, we share the most recent product launches, feature enhancements, blog posts, webinars, live streams, and other interesting things that you might have missed! In case you missed our last ICYMI, check out […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implementing transactions using JMS2.0 in Amazon MQ for ActiveMQ</title>
		<link>https://noise.getoto.net/2024/11/25/implementing-transactions-using-jms2-0-in-amazon-mq-for-activemq/</link>
		
		<dc:creator><![CDATA[Chris McPeek]]></dc:creator>
		<pubDate>Mon, 25 Nov 2024 18:56:41 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4153fbedcc229ea6b8d1b41ff85c6645</guid>

					<description><![CDATA[This post is written by Paras Jain, Senior Technical Account Manager and Vinodh Kannan Sadayamuthu, Senior Specialist Solutions Architect This post describes the transactional capabilities of the ActiveMQ broker in Amazon MQ by using a producer client application written using the Java Messaging System(JMS) 2.0 API. The JMS 2.0 APIs are easier to use and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Measuring Amazon MQ throughput using Maven 2 benchmark and AWS CDK</title>
		<link>https://noise.getoto.net/2024/09/05/measuring-amazon-mq-throughput-using-maven-2-benchmark-and-aws-cdk/</link>
		
		<dc:creator><![CDATA[Chris Munns]]></dc:creator>
		<pubDate>Wed, 04 Sep 2024 22:00:06 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=78cfbc9a24ff7eacd7b331bc06679b79</guid>

					<description><![CDATA[This post is written by Olajide Enigbokan, Senior Solutions Architect and Mohammed Atiq, Solutions Architect In this post you will learn how to evaluate the throughput for Amazon MQ, a managed message broker service for ActiveMQ, by using the ActiveMQ Classic Maven Performance test plugin. This post will provide recommendations for configuring Amazon MQ to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing quorum queues on Amazon MQ for RabbitMQ</title>
		<link>https://noise.getoto.net/2024/07/23/introducing-quorum-queues-on-amazon-mq-for-rabbitmq/</link>
		
		<dc:creator><![CDATA[Chris Munns]]></dc:creator>
		<pubDate>Mon, 22 Jul 2024 22:23:38 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[messaging]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=98e105c24a128ea461619905dc6b8277</guid>

					<description><![CDATA[This post is written by Vignesh Selvam (Senior Product Manager – Amazon MQ), Simon Unge (Senior software development engineer – Amazon MQ). Amazon MQ for RabbitMQ announced support for quorum queues, a type of replicated queue designed for higher availability and data safety. This post presents an overview of this queue type, describes when you […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>AWS Weekly Roundup: Global AWS Heroes Summit, AWS Lambda, Amazon Redshift, and more (July 22, 2024)</title>
		<link>https://noise.getoto.net/2024/07/22/aws-weekly-roundup-global-aws-heroes-summit-aws-lambda-amazon-redshift-and-more-july-22-2024/</link>
		
		<dc:creator><![CDATA[Donnie Prakoso]]></dc:creator>
		<pubDate>Mon, 22 Jul 2024 17:03:59 +0000</pubDate>
				<category><![CDATA[Amazon Aurora]]></category>
		<category><![CDATA[Amazon Corretto]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[Amazon QuickSight]]></category>
		<category><![CDATA[Amazon RDS]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon SageMaker Canvas]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Heroes]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a6b184d969b2a8cf6aea626ec6ef12d0</guid>

					<description><![CDATA[Last week, AWS Heroes from around the world gathered to celebrate the 10th anniversary of the AWS Heroes program at Global AWS Heroes Summit. This program recognizes a select group of AWS experts worldwide who go above and beyond in sharing their knowledge and making an impact within developer communities. Matt Garman, CEO of AWS […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing Amazon MQ cross-Region data replication for ActiveMQ brokers</title>
		<link>https://noise.getoto.net/2023/12/19/introducing-amazon-mq-cross-region-data-replication-for-activemq-brokers/</link>
		
		<dc:creator><![CDATA[Pascal Vogel]]></dc:creator>
		<pubDate>Tue, 19 Dec 2023 19:18:18 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=e157784bbdc3490289ad73d49a451fc0</guid>

					<description><![CDATA[This post is written by Dominic Gagné, Senior Software Development Engineer, and Vinodh Kannan Sadayamuthu, Senior Solutions Architect Amazon MQ now supports cross-Region data replication for ActiveMQ brokers. This feature enables you to build regionally resilient messaging applications and makes it easier to set up cross-Region message replication between ActiveMQ brokers in Amazon MQ. This […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Integrating IBM MQ with Amazon SQS and Amazon SNS using Apache Camel</title>
		<link>https://noise.getoto.net/2023/08/15/integrating-ibm-mq-with-amazon-sqs-and-amazon-sns-using-apache-camel/</link>
		
		<dc:creator><![CDATA[Pascal Vogel]]></dc:creator>
		<pubDate>Tue, 15 Aug 2023 13:55:50 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon Simple Notification Service (SNS)]]></category>
		<category><![CDATA[Amazon Simple Queue Service (SQS)]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ac29726330c390feff1f8fc9a2962b6b</guid>

					<description><![CDATA[This post is written by Joaquin Rinaudo, Principal Security Consultant and Gezim Musliaj, DevOps Consultant. IBM MQ is a message-oriented middleware (MOM) product used by many enterprise organizations, including global banks, airlines, and healthcare and insurance companies. Customers often ask us for guidance on how they can integrate their existing on-premises MOM systems with new […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How Munich Re Automation Solutions Ltd built a digital insurance platform on AWS</title>
		<link>https://noise.getoto.net/2022/07/29/how-munich-re-automation-solutions-ltd-built-a-digital-insurance-platform-on-aws/</link>
		
		<dc:creator><![CDATA[Sid Singh]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 13:22:13 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon GuardDuty]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon RDS]]></category>
		<category><![CDATA[Amazon Route 53]]></category>
		<category><![CDATA[Amazon VPC]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fa7cd3b2ff4e178cc41b1455da6753f9</guid>

					<description><![CDATA[Underwriting for life insurance can be quite manual and often time-intensive with lots of re-keying by advisers before underwriting decisions can be made and policies finally issued. In the digital age, people purchasing life insurance want self-service interactions with their prospective insurer. People want speed of transaction with time to cover reduced from days to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Building a serverless cloud-native EDI solution with AWS</title>
		<link>https://noise.getoto.net/2022/04/12/building-a-serverless-cloud-native-edi-solution-with-aws/</link>
		
		<dc:creator><![CDATA[Ripunjaya Pattnaik]]></dc:creator>
		<pubDate>Tue, 12 Apr 2022 18:04:03 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=212dc94a8de0394bee2a88423289f75c</guid>

					<description><![CDATA[Electronic data interchange (EDI) is a technology that exchanges information between organizations in a structured digital form based on regulated message formats and standards. EDI has been used in healthcare for decades on the payer side for determination of coverage and benefits verification. There are different standards for exchanging electronic business documents, like American National […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Mainframe offloading and modernization: Using mainframe data to build cloud native services with AWS</title>
		<link>https://noise.getoto.net/2022/03/16/mainframe-offloading-and-modernization-using-mainframe-data-to-build-cloud-native-services-with-aws/</link>
		
		<dc:creator><![CDATA[Malathi Pinnamaneni]]></dc:creator>
		<pubDate>Wed, 16 Mar 2022 15:37:26 +0000</pubDate>
				<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Transfer Family]]></category>
		<category><![CDATA[Kinesis Data Streams]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4f21abdb425ee7edb3a96307981fe4a3</guid>

					<description><![CDATA[Many companies in the financial services and insurance industries rely on mainframes for their most business-critical applications and data. But mainframe workloads typically lack agility. This is one reason that organizations struggle to innovate, iterate, and pivot quickly to develop new applications or release new capabilities. Unlocking this mainframe data can be the first step […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing AWS Lambda batching controls for message broker services</title>
		<link>https://noise.getoto.net/2022/01/20/introducing-aws-lambda-batching-controls-for-message-broker-services/</link>
		
		<dc:creator><![CDATA[Julian Wood]]></dc:creator>
		<pubDate>Thu, 20 Jan 2022 21:12:08 +0000</pubDate>
				<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8908c7678221a9501085be90d8ee31de</guid>

					<description><![CDATA[This post is written by Mithun Mallick, Senior Specialist Solutions Architect. AWS Lambda now supports configuring a maximum batch window for instance-based message broker services to fine tune when Lambda invocations occur. This feature gives you an additional control on batching behavior when processing data. It applies to Amazon Managed Streaming for Apache Kafka (Amazon […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using an Amazon MQ network of broker topologies for distributed microservices</title>
		<link>https://noise.getoto.net/2021/12/13/using-an-amazon-mq-network-of-broker-topologies-for-distributed-microservices/</link>
		
		<dc:creator><![CDATA[James Beswick]]></dc:creator>
		<pubDate>Mon, 13 Dec 2021 11:56:13 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=cadba19eb5d830fdaa7890a6545ca2b7</guid>

					<description><![CDATA[This blog explains the choices when designing a cross-Region or a hybrid network of brokers architecture that spans AWS and your data centers. The example starts with a concentrator topology and enhances that with a cross-Region design to help address network routing and network security requirements.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Creating static custom domain endpoints with Amazon MQ for RabbitMQ</title>
		<link>https://noise.getoto.net/2021/11/09/creating-static-custom-domain-endpoints-with-amazon-mq-for-rabbitmq/</link>
		
		<dc:creator><![CDATA[James Beswick]]></dc:creator>
		<pubDate>Tue, 09 Nov 2021 16:05:05 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=47bda2dda554ac122638bcaec4743342</guid>

					<description><![CDATA[In this post, you build a highly available Amazon MQ broker in a private subnet. You layer security by placing the brokers behind a highly scalable Network Load Balancer. You configure routing from a single custom subdomain URL to multiple brokers with a built-in health check.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Authenticating and authorizing Amazon MQ users with Lightweight Directory Access Protocol</title>
		<link>https://noise.getoto.net/2021/08/11/authenticating-and-authorizing-amazon-mq-users-with-lightweight-directory-access-protocol/</link>
		
		<dc:creator><![CDATA[Talia Nassi]]></dc:creator>
		<pubDate>Wed, 11 Aug 2021 16:01:01 +0000</pubDate>
				<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[contributed]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d21cdc9e5f374256fa95440922cd02f2</guid>

					<description><![CDATA[This post is written by Dominic Gagné and Mithun Mallick. Amazon MQ is a managed message broker service for Apache ActiveMQ and RabbitMQ that simplifies setting up and operating message brokers in the AWS Cloud. Integrating an Amazon MQ broker with a Lightweight Directory Access Protocol (LDAP) server allows you to manage credentials and permissions for […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using Amazon MQ as an event source for AWS Lambda</title>
		<link>https://noise.getoto.net/2020/11/05/using-amazon-mq-as-an-event-source-for-aws-lambda/</link>
		
		<dc:creator><![CDATA[James Beswick]]></dc:creator>
		<pubDate>Thu, 05 Nov 2020 21:41:57 +0000</pubDate>
				<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=43f7db36c43e1f5b133513da689b4522</guid>

					<description><![CDATA[Amazon MQ provide a fully managed, highly available message broker service for Apache ActiveMQ. Now Lambda supports Amazon MQ as an event source, you can invoke Lambda functions from messages in Amazon MQ queues to integrate into your downstream serverless workflows.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 57/415 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-05 19:47:35 by W3 Total Cache
-->