AWS Compute Blog

Tag: contributed

Solution architecture overview for sending messages

Integrating IBM MQ with HAQM SQS and HAQM SNS using Apache Camel

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 […]

Go running on provided.al2

Migrating AWS Lambda functions from the Go1.x runtime to the custom runtime on HAQM Linux 2

Lambda is deprecating the go1.x runtime in line with HAQM Linux 1 end-of-life, scheduled for December 31, 2023. Customers using Go with Lambda should migrate their functions to the provided.al2 runtime. Benefits include support for AWS Graviton2 processors with better price-performance, and a streamlined invoke path with faster performance.