Capabilities
Tasks
Offload work to background jobs.
Use tasks to move long-running or asynchronous work outside your application's web request.
Features
- Background job processing.
- Define tasks with the monolayer SDK.
- Event-driven architecture backed by Amazon Web Services (AWS) Lambda, Amazon Simple Queue Service (Amazon SQS), and Amazon DynamoDB.
Framework Compatibility Matrix
A consolidated view of framework support:
React Router task workloads require a server-rendered application. Static React Router single-page applications don't include a server runtime for workloads.