Which approach will meet these requirements with the LEAST operational overhead?

1 Comment

  1. Peter
    Author

    It seems to me that the answer is:
    Deploy all the models to a single SageMaker endpoint. Treat each model as a production variant. Configure an S3 event notification that invokes an AWS Lambda function when new documents are created. Configure the Lambda function to call each production variant and return the results of each model.

Leave a Reply

Your email address will not be published. Required fields are marked *

1 × 2 =