Home icon

AWS Amplify now supports long-running tasks with asynchronous server-side function calls

News



The article discusses a new feature in AWS Amplify that supports asynchronous AWS Lambda invocations from AWS AppSync API, allowing for long-running tasks without blocking the API response.

Specifically, the article covers:

  • AWS Amplify now supports asynchronous Lambda invocations from AppSync API
  • This allows developers to handle complex, long-running processes like AI model inferences, batch processing jobs, or message queuing without blocking the GraphQL API response
  • Improves application responsiveness and scalability, especially for scenarios where immediate responses are not required or long-running tasks need to be offloaded
  • Available in all AWS regions supported by AppSync, and developers can opt-in by defining an async lambda function handler in their data schema
  • Refer to the Amplify documentation for more information


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Aug 30
2024
AWS Amplify introduces new function capabilities with scheduled cron jobs and streaming logs
Jan 28
2025
AWS Amplify now supports using the TypeScript Data client in server-side AWS Lambda functions
May 30
2024
AWS AppSync now supports long running events with asynchronous Lambda function invocations
May 8
2024
Amplify Functions: Create serverless functions using TypeScript, powered by AWS Lambda

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.