Companies Home Search Profile

AWS Lambda and the Serverless Framework - Hands On Learning!

Focused View

Paulo Dichone | Software Engineer, AWS Cloud Practitioner & Instructor

10:28:28

30 View
  • 001 Instructor Introduction.mp4
    00:31
  • 002 Course ObjectivesWho Is this Course For.mp4
    01:44
  • 003 What Will You Learn in This Course.mp4
    04:07
  • 004 AWS Lambda Overview and Scenario.mp4
    14:44
  • 001 AWS-SAM-Apps.zip
  • 001 Code Download.html
  • 001 aws-node-cat-age-sf.zip
  • 001 aws-node-project.zip
  • 001 aws-python-http-api-project.zip
  • 001 final-aws-node-todo.zip
  • 001 final-aws-ses-email.zip
  • 001 final-daily-inspiration-node.zip
  • 001 final-python-thumbnail.zip
  • 001 python-example-vpc.zip
  • 001 python-s3-thumbnail.zip
  • 001 quotes.zip
  • 001 sam-app.zip
  • 001 AWS Lambda Console - Create Your First Lambda Function.mp4
    11:26
  • 002 Installing Serverless Framework & Setting up an AWS Profile.mp4
    10:20
  • 003 Deploying our First Function with Serverless.mp4
    12:51
  • 004 Updating the Function from the CLI.mp4
    01:54
  • 005 Fetching the Function Logs from the CLI.mp4
    03:23
  • 006 Removing the Function Completely.mp4
    02:09
  • 007 Section Summary.mp4
    01:45
  • 001 Create AWS Lambda Function Using any Runtime.mp4
    10:35
  • 002 YAML Crash Course.mp4
    10:38
  • 003 AWS Lambda and Serverless Framework Core Concepts.mp4
    05:50
  • 004 Functions Timeout and Memory.mp4
    11:22
  • 005 Inheriting Settings from the Provider Property.mp4
    02:17
  • 006 IAM Permissions for Lambda Functions.mp4
    06:32
  • 007 Environment Variables in AWS Lambda.mp4
    09:23
  • 008 VPC for Lambda Functions.mp4
    09:38
  • 009 AWS Lambda Pricing.mp4
    07:04
  • 001 Setting up VS Code and AWS Toolkit.mp4
    07:13
  • 002 Installing the AWS CLI.mp4
    04:49
  • 003 Setting up AWS Configurations.mp4
    01:43
  • 004 Install Docker.mp4
    03:37
  • 005 Install AWS SAM CLI.mp4
    04:57
  • 001 Introduction to AWS SAM.mp4
    04:47
  • 002 Creating and Running Our First AWS SAM Application.mp4
    09:48
  • 003 Deploy the AWS SAM App to AWS Cloud.mp4
    06:18
  • 004 Hosting the API Locally.mp4
    02:49
  • 005 Invoking your Lambda Function Directly.mp4
    01:17
  • 006 Deleting the Stack.mp4
    02:12
  • 007 Section Summary - What Weve Done.mp4
    01:09
  • 001 Creating an AWS SAM Serverless Application in VS Code and AWS Toolkit.mp4
    06:50
  • 002 Deploying to AWS Console.mp4
    03:10
  • 003 Run and Debug Directly from the Project.mp4
    02:15
  • 004 Section Summary.mp4
    00:43
  • 001 Step Functions - Introduction.mp4
    12:03
  • 002 Creating our First Step Function.mp4
    07:10
  • 003 Adding a Wait State to our State Machine in Step Function.mp4
    06:31
  • 004 Wait State in Step Function.mp4
    08:56
  • 005 Choice State - Full Example.mp4
    12:52
  • 006 The Task State - Step Functions with Lambda Functions.mp4
    08:08
  • 001 Creating Step Functions with AWS SAM CLI vs VS Code.mp4
    07:14
  • 002 Creating State Machine from Template with VS Code and AWS Toolkit.mp4
    06:35
  • 003 Updating a State Machine.mp4
    06:05
  • 004 Section Summary.mp4
    01:29
  • 001 Creating Thumbnail Generator Service - Setup Basics - IAM Roles.mp4
    09:38
  • 002 Setup the Thumbnail Generator - Code - Part 1.mp4
    10:17
  • 003 Serverless YAML Setup - Configuring S3 and Custom Variables - Deploying the App.mp4
    05:49
  • 004 Adding a Layer Dependency to our Function - Debug Session.mp4
    16:45
  • 005 Setting up DynamoDB for Saving Thumbnail Metadata.mp4
    13:26
  • 006 Saving Thumbnail URLs and Metadata to Database.mp4
    07:26
  • 007 Creating a REST API (AWS API Gateway) for Thumbnail Metadata.mp4
    19:35
  • 008 Deleting and Updating Items with Postman.mp4
    04:31
  • 009 Clean up.mp4
    02:36
  • 010 Final Thoughts - Section Summary.mp4
    02:52
  • 001 REST API with Python - Code Walkthrough.mp4
    13:25
  • 002 Testing and Debugging the API.mp4
    09:22
  • 003 Final Thoughts - Python REST API.mp4
    02:06
  • 001 Getting Started with Todo REST API - NodeJS.mp4
    10:43
  • 002 Creating a Todo - API Endpoint - Saving a Todo Through the API End Point.mp4
    10:33
  • 003 Listing All Todos - API End Point.mp4
    07:46
  • 004 Getting a Single Todo.mp4
    07:21
  • 005 Delete a Todo.mp4
    09:46
  • 006 Update a Todo.mp4
    16:01
  • 007 Clean up.mp4
    01:04
  • 008 Next Steps for REST APIs.mp4
    02:08
  • 001 Amazon SES Introduction.mp4
    02:37
  • 002 Setting up the Email Service and Deploying It.mp4
    13:31
  • 003 Deploying SES Service and Testing.mp4
    06:00
  • 004 Setting up SES the Lambda function and the Front-end & SendEmail.mp4
    11:35
  • 005 SES Final Toughts.mp4
    01:29
  • 001 Email Subscription Service - Architecture Walkthrough.mp4
    05:02
  • 002 Setting up Our Service - Adding IAM roles for S3 & Uploading the JSON File to S3.mp4
    06:36
  • 003 Setting up the getQuotes End Point and Deploying the Service.mp4
    11:11
  • 004 Creating a Subscriber API Endpoint.mp4
    14:08
  • 005 Finished with Subscriber API EndPoint - Whats Next.mp4
    01:42
  • 006 SES vs SNS.mp4
    02:29
  • 007 Setting up SNS in Serverless YAML and Confirming Email.mp4
    04:57
  • 008 Setting up SNS and the Mailer Endpoint.mp4
    13:49
  • 009 Using SNS to Publish Messages to Subscribers via the new Endpoint.mp4
    06:37
  • 010 Creating the Frontend Form and Sending Messages.mp4
    08:51
  • 011 Setting up SendGrid Email API.mp4
    10:31
  • 012 Setting up the SendEmail Endpoint.mp4
    09:15
  • 013 Set up SendEmail and getSubscriber Endpoints.mp4
    10:25
  • 014 Sending Email to our Subscribers with SendGrid API.mp4
    06:30
  • 015 Scheduling Events with EventBridge and CouldWatchEvent (Schedule).mp4
    09:34
  • 016 Final Thoughts - Section Summary.mp4
    06:23
  • 001 Next Steps.mp4
    03:13
  • 001 Bonus.html
  • Description


    Develop and Deploy AWS Lambda Functions with Serverless, Learn Lambda Real World Integrations with Amazon Web Services

    What You'll Learn?


    • Develop and deploy AWS Lambda functions properly with the Serverless Framework
    • Learn the fundamentals and advanced options of AWS Lambda
    • Deploy three real world projects that interact with S3, SES, Step Function, SNS, EventBridge, API Gateway, DynamoDB, EC2 & CloudWatch
    • Learn YAML and configure and manage your entire deployment using code
    • At the end, you'll be ready to write any AWS Lambda functions you desire
    • Learn AWS SAM (Serverless Application Model)

    Who is this for?


  • Developers who want to learn about AWS Lambda and the Serverless Architecture
  • DevOps who want to learn how to properly deploy and automated the deployment of Lambda functions
  • Solutions Architect who want to understand how Serverless Apps are Architected, Built and Deployed
  • What You Need to Know?


  • Good to have basic knowledge on Python or NodeJS for scripting
  • Basic understanding of the AWS Cloud is preferred to take this course
  • Recent Mac / Linux / Windows machine
  • Knowledge of the command line is preferred
  • Lots of desire to learn new exciting things!
  • More details


    Description

    AWS Lambda and the Serverless Framework is the QUICKEST way to get started in the serverless world, to deploy AWS Lambda functions in Amazon Web Services that infinitely scale without managing any servers!

    This course, unlike others, has an approach that teaches you how to deploy AWS Lambda functions from the first lectures properly.

    • no manual work through the AWS UI

    • all your configuration and deployment is coded using YAML and the Serverless framework

    • no headaches packaging your functions as zip files

    AWS Lambda is a fantastic tool to master when learned the right way.

    • Save in cost - you only pay per usage

    • save in operational burden - no servers to manage!

    • Scale automatically from 0 to millions of API calls.

    Additionally, you will learn AWS SAM (Serverless Application Model), another framework used to configure, develop and deploy serverless applications.

    For this course, we'll deploy several real-world functions to AWS Lambda:

    • An automated thumbnail generation service on S3 (Python)

    • A REST API using AWS API Gateway & Lambda (nodeJS)

    • A REST API using AWS API Gateway & Lambda (Python 3)

    • An Email Service Using Lambda, SES, API Gateway, and NextJS for the front-end (NodeJS)

    • An Email Subscriber Service using SNS, API Gateway, S3, EventBridge (Schedule), DynamoDB, Lambda, SendGrid API (NodeJS)

    After finishing the course, you'll be able to write any function you want.

    In this course, you will be learning, by doing, everything you need to know to be proficient at using AWS Lambda and integrating with many different AWS services through the Serverless Framework and AWS SAM framework!


    Try this course, and you have 30 days to be refunded if you don't like it. You have nothing to lose!


    ---------------------------------

    This course also comes with:

    • Lifetime access to all future updates

    • A responsive instructor in the Q&A Section

    • Udemy Certificate of Completion Ready for Download

    • A 30 Day "No Questions Asked" Money Back Guarantee!

    Join me in this course if you want to learn about AWS Lambda and the Serverless Framework and master the AWS platform!

    Who this course is for:

    • Developers who want to learn about AWS Lambda and the Serverless Architecture
    • DevOps who want to learn how to properly deploy and automated the deployment of Lambda functions
    • Solutions Architect who want to understand how Serverless Apps are Architected, Built and Deployed

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Paulo Dichone | Software Engineer, AWS Cloud Practitioner & Instructor
    Paulo Dichone | Software Engineer, AWS Cloud Practitioner & Instructor
    Instructor's Courses
    Hi, I'm Paulo. I am passionate about teaching people Android, Java, and Flutter development. I have taught over 200,000 students in 175 countries worldwide. I have extensive experience in Mobile App Development (Android and iOS) Web Development, and AWS Cloud.My goal is to make you a great developer and AWS cloud Practitioner no matter your experience. In addition, I enjoy spending time with my growing family, playing the guitar mandolin, and traveling in my spare time. I look forward to helping you become the best developer & AWS Cloud Practitioner you can be.  If you are new to Android development and my courses, I suggest you start with my most comprehensive Android course:   1. The Comprehensive 2020 Android Development Masterclass - You'll learn everything you need to know to get started with Android Development - no experience required!Next:  2. The Complete Intermediate Android Masterclass - You'll learn intermediate Android topics such as Work manager API, ROOM Database, and working in the background in Android.Cross-platform Development courses & Web-related (Build iOS and Android Mobile Apps): 3. Flutter & Dart - The Complete Flutter App Development Course - Learn the Dart Programming language and build iOS and Android Apps with a single codebase. 4. AngularDart - Build Dynamic Web Apps with Angular & Dart - Unleash the power of one of the most used web development frameworks, Angular and Dart, to build dynamic web apps. 5. TornadoFX - Build JavaFX Applications With Kotlin - Leverage the modern programming language, Kotlin, and JavaFX libraries to build stunning desktop appsFor AWS Cloud Courses:  1. Amazon EC2 Master Class (with Auto Scaling & Load Balancer)  2. Amazon ECS & Fargate Masterclass  3. Amazon EKS with Kubernetes  4. AWS AppSync & Amplify  5. AWS Lambda and the Serverless FrameworkPurely Java-based courses:6. Java Masterclass - Beginner to Expert Guide - Want to learn Java from the ground up? Then this is the course you'll need.7. Java Design Patterns - The Complete Masterclass - Learn how to build reliable software using well-tested, proven Design Patterns.I look forward to seeing you in my courses.
    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 89
    • duration 10:28:28
    • English subtitles has
    • Release Date 2023/10/04

    Courses related to Amazon AWS