Companies Home Search Profile

AWS Amazon Bedrock & Generative AI - Beginner to Advanced

Focused View

Rahul Trisal

6:18:25

14 View
  • 1. Course Introduction.mp4
    05:04
  • 2.1 Amazon Bedrock and AWS Generative AI - Beginner to Advanced_v1.0_24122023.pdf
  • 2. Must Watch - Tips to Optimize Learning & Download Course Content Slides.mp4
    02:36
  • 1. Section Overview - Evolution of Generative AI.mp4
    01:02
  • 2. Artificial Intelligence - Overview.mp4
    02:40
  • 3. Machine Learning - Supervised, Unsupervised and Reinforced Learning.mp4
    08:01
  • 4. Deep Learning and Neural Networks.mp4
    09:14
  • 1. Section Overview - Generative AI & Foundation Models Concepts.mp4
    00:49
  • 2. What is Generative AI and Use Cases.mp4
    02:45
  • 3. How Generative AI works 1 - Prompt, Completion and Infererences.mp4
    06:52
  • 4. How Generative AI works - Basic Concepts and Terminology - 2.mp4
    07:56
  • 5. Service Offerings in Generative AI from AWS.mp4
    06:50
  • 1. Section Overview - Amazon Bedrock.mp4
    00:42
  • 2. Amazon Bedrock - Introduction.mp4
    04:56
  • 3. Bedrock - Console Walkthrough - 1.mp4
    08:13
  • 4. Bedrock - Console Walkthrough -2.mp4
    09:05
  • 5. Amazon Bedrock - Architecture.mp4
    04:41
  • 6. Amazon Bedrock - Infererence Parameters - Temperature.mp4
    09:16
  • 7. Amazon Bedrock - Infererence Parameters - 2.mp4
    06:40
  • 8. Bedrock - Pricing.mp4
    06:48
  • 1. Section Introduction- Use Case for Media and Entertainment Industry.mp4
    01:13
  • 2.1 pythoncode_lambda_boto3versioncheck.zip
  • 2. Use Case Pre-Requisites - Model Access and Lambda Boto3 Version Upgrade.mp4
    08:14
  • 3. Use Case Description - Media and Entertainment Industry.mp4
    02:02
  • 4. Use Case Architecture - Amazon Bedrock (Stability AI), Lambda and S3.mp4
    02:08
  • 5.1 pythoncode_lambda_movieposterdesignfunction.zip
  • 5. Creation of S3 Bucket and Lambda Function.mp4
    07:18
  • 6. AWS Lambda and Bedrock Integration - 1.mp4
    17:02
  • 7. AWS Lambda and Bedrock Integration - 2.mp4
    08:13
  • 8. AWS Lambda and S3 Pre Signed URL.mp4
    07:36
  • 9. AWS API Gateway and Lambda Integration.mp4
    09:44
  • 10. End to End Demo.mp4
    03:21
  • 1. Section Introduction Use Case 2 - Text Summarization.mp4
    01:13
  • 2. Text Summarization - Use Case Description and Architecture.mp4
    02:31
  • 3.1 pythoncode_lambda_demomanufacturing.zip
  • 3. Creation of AWS Lambda function and Boto3 upgrade.mp4
    02:35
  • 4. Writing the AWS Lambda function to connect to Bedrock Service - 1.mp4
    11:34
  • 5. Writing the AWS Lambda function to connect to Bedrock Service - 2.mp4
    16:37
  • 6. Create REST API using AWS API Gateway and Lambda Integration.mp4
    05:48
  • 7. End to End Demo.mp4
    03:12
  • 1. Section Overview - GenAI Project Lifecycle and Use Case Identification.mp4
    00:31
  • 2. Overview of GenAI Project Lifecycle.mp4
    02:40
  • 3. GenAI - Use Case Identification Approach.mp4
    02:47
  • 1. Section Overview - Foundation Model Selection for your Use Case.mp4
    00:43
  • 2. Foundation Model Selection Criteria - Theory - Part 1.mp4
    04:23
  • 3. Foundation Model Selection Criteria - Theory - Part 2.mp4
    06:59
  • 4. Foundation Model Selection Criteria - HandsOn.mp4
    11:05
  • 1. Section Overview - Prompt Engineering.mp4
    00:48
  • 2. Prompt Engineering - 1.mp4
    05:46
  • 3. Prompt Engineering - 2.mp4
    07:22
  • 4. Prompt Engineering Techinques.mp4
    04:34
  • 5. Steps to engineer a good prompt.mp4
    01:13
  • 1. Section Overview - Fine Tuning of Foundation Model.mp4
    00:40
  • 2. Fine Tuning of Foundation Model - Overview.mp4
    03:46
  • 3. Fine Tuning of Foundation Model - Architecture.mp4
    03:12
  • 4. Amazon Bedrock - Data Privacy Challenges.mp4
    01:36
  • 5.1 manufacturingusecase_finetuningdata.zip
  • 5. Fine Tuning of Foundation Models - Hands On.mp4
    10:59
  • 1. Amazon CodeWhisperer - Introduction.mp4
    01:19
  • 2. Amazon CodeWhisperer - Installation.mp4
    02:00
  • 3. Amazon CodeWhisperer - Create S3 bucket.mp4
    06:51
  • 4. Amazon CodeWhisperer - Create VPC and RDS.mp4
    13:52
  • 1.1 python_refresher.zip
  • 1. Basic Python Programming Refresher - Part 1.mp4
    08:00
  • 2. Basic Python Programming Refresher - Par 2.mp4
    15:11
  • 1. AWS Lambda - Overview.mp4
    05:25
  • 2. AWS Lambda - Invocation.mp4
    03:15
  • 3. Boto3 Introduction.mp4
    09:00
  • 1. AWS API Gateway Refresher.mp4
    29:57
  • Description


    Build Chatbot, Image Generation and Text Summarization Apps using Bedrock and Langchain. No prior AI/ML/Coding exp. req.

    What You'll Learn?


    • Learn fundamentals about AI, Machine Learning and Artificial Neural Networks.
    • Learn about how Generative AI works and deep dive into Foundation Models.
    • Amazon Bedrock – Detailed Console Walkthough, Bedrock Architecture, Pricing and Inference Parameters.
    • Use Case 1: Media and Entertainment Industry: Generate Movie Poster Design using API Gateway, S3 and Stable Diffusion Foundation Model
    • Use Case 2: Text Summarization for Manufacturing Industry using API Gateway, S3 and Cohere Foundation Model
    • Use Case 3 - Build a Chatbot using Bedrock - Bedrock - Llama 2, Langchain and Streamlit
    • GenAI Project Lifecycle: Phase 1 - Use Case Selection - Discuss about various phases of GenAI and How to identify right use case
    • GenAI Project Lifecycle: Phase 2 - Foundation Model Selection - Theory and Handson using AWS Bedrock Model Evaluation Service
    • GenAI Project Lifecycle: Phase 3 - Prompt Engineering - Factors Impacting Prompt design - Claude, Amazon Titan, Stability Diffusion, Prompt design Techniques
    • GenAI Project Lifecycle: Phase 4 - Fine Tuning of Foundation Models - Theory and Hands-On
    • Code Generation using AWS CodeWhisperer and CDK - In Typescript
    • Python Basics Refresher
    • AWS Lambda and API Gateway Refresher

    Who is this for?


  • The course is designed to help you switch careers and move into lucrative Generative AI and Amazon Bedrock roles.
  • What You Need to Know?


  • There are no course pre-requisites for this course except basic AWS Knowledge. I will provide basic overview of AI/ML concepts and have included Python, AWS Lambda and API Gateway refresher at end of course in case you are not familiar with python coding or these AWS services.
  • More details


    Description

    Jan 2024 - Added Use Case 3 - Build a Chatbot using Amazon Bedrock - Llama 2, Langchain and Streamlit.


    Dec 2023 - Amazon Bedrock and GenAI Course V1.0 - Released  with below content :


    • Welcome to the most comprehensive guide on Amazon Bedrock and Generative AI on AWS from a practising AWS Solution Architect and best-selling Udemy Instructor.

    • This course will start from absolute basics on AI/ML, Generative AI and Amazon Bedrock and teach you how to build end to end enterprise apps on Image Generation using Stability Diffusion Foundation, Text Summarization using Cohere, Chatbot using Llama 2,Langchain, Streamlit and Code Generation using Amazon CodeWhisperer.

    • The focus of this course is to help you switch careers and move into lucrative Generative AI roles.

    • There are no course pre-requisites for this course except basic AWS Knowledge. I will provide basic overview of AI/ML concepts and have included Python, AWS Lambda and API Gateway refresher at end of course in case you are not familiar with python coding or these AWS services.

    • I will continue to update this course as the GenAI and Bedrock evolves to give you a detailed understanding and learning required in enterprise context, so that you are ready to switch careers.


      Detailed Course Overview

    • Section 2 - Evolution of Generative AI: Learn fundamentals about AI, Machine Learning and Artificial Neural Networks (Layers, Weights & Bias).

    • Section 3 - Generative AI & Foundation Models Concepts: Learn about How Generative AI works (Prompt, Inference, Completion, Context Window etc.) & Detailed Walkthrough of Foundation Model working.

    • Section 4 - Amazon Bedrock – Deep Dive: Do detailed Console Walkthough, Bedrock Architecture, Pricing and Inference Parameters.

    • Section 5 - Use Case 1: Media and Entertainment Industry: Generate Movie Poster Design using API Gateway, S3 and Stable Diffusion Foundation Model

    • Section 6 - Use Case 2: Text Summarization for Manufacturing Industry using API Gateway, S3 and Cohere Foundation Model

    • Section 7 - Use Case 3 : Build a Chatbot using Bedrock - Llama 2, Langchain and Streamlit

    • Section 8 - GenAI Project Lifecycle: Phase 1 - Use Case Selection - Discuss about various phases of GenAI and How to identify right use case

    • Section 9 - GenAI Project Lifecycle: Phase 2 - Foundation Model Selection - Theory and Handson using AWS Bedrock Model Evaluation Service

    • Section 10 - GenAI Project Lifecycle: Phase 3 - Prompt Engineering - Factors Impacting Prompt design, Prompt design Techniques (Zero Shot, One Shot.), Good practices for writing prompts for Claude, Titan and Stability AI Foundation Models

    • Section 11 - GenAI Project Lifecycle: Phase 4 - Fine Tuning of Foundation Models - Theory and Hands-On

    • Section 12 - Code Generation using AWS CodeWhisperer and CDK - In Typescript

    • Section 13 - Python Basics Refresher

    • Section 14 - AWS Lambda Refresher

    • Section 15 - AWS API Gateway Refresher

    Services Used in the Course :

    1. Amazon Bedrock

    2. Llama 2 Foundation Model

    3. Cohere Foundation Model

    4. Stability Diffusion Model

    5. Langchain - Chains and Memory Modules

    6. AWS Code Generation using AWS Code Whisperer

    7. API Gateway

    8. Lambda

    9. Streamlit

    10. S3

    11. Prompt design Techniques (Zero Shot, One Shot.)  for Claude, Titan and Stability AI Foundation Models (LLMs)

    12. Fine Tuning Foundation Models - Theory and Hands-On

    13. Python

    14. Evaluation of Foundation Models - Theory and Hands-On

    15. Basics of AI, ML, Artificial Neural Networks

    16. Basics of Generative AI

    17. Everything related to AWS Amazon Bedrock

    Who this course is for:

    • The course is designed to help you switch careers and move into lucrative Generative AI and Amazon Bedrock roles.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Rahul Trisal
    Rahul Trisal
    Instructor's Courses
    Rahul Trisal is a Senior Consultant with more than 15 years’ experience focused on AWS Cloud Strategy, Architecture and Migration. Hands-On experience with Large Scale Data Center Migration to Cloud (200+ applications).Key AWS Services Expertise – Hands on expertise with CloudFormation (YAML), EC2, S3, FSx, EFS, AWS Transfer Family, CloudWatch, Data Sync, Lambda, ELB, Autoscaling, FCI Cluster (SQL DB), Route 53, SSM Automation, Kinesis Data Streams and Firehose, AWS Lambda, Python, Auto Scaling, Auto Healing strategies and many other services.Key Applications Migrated to AWS – Business Apps - Three tier Web Apps, ERP, File Share apps, Infrastructure Apps - DNS application, ControlM, SFTP, Monitoring AppsCreate and post content on AWS Careers, Architecture and Certification on – Udemy Course , my AWS YouTube channel and LinkedIn and conduct in-house trainingsPreviously worked in USA, UK, Africa and Latin America geographies for 10 years (2011- Nov 2019) as Consultant in various roles.Certifications: Cloud: 6X Certified- AWS Certified Solution Architect - Professional- AWS Certified Solution Architect - Associate- AWS SysOps Certified - Associate- IBM Bluemix Cloud Architect- AWS Cloud Practioner- Azure FundamentalAgile: o SAFe Program Consultant (SPC 5.0)o Certified Product Owner (SAFe PO/PM)o Certified Scrum Master (PSM-1)
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 63
    • duration 6:18:25
    • Release Date 2024/02/09