AWS Generative AI and Foundation Models

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

AWS Generative AI and Foundation Models

Coursera · Beginner ·🧠 Large Language Models ·2mo ago

Key Takeaways

Builds generative AI solutions on AWS using foundation models and RAG pipelines

Original Description

Learn to build generative AI solutions on AWS by working hands-on with Amazon Bedrock, Retrieval Augmented Generation pipelines, Amazon Q Developer, and open-source LLM toolchains. You will apply tokenization concepts to understand model pricing and context windows, construct RAG pipelines grounded in your own knowledge bases, and use the Bedrock SDK in Rust and Python to invoke foundation models programmatically. The course covers Amazon Q Developer for AI-assisted code generation, security scanning, and documentation workflows across VS Code and IntelliJ. You will compile llama.cpp with parallel build optimizations informed by Amdahl's Law, package models in the GGUF quantization format, and deploy open-source LLMs on AWS EC2 GPU instances. The course also introduces SageMaker Canvas for no-code visual machine learning and the UV Python packaging tool for dependency management. By completing this course, you will be able to evaluate trade-offs between managed AWS services, open-source toolchains, and no-code platforms for production generative AI workloads.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
How I Cut My LLM API Costs by 70% Without Touching My Code
Learn how to reduce LLM API costs by 70% without modifying your code, using optimized approaches and tools.
Dev.to AI
📰
Asterism: A Local-First Knowledge Graph That Grows From Your Claude Chat History
Learn about Asterism, a local-first knowledge graph that grows from your Claude chat history, and how it can help accumulate conversations into a meaningful picture of your interests
Dev.to AI
📰
No AI Claim Without a Kill Condition: Falsifier-Driven AI Decisions
Learn to implement falsifier-driven AI decisions to ensure reliable outcomes by adding a structural gate with an explicit kill condition
Dev.to · John
📰
Building an LLM From Scratch
Learn how to build an LLM from scratch by following a project that mirrors GPT-1 and discover the challenges and solutions encountered along the way
Medium · AI
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →