Udemy - Serverless Framework Bootcamp - Node.js, AWS and Microser...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 2.6 GB
  • Uploaded By freecoursewb
  • Downloads 521
  • Last checked 3 days ago
  • Date uploaded 1 year ago
  • Seeders 16
  • Leechers 2

Infohash : D82FE8400B49D3216A4F2AF81EBD72484E7B83E4



Serverless Framework Bootcamp: Node.js, AWS & Microservices

https://DevCourseWeb.com

Last updated 3/2024
Duration: 5h26m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 2.62 GB
Genre: eLearning | Language: English

Learn how to develop reliable and scalable back-end applications effortlessly using Serverless Framework

What you'll learn
Becoming familiar with Serverless Framework
Microservices Architecture
Authentication and Authorization in Microservices
Hands-on experience with Amazon Web Services
Developing applications that can effortlessly handle an extreme scale
Software Development with NodeJS
REST API Development
Data Persistence (DynamoDB)
Microservices loose communication using Message Queues (SQS)

Requirements
Basic understanding of JavaScript and/or NodeJS is recommended, but not required
Basic knowledge in back-end development is recommended, but not required

Files:

[ DevCourseWeb.com ] Udemy - Serverless Framework Bootcamp - Node.js, AWS and Microservices
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Course Introduction
    • 1 - Project Overview English.srt (5.6 KB)
    • 1 - Project Overview.mp4 (26.1 MB)
    • 2 - Serverless Architecture in a Nutshell English.srt (4.0 KB)
    • 2 - Serverless Architecture in a Nutshell.mp4 (11.7 MB)
    • 3 - Introduction to Serverless Framework English.srt (9.3 KB)
    • 3 - Introduction to Serverless Framework.mp4 (31.4 MB)
    • 4 - Realworld Serverless Use Cases English.srt (2.6 KB)
    • 4 - Realworld Serverless Use Cases.mp4 (20.4 MB)
    • 5 - More Valuable Content English.srt (1.3 KB)
    • 5 - More Valuable Content.mp4 (5.7 MB)
    • 5 - More Valuable Content.txt (0.0 KB)
    • 6 - Introduction to Microservices Architecture English.srt (12.3 KB)
    • 6 - Introduction to Microservices Architecture.mp4 (64.6 MB)
    • 7 - AWS Free Tier English.srt (1.7 KB)
    • 7 - AWS Free Tier.mp4 (8.0 MB)
    • 7 - AWS Free Tier.txt (0.0 KB)
    2 - Requirements and Prerequisites
    • 10 - Installing the Serverless Framework CLI English.srt (1.3 KB)
    • 10 - Installing the Serverless Framework CLI.mp4 (7.9 MB)
    • 10 - Serverless Framework Getting Started Guide.txt (0.1 KB)
    • 11 - Configuring the AWS CLI IAM English.srt (5.6 KB)
    • 11 - Configuring the AWS CLI IAM.mp4 (24.9 MB)
    • 12 - Optional AWS Budgets and Alerts English.srt (5.4 KB)
    • 12 - Optional AWS Budgets and Alerts.mp4 (33.1 MB)
    • 13 - Download Postman.txt (0.0 KB)
    • 13 - My Postman Setup English.srt (2.8 KB)
    • 13 - My Postman Setup.mp4 (7.2 MB)
    • 8 - Installing Nodejs and NPM English.srt (1.3 KB)
    • 8 - Installing Nodejs and NPM.mp4 (3.8 MB)
    • 8 - Nodejs Download.txt (0.0 KB)
    • 9 - Installing the AWS CLI English.srt (1.0 KB)
    • 9 - Installing the AWS CLI Version 2.txt (0.1 KB)
    • 9 - Installing the AWS CLI.mp4 (3.9 MB)
    3 - Auction Service Part 1
    • 14 - Lets Connect English.srt (0.8 KB)
    • 14 - Lets Connect.mp4 (2.4 MB)
    • 15 - Creating a Serverless Framework Project English.srt (2.8 KB)
    • 15 - Creating a Serverless Framework Project.mp4 (15.4 MB)
    • 15 - Serverless Base Project.txt (0.0 KB)
    • 16 - The Anatomy of a Serverless Project English.srt (10.5 KB)
    • 16 - The Anatomy of a Serverless Project.mp4 (58.2 MB)
    • 17 - TIP Serverless IDE VSCode Plugin.html (0.5 KB)
    • 18 - Deploying Our Application for the First Time English.srt (9.2 KB)
    • 18 - Deploying Our Application for the First Time.mp4 (69.4 MB)
    • 19 - Tip Stack Removal English.srt (1.4 KB)
    • 19 - Tip Stack Removal.mp4 (767.3 KB)
    • 20 - Creating an Auction Part 1 English.srt (9.5 KB)
    • 20 - Creating an Auction Part 1.mp4 (61.4 MB)
    • 21 - Creating an Auction Part 2 English.srt (5.6 KB)
    • 21 - Creating an Auction Part 2.mp4 (33.7 MB)
    • 22 - NOTE Introduction to DynamoDB.html (0.7 KB)
    • 23 - Introduction to DynamoDB English.srt (13.4 KB)
    • 23 - Introduction to DynamoDB.mp4 (89.3 MB)
    • 24 - Creating our DynamoDB Table IaaC English.srt (8.5 KB)
    • 24 - Creating our DynamoDB Table IaaC.mp4 (51.3 MB)
    • 24 - resources.txt (0.3 KB)
    • 25 - DynamoDB Document Client Documentation AWS JavaScript SDK.txt (0.1 KB)
    • 25 - Using the DynamoDB DocumentClient to Insert an Auction English.srt (8.6 KB)
    • 25 - Using the DynamoDB DocumentClient to Insert an Auction.mp4 (82.5 MB)
    • 26 - Defining IAM Role Statements Permissions English.srt (9.0 KB)
    • 26 - Defining IAM Role Statements Permissions.mp4 (68.8 MB)
    • 27 - Full source code matching this lecture GitHub.txt (0.1 KB)
    • 27 - Optimising serverlessyml Part 1 Roles and IAM Statements English.srt (6.3 KB)
    • 27 - Optimising serverlessyml Part 1 Roles and IAM Statements.mp4 (51.3 MB)
    • 28 - Optimising serverlessyml Part 2 Intrinsic Functions and Custom Variables English.srt (9.7 KB)
    • 28 - Optimising serverlessyml Part 2 Intrinsic Functions and Custom Variables.mp4 (69.7 MB)
    • 29 - NPM serverlessoffline.txt (0.0 KB)
    • 29 - Serverless Offline Is It Worth It English.srt (5.0 KB)
    • 29 - Serverless Offline Is It Worth It.mp4 (37.5 MB)
    4 - Auctions Service Part 2 CRUD Operations
    • 30 - Introduction to Middy and Middleware English.srt (9.7 KB)
    • 30 - Introduction to Middy and Middleware.mp4 (72.4 MB)
    • 30 - Middyjs GitHub.txt (0.0 KB)
    • 31 - CRUD Operation Get Auctions English.srt (7.7 KB)
    • 31 - CRUD Operation Get Auctions.mp4 (60.1 MB)
    • 31 - DynamoDB Documentation DocumentClientquery.txt (0.1 KB)
    • 32 - CRUD Operation Get Auction by ID English.srt (8.8 KB)
    • 32 - CRUD Operation Get Auction by ID.mp4 (73.8 MB)
    • 32 - DynamoDB Documentation DocumentClientget.txt (0.1 KB)
    • 33 - Creating a Common Middleware English.srt (6.3 KB)
    • 33 - Creating a Common Middleware.mp4 (47.1 MB)
    • 34 - CRUD Operation Placing a Bid English.srt (10.8 KB)
    • 34 - CRUD Operation Placing a Bid.mp4 (80.1 MB)
    • 34 - DynamoDB Documentation DocumentClientupdate.txt (0.1 KB)
    • 35 - Validation Placing a Bid English.srt (5.5 KB)
    • 35 - Validation Placing a Bid.mp4 (45.6 MB)
    5 - Auction Service Part 3 Processing Auctions
    • 36 - Using Scheduled Events to Process Our Auctions English.srt (9.1 KB)
    • 36 - Using Scheduled Events to Process Our Auctions.mp4 (40.3 MB)
    • 37 - Creating a Global Secondary Index status endingAt English.srt (10.4 KB)
    • 37 - Creating a Global Secondary Index status endingAt.mp4 (61.9 MB)
    • 37 - resourcesAuctionsTableyml.txt (0.1 KB)
    • 38 - Identifying Ended Auctions English.srt (12.7 KB)
    • 38 - Identifying Ended Auctions.mp4 (79.1 MB)
    • 38 - iamAuctionsTableIAMyml.txt (0.1 KB)
    • 38 - srclibgetEndedAuctionsjs.txt (0.1 KB)
    • 39 - Closing Auctions English.srt (9.6 KB)
    • 39 - Closing Auctions.mp4 (38.0 MB)
    • 39 - srclibcloseAuctionjs.txt (0.1 KB)
    • 40 - Validation Bidding on Closed Auctions English.srt (1.6 KB)
    • 40 - Validation Bidding on Closed Auctions.mp4 (16.5 MB)
    • 41 - Challenge Getting Auctions Filter by Status English.srt (7.2 KB)
    • 41 - Challenge Getting Auctions Filter by Status.mp4 (43.0 MB)
    • 42 - IMPORTANT Schema Validation.html (0.7 KB)
    • 43 - Documentation JSON Schema.txt (0.0 KB)
    • 43 - JSON Schema Validation Get Auctions Status English.srt (9.0 KB)
    • 43 - JSON Schema Validation Get Auctions Status.mp4 (50.2 MB)
    • 43 - srclibschemasgetAuctionsSchemajs.txt (0.1 KB)
    • 44 - Optional Detailed Error Messages.html (1.1 KB)
    • 45 - Challenge Create Auction Schema Validation English.srt (4.3 KB)
    • 45 - Challenge Create Auction Schema Validation.mp4 (30.9 MB)
    • 45 - Documentation JSON Schema.txt (0.0 KB)
    • 45 - srclibschemascreateAuctionSchemajs.txt (0.1 KB)
    • 46 - Challenge Place Bid Schema Validation English.srt (2.7 KB)
    • 46 - Challenge Place Bid Schema Validation.mp4 (22.4 MB)
    • 46 - srclibschemasplaceBidSchemajs.txt (0.1 KB)
    6 - Auth Service
    • 47 - Section Introduction English.srt (5.2 KB)
    • 47 - Section Introduction.mp4 (21.9 MB)
    • 48 - Auth0 Official Website.txt (0.0 KB)
    • 48 - Introduction to Auth0 English.srt (3.2 KB)
    • 48 - Introduction to Auth0.mp4 (13.3 MB)
    • 49 - Creating an Auth0 Application English.srt (3.3 KB)
    • 49 - Creating an Auth0 Application.mp4 (25.0 MB)
    • 50 - Getting Test Tokens English.srt (7.2 KB)
    • 50 - Getting Test Tokens.mp4 (47.7 MB)
    • 50 - cURL Creating Test Tokens.txt (0.1 KB)
    • 51 - Deploying Auth Service English.srt (11.3 KB)
    • 51 - Deploying Auth Service.mp4 (62.0 MB)
    • 51 - GitHub serverlessauth0authorizer.txt (0.1 KB)
    • 52 - Protecting Auction Service Endpoints English.srt (7.9 KB)
    • 52 - Protecting Auction Service Endpoints.mp4 (53.8 MB)
    • 53 - Specifying Seller Identity English.srt (2.9 KB)
    • 53 - Specifying Seller Identity.mp4 (22.1 MB)
    • 54 - Specifying Bidder Identity Validation English.srt (4.4 KB)
    • 54 - Specifying Bidder Identity Validation.mp4 (44.7 MB)
    7 - Notification Service
    • 55 - GitHub Base Serverless Template.txt (0.0 KB)
    • 55 - Notification Service Setup English.srt (2.1 KB)
    • 55 - Notification Service Setup.mp4 (10.1 MB)
    • 56 - Reminder Linting Disabled.html (0.5 KB)
    • 57 - Verify Email Address AWS SES English.srt (1.8 KB)
    • 57 - Verify Email Address AWS SES.mp4 (11.7 MB)
    • 58 - Defining the sendMail Lambda Function English.srt (4.6 KB)
    • 58 - Defining the sendMail Lambda Function.mp4 (24.4 MB)
    • 59 - AWS SDK SESsendEmail.txt (0.1 KB)
    • 59 - Sending Our First Test Email English.srt (6.9 KB)
    • 59 - Sending Our First Test Email.mp4 (41.5 MB)
    • 59 - srchandlerssendMailjs.txt (0.1 KB)
    • 60 - AWS Documentation SQS.txt (0.0 KB)
    • 60 - Introduction to SQS and Message Queues English.srt (7.8 KB)
    • 60 - Introduction to SQS and Message Queues.mp4 (39.3 MB)
    • 61 - Provisioning AWS SQS Message Queue MailQueue English.srt (9.0 KB)
    • 61 - Provisioning AWS SQS Message Queue MailQueue.mp4 (64.6 MB)
    • 61 - iamMailQueueIAMyml.txt (0.1 KB)
    • 61 - resourcesMailQueueyml.txt (0.1 KB)
    • 61 - serverlessyml.txt (0.1 KB)
    • 61 - srchandlerssendMailjs.txt (0.1 KB)
    • 62 - Manually Sending SQS Messages English.srt (3.3 KB)
    • 62 - Manually Sending SQS Messages.mp4 (24.0 MB)
    • 62 - Sample SQS Message.txt (0.1 KB)
    • 63 - Exporting MailQueue Variables CloudFormation English.srt (7.0 KB)
    • 63 - Exporting MailQueue Variables CloudFormation.mp4 (45.9 MB)
    • 63 - resourcesMailQueueyml.txt (0.1 KB)
    • 63 - serverlessyml.txt (0.1 KB)
    • 64 - Importing Outputs in Auction Service English.srt (4.2 KB)
    • 64 - Importing Outputs in Auction Service.mp4 (34.9 MB)
    • 64 - iamMailQueueIAMyml.txt (0.1 KB)
    • 64 - serverlessyml.txt (0.1 KB)
    • 65 - Notifying Bidder and Seller English.srt (8.2 KB)
    • 65 - Notifying Bidder and Seller.mp4 (51.1 MB)
    • 65 - srclibcloseAuctionjs.txt (0.1 KB)
    • 66 - Challenge Handling No Bids Case English.srt (3.0 KB)
    • 66 - Challenge Handling No Bids Case.mp4 (31.5 MB)
    • 66 - srclibcloseAuctionjs.txt (0.1 KB)
    • 67 - Optional Uncommenting EventBridge Trigger English.srt (1.0 KB)
    • 67 - Optional Uncommenting EventBridge Trigger.mp4 (7.1 MB)
    8 - Auction Picture Amazon S3
    • 68 - Setting up an S3 Bucket and Lambda Function English.srt (10.9 KB)
    • 68 - Setting up an S3 Bucket and Lambda Function.mp4 (62.6 MB)
    • 68 - iamAuctionsBucketIAMyml.txt (0.1 KB)
    • 68 - resourcesAuctionsBucketyml.txt (0.1 KB)
    • 68 - serverlessyml.txt (0.1 KB)
    • 69 - Optional Amazon S3 Picture Expiry English.srt (1.8 KB)
    • 69 - Optional Amazon S3 Picture Expiry.mp4 (5.3 MB)
    • 69 - resourcesAuctionsBucketyml.txt (0.1 KB)
    • 70 - Base64 Encoder.txt (0.0 KB)
    • 70 - Uploading Picture to S3 English.srt (11.1 KB)
    • 70 - Uploading Picture to S3.mp4 (66.2 MB)
    • 70 - srclibuploadPictureToS3js.txt (0.1 KB)
    • 71 - Quick Error Handling Fix English.srt (2.3 KB)
    • 71 - Quick Error Handling Fix.mp4 (21.1 MB)
    • 72 - Setting Picture URL in DynamoDB English.srt (8.8 KB)
    • 72 - Setting Picture URL in DynamoDB.mp4 (27.2 MB)
    • 73 - Challenge Validate Auction Ownership English.srt (4.3 KB)
    • 73 - Challenge Validate Auction Ownership.mp4 (37.8 MB)
    • 74 - Challenge Validate Request Body base64 English.srt (5.9 KB)
    • 74 - Challenge Validate Request Body base64.mp4 (39.6 MB)
    • 74 - srclibschemasuploadAuctionPictureSchemajs.txt (0.1 KB)
    • 75 - Moving Forward Future Content.html (1.2 KB)
    9 - Bonus Frontend Application
    • 76 - Frontend Demo English.srt (3.1 KB)
    • 76 - Frontend Demo.mp4 (7.6 MB)
    • 77 - Enabling CORS on Auction Service English.srt (4.1 KB)
    • 77 - Enabling CORS on Auction Service.mp4 (25.9 MB)
    • 77 - Your CORS and API Gateway survival guide by Alex DeBrie.txt (0.1 KB)
    • 77 - middyhttpcors.txt (0.0 KB)
    • 78 - Serverless Course Frontend GitHub.txt (0.0 KB)
    • 78 - Setting up the Auctions Frontend English.srt (7.5 KB)
    • 78 - Setting up the Auctions Frontend.mp4 (20.1 MB)
    • Bonus Resources.txt (0.4 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce
REVERSE-PROXY 🔄 RP (success) | 2273ms 📄 torrent 🕐 16 Jan 2026, 05:29:49 pm IST ⏰ 10 Feb 2026, 05:29:49 pm IST ✅ Valid for 24d 23h 🔄 Wait 10m