Brice Pellé @bricepelle.com · Nov 22

Customers use AppSync today to for generative AI workloads powered by Bedrock. Often, developers use an async pattern that calls a Lambda function to invoke a model, and then returns results to clients via a subscription. Great for long-running invocations and getting progressive updates. 2/7

0 likes 1 replies

?

Replies

Brice Pellé · Nov 22

In some cases, customers just want to make short synchronous model invocations directly. Think about getting an embedding or summarization from a Amazon Titan model or generating an object using a Claude 3.5 Haiku model. 3/7