Open LucaCinquini opened 1 year ago
Implement a task that will subscribe to an SNS topic to consume messages about job creation, update and completion, and update the jobs database correspondingly. Discuss options for implementation, perhaps serverless?
Drew, Ryan considering a Lambda function that subscribes to the SNS topic and writes to the OpenSearch database.
Implement a task that will subscribe to an SNS topic to consume messages about job creation, update and completion, and update the jobs database correspondingly. Discuss options for implementation, perhaps serverless?