How to Scale End-to-End Observability in AWS Environments

Cloud: AWS Improves the Trigger Functions for Amazon SQS

The improved AWS feature allows users to trigger Lambda functions from an SQS queue.

TL;DR

The AWS team improves the trigger functions for the simple queue services and discusses how these trigger functions can be utilized across AWS accounts.

It scans the queues and gathers the functions with events containing queue messages simultaneously.
It scans the queues and gathers the functions with events containing queue messages simultaneously.
Key Facts
  1. 1

    AWS users can now trigger functions from queues of other AWS accounts.

  2. 2

    Queues can be triggered within a zone only.

  3. 3

    The new feature added is at no extra cost to customers.

  4. 4

    The feature requires permissions to be granted across accounts to perform successfully.

Details

On the 30th of September, 2021, the AWS team announced the release of the new feature via their blog, allowing users to trigger functions from Amazon's Simple Queue Service (SQS) even from queues of other AWS accounts. This upgrade would only enable users to access functions from within an account.

Customers use the feature to process messages in the Amazon SQS. The Lambda function provides support to standard queues and the FIFO queues. It scans the queues and gathers the functions with events containing queue messages simultaneously.

Existing and prospective customers welcomed the initial release of this function because the function had features that improved the already existing retry logic by retaining messages that weren't successful. It also has a reduced cost of operations when compared to other workarounds.

The team at Amazon has made this function available in regions that the SQS provided by Amazon is functional. Customers would be provided with the service at the exact cost, which means that the customers would not be required to pay any extra charges to access this feature.

The function can trigger events in different accounts, but the function and the queues must exist in the same region. Customers would no longer need to replicate events sources in each account that the queue is to be used.

The feature which is easy to implement would require the customers first to appoint the Amazon SQS as the event source whenever they want to add a trigger for the Lambda function, which would be followed by users providing the resource name for their SQS queue, but the resource name can be from any account in the same region. Users would then provide grant permissions to the lambda functions to manage the queues. Finally, users would need the SQS queue to grant permission across accounts to process messages successfully.

The function has been accessible since the 30th of September, 2021, and the team is working on more features to accommodate the changing trends in cloud infrastructure daily.


Get similar news in your inbox weekly, for free

Share this news:
How to Scale End-to-End Observability in AWS Environments

Latest stories


How ManageEngine Applications Manager Can Help Overcome Challenges In Kubernetes Monitoring

We tested ManageEngine Applications Manager to monitor different Kubernetes clusters. This post shares our review …

AIOps with Site24x7: Maximizing Efficiency at an Affordable Cost

In this post we'll dive deep into integrating AIOps in your business suing Site24x7 to …

A Review of Zoho ManageEngine

Zoho Corp., formerly known as AdventNet Inc., has established itself as a major player in …

Should I learn Java in 2023? A Practical Guide

Java is one of the most widely used programming languages in the world. It has …

The fastest way to ramp up on DevOps

You probably have been thinking of moving to DevOps or learning DevOps as a beginner. …

Why You Need a Blockchain Node Provider

In this article, we briefly cover the concept of blockchain nodes provider and explain why …

Top 5 Virtual desktop Provides in 2022

Here are the top 5 virtual desktop providers who offer a range of benefits such …

Why Your Business Should Connect Directly To Your Cloud

Today, companies make the most use of cloud technology regardless of their size and sector. …

7 Must-Watch DevSecOps Videos

Security is a crucial part of application development and DevSecOps makes it easy and continuous.The …