Build and Deploy LLM Application in AWS Lambda - BedRock - LangChain
Key Takeaways
Builds and deploys a Large Language Model application on AWS Lambda using BedRock and LangChain
Original Description
Building and deploying a Large Language Model (LLM) application on AWS Lambda, leveraging the power of BedRock and LangChain. We explore how to create a serverless LLM chain application that allows users to ask natural language questions.
⭐️ Contents ⭐️
00:00 Introduction
1:57 Bedrock and Lambda Service
4:23 Create Lambda Function
8:04 Deployment and Test
9:17 Create and Add Custom Lambda Layer
16:47 Test
17:29 Summary and Conclusion
📚 Resources 📚
▸ ARN for popular packages: https://api.klayers.cloud/api/v2/p3.11/layers/latest/us-east-1/html
▸ Amazon ECR Public Gallery - SAM : https://gallery.ecr.aws/sam/build-python3.10
▸ Official Documentation: https://aws.amazon.com/blogs/compute/building-a-serverless-document-chat-with-aws-lambda-and-amazon-bedrock/
▸ Docker: https://docs.docker.com/desktop/install/mac-install/
▸ Article and Code: https://medium.com/@abonia/build-and-deploy-llm-application-in-aws-cca46c662749
__________________________________________________________________________________________________
🔔 My Newsletter and Featured Articles: https://abonia1.github.io/newsletter/
🔗 Linkedin: https://www.linkedin.com/in/aboniasojasingarayar/
🔗 Find me on Github : https://github.com/Abonia1
🔗 Medium Articles: https://medium.com/@abonia
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: LLM Engineering
View skill →Related Reads
📰
📰
📰
📰
Building Production-Grade LLM Evaluation Pipelines: From Vibes to Metrics
Dev.to AI
Demystifying LLM Tokenizers: Building a Client-Side Token and API Cost Calculator
Dev.to AI
When the Google Recap and the Juejin Picking Roundup Disagree on What Counts as AI
Dev.to AI
Build, Observe, Fix: A LangChain Agent Walkthrough
Medium · Python
Chapters (7)
Introduction
1:57
Bedrock and Lambda Service
4:23
Create Lambda Function
8:04
Deployment and Test
9:17
Create and Add Custom Lambda Layer
16:47
Test
17:29
Summary and Conclusion
🎓
Tutor Explanation
DeepCamp AI