Hi Pulsar enthusiasts,
As you know, Pulsar<https://pulsar.apache.org/en/> is a leading open-source distributed messaging system and it is unique in its ability to offer unified streaming and queuing capabilities. AWS Lambda<https://aws.amazon.com/lambda/#:~:text=AWS%20Lambda%20is%20a%20serverless,event%20integrations%2C%20or%20managing%20runtimes.> is a popular serverless compute service that runs your code in response to events and automatically manages the underlying compute resources. Many users want to be able to leverage the benefits of both Pulsar and AWS Lambda. Today we’re excited to share some good news: the AWS Lambda Sink Connector for Pulsar is available! It is a kind of Pulsar IO connector for pulling messages from Pulsar topics to AWS Lambda to invoke AWS Lambda functions. For organizations or anyone looking to perform data operations in AWS Lambda with Pulsar, we would recommend you try it out<https://github.com/streamnative/pulsar-io-aws-lambda>! If you want to know more details about the AWS Lambda Sink Connector, do not hesitate to click here<https://hub.streamnative.io/connectors/lambda-sink/2.7.0/>. Happy Pulsaring! Sincerely, Anonymitaet