Best practices for scaling Amazon Comprehend custom text classification throughput

0

We are using the Comprehend asynchronous API for a custom text-only classification model. Per the documentation, asynchronous requests are limited to 10 active jobs. We are finding job completion times ranging from 5-10 minutes, causing a bottleneck for our required sustained throughput of 150 jobs (peaking at 300 jobs) per hour.

Any insights on best practices for increasing Comprehend custom classification throughput would be greatly appreciated. Is there a recommended way to scale out the processing using additional resources?

profile pictureAWS
已提問 3 個月前檢視次數 308 次
1 個回答
1

I think based on the data you have provided, seems you are doing OK in terms of throughout. Other than making sure to start a new job as soon as one completes (by retrying Start Job Operation on limit exceeded), there's not much you can do.

If you need to increase the active job limit which can help more work done within same time period please cut a support ticket with data and requirement and we can take a look at it.

已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南