AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
1–10 of 21 posts
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#2A serverless boilerplate for AI apps on trusted AWS infra.
• Full-Stack w/ Chat UI + Streaming
• Multiple LLM Models + Data Privacy
• 100% Serverless
• API + Event Architecture
• Auth, Multi-Env, GitHub Actions & more!
Github: https://github.com/serverless/aws-ai-stack
Demo: https://awsaistack.com
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#3Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#4I don’t get it. How many people need to deploy their own custom AI chat apps over standard models?
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#5It's been keeping me wrangling EC2 instances for ML teams but I do wonder how much longer that will last.
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#6Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#7I have not read too deeply into this but, do any of these serverless environments offer GPUs? I'm sure there are ... reasons but the lack of GPU support in Lambda and Fargate remains a major paint point for AWS users. It's been keeping me wrangling EC2 instances for ML teams but I do wonder how much longer that will last.
I've been a quite satisfied customer of Runpod's serverless GPU offering, running a side project that uses computer vision to detect toxic clouds in webcam feeds of an industrial site.
If you want generative AI, try Replicate, as they have offer a more specialized product.
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#8I have not read too deeply into this but, do any of these serverless environments offer GPUs? I'm sure there are ... reasons but the lack of GPU support in Lambda and Fargate remains a major paint point for AWS users. It's been keeping me wrangling EC2 instances for ML teams but I do wonder how much longer that will last.
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#9I have not read too deeply into this but, do any of these serverless environments offer GPUs? I'm sure there are ... reasons but the lack of GPU support in Lambda and Fargate remains a major paint point for AWS users. It's been keeping me wrangling EC2 instances for ML teams but I do wonder how much longer that will last.
But not aware of any “lambda”-like serverless for any old CUDA workload. Given loading times, it wouldn’t really make sense. Something like CloudRun or KNative for GPUs would be cool.
Re: AWS AI Stack – Ready-to-Deploy Serverless AI App on AWS and Bedrock
#10Last time I checked Bedrock was quite expensive to operate in a small scale.