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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠