Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
[FreeAllCourse.Com] Udemy - Serverless Framework Bootcamp Node.js AWS & Microservices
Category:
Other
Size:
1.94 GB
Seeders:
3
Leechers:
0
Downloads:
249
Uploaded:
Sep 1, 2020
Torrent
Magnet
Files
Trackers
Info
[FreeAllCourse.Com] Udemy - Serverless Framework Bootcamp Node.js AWS & Microservices
4. Auctions Service Part 2 (CRUD Operations)
5. CRUD Operation Placing a Bid.mp4
- 57.59 MB
1. Introduction to Middy and Middleware.mp4
- 47.57 MB
1. Introduction to Middy and Middleware.srt
- 8.36 KB
2. CRUD Operation Get Auctions.mp4
- 39.81 MB
2. CRUD Operation Get Auctions.srt
- 7.33 KB
3. CRUD Operation Get Auction by ID.mp4
- 48.8 MB
3. CRUD Operation Get Auction by ID.srt
- 7.96 KB
4. Creating a Common Middleware.mp4
- 31.78 MB
4. Creating a Common Middleware.srt
- 5.47 KB
5. CRUD Operation Placing a Bid.srt
- 9.87 KB
6. Validation Placing a Bid.mp4
- 30.93 MB
6. Validation Placing a Bid.srt
- 5.1 KB
Verify Files.txt
- 1.04 KB
0. Websites you may like
[FreeAllCourse.Com].url
- 52 B
1. Course Introduction
1. Project Overview.mp4
- 17.61 MB
1. Project Overview.srt
- 5.52 KB
2. Serverless Architecture in a Nutshell.mp4
- 16.03 MB
2. Serverless Architecture in a Nutshell.srt
- 3.85 KB
3. Introduction to Serverless Framework.mp4
- 35.89 MB
3. Introduction to Serverless Framework.srt
- 9.02 KB
4. Real-world Serverless Use Cases.mp4
- 12.63 MB
4. Real-world Serverless Use Cases.srt
- 2.51 KB
5. Introduction to Microservices Architecture.mp4
- 41.06 MB
5. Introduction to Microservices Architecture.srt
- 11.66 KB
6. AWS Free Tier.mp4
- 5.51 MB
6. AWS Free Tier.srt
- 1.5 KB
2. Requirements and Prerequisites
1. Installing Node.js and NPM.mp4
- 2.66 MB
1. Installing Node.js and NPM.srt
- 1.23 KB
2. Installing the AWS CLI.mp4
- 2.55 MB
2. Installing the AWS CLI.srt
- 951 B
3. Installing the Serverless Framework CLI.mp4
- 5.26 MB
3. Installing the Serverless Framework CLI.srt
- 1.35 KB
4. Configuring the AWS CLI + IAM.mp4
- 16.42 MB
4. Configuring the AWS CLI + IAM.srt
- 5.27 KB
5. (Optional) AWS Budgets and Alerts.mp4
- 21.86 MB
5. (Optional) AWS Budgets and Alerts.srt
- 5.15 KB
6. My Postman Setup.mp4
- 4.96 MB
6. My Postman Setup.srt
- 2.5 KB
3. Auction Service Part 1
1. Let's Connect!.mp4
- 3.43 MB
1. Let's Connect!.srt
- 833 B
2. Creating a Serverless Framework Project.mp4
- 9.94 MB
2. Creating a Serverless Framework Project.srt
- 2.87 KB
3. The Anatomy of a Serverless Project.mp4
- 39.32 MB
3. The Anatomy of a Serverless Project.srt
- 10.36 KB
4. Deploying Our Application for the First Time.mp4
- 49.12 MB
4. Deploying Our Application for the First Time.srt
- 8.65 KB
5. (Tip) Stack Removal.mp4
- 1.16 MB
5. (Tip) Stack Removal.srt
- 1.27 KB
6. Creating an Auction (Part 1).mp4
- 40.57 MB
6. Creating an Auction (Part 1).srt
- 8.88 KB
7. Creating an Auction (Part 2).mp4
- 22.78 MB
7. Creating an Auction (Part 2).srt
- 5.42 KB
8. Introduction to DynamoDB.mp4
- 56.23 MB
8. Introduction to DynamoDB.srt
- 12.92 KB
9. Creating our DynamoDB Table (IaaC).mp4
- 34.61 MB
9. Creating our DynamoDB Table (IaaC).srt
- 7.76 KB
10. Using the DynamoDB DocumentClient to Insert an Auction.mp4
- 54.46 MB
10. Using the DynamoDB DocumentClient to Insert an Auction.srt
- 8.16 KB
11. Defining IAM Role Statements (Permissions).mp4
- 45.95 MB
11. Defining IAM Role Statements (Permissions).srt
- 8.28 KB
12. Optimising serverless.yml (Part 1) Roles and IAM Statements.mp4
- 34 MB
12. Optimising serverless.yml (Part 1) Roles and IAM Statements.srt
- 5.53 KB
13. Optimising serverless.yml (Part 2) Intrinsic Functions and Custom Variables.mp4
- 46.36 MB
13. Optimising serverless.yml (Part 2) Intrinsic Functions and Custom Variables.srt
- 9.16 KB
14. Serverless Offline - Is It Worth It.mp4
- 28.85 MB
14. Serverless Offline - Is It Worth It.srt
- 4.85 KB
[FreeAllCourse.Com].url
- 52 B
5. Auction Service Part 3 (Processing Auctions)
1. Using Scheduled Events to Process Our Auctions.mp4
- 35.13 MB
1. Using Scheduled Events to Process Our Auctions.srt
- 8.52 KB
2. Creating a Global Secondary Index (status, endingAt).mp4
- 43.07 MB
2. Creating a Global Secondary Index (status, endingAt).srt
- 9.73 KB
3. Identifying Ended Auctions.mp4
- 55.83 MB
3. Identifying Ended Auctions.srt
- 12.03 KB
4. Closing Auctions.mp4
- 45.04 MB
4. Closing Auctions.srt
- 8.91 KB
5. Validation Bidding on Closed Auctions.mp4
- 11.42 MB
5. Validation Bidding on Closed Auctions.srt
- 1.48 KB
6. (Challenge) Getting Auctions - Filter by Status.mp4
- 29.89 MB
6. (Challenge) Getting Auctions - Filter by Status.srt
- 6.61 KB
7. JSON Schema Validation - Get Auctions Status.mp4
- 35.25 MB
7. JSON Schema Validation - Get Auctions Status.srt
- 8.18 KB
8. (Challenge) Create Auction Schema Validation.mp4
- 21.65 MB
8. (Challenge) Create Auction Schema Validation.srt
- 3.84 KB
9. (Challenge) Place Bid Schema Validation.mp4
- 15.9 MB
9. (Challenge) Place Bid Schema Validation.srt
- 2.43 KB
6. Auth Service
1. Section Introduction.mp4
- 16.88 MB
1. Section Introduction.srt
- 4.86 KB
2. Introduction to Auth0.mp4
- 9.47 MB
2. Introduction to Auth0.srt
- 3.1 KB
3. Creating an Auth0 Application.mp4
- 16.51 MB
3. Creating an Auth0 Application.srt
- 2.94 KB
4. Getting Test Tokens.mp4
- 33.11 MB
4. Getting Test Tokens.srt
- 6.78 KB
5. Deploying Auth Service.mp4
- 53.08 MB
5. Deploying Auth Service.srt
- 10.85 KB
6. Protecting Auction Service Endpoints.mp4
- 34.79 MB
6. Protecting Auction Service Endpoints.srt
- 7.11 KB
7. Specifying Seller Identity.mp4
- 15.05 MB
7. Specifying Seller Identity.srt
- 2.93 KB
8. Specifying Bidder Identity (+Validation).mp4
- 30.62 MB
8. Specifying Bidder Identity (+Validation).srt
- 4.17 KB
7. Notification Service
1. Notification Service Setup.mp4
- 7.13 MB
1. Notification Service Setup.srt
- 2.16 KB
2. Verify Email Address (AWS SES).mp4
- 8 MB
2. Verify Email Address (AWS SES).srt
- 1.81 KB
3. Defining the sendMail Lambda Function.mp4
- 17.58 MB
3. Defining the sendMail Lambda Function.srt
- 4.34 KB
4. Sending Our First (Test) Email.mp4
- 29.53 MB
4. Sending Our First (Test) Email.srt
- 6.4 KB
5. Introduction to SQS and Message Queues.mp4
- 29.26 MB
5. Introduction to SQS and Message Queues.srt
- 7.43 KB
6. Provisioning AWS SQS Message Queue (MailQueue).mp4
- 45 MB
6. Provisioning AWS SQS Message Queue (MailQueue).srt
- 8.06 KB
7. Manually Sending SQS Messages.mp4
- 16.72 MB
7. Manually Sending SQS Messages.srt
- 3.19 KB
8. Exporting MailQueue Variables (CloudFormation).mp4
- 32.17 MB
8. Exporting MailQueue Variables (CloudFormation).srt
- 5.79 KB
9. Importing Outputs in Auction Service.mp4
- 24.12 MB
9. Importing Outputs in Auction Service.srt
- 3.91 KB
10. Notifying Bidder and Seller.mp4
- 43.63 MB
10. Notifying Bidder and Seller.srt
- 7.59 KB
11. (Challenge) Handling No Bids Case.mp4
- 22.18 MB
11. (Challenge) Handling No Bids Case.srt
- 2.74 KB
12. (Optional) Uncommenting EventBridge Trigger.mp4
- 4.88 MB
12. (Optional) Uncommenting EventBridge Trigger.srt
- 925 B
8. Auction Picture (Amazon S3)
1. Setting up an S3 Bucket and Lambda Function.mp4
- 53.91 MB
1. Setting up an S3 Bucket and Lambda Function.srt
- 9.88 KB
2. (Optional) Amazon S3 Picture Expiry.mp4
- 7.85 MB
2. (Optional) Amazon S3 Picture Expiry.srt
- 1.75 KB
3. Uploading Picture to S3.mp4
- 49.25 MB
3. Uploading Picture to S3.srt
- 9.98 KB
4. Quick Error Handling Fix.mp4
- 18.18 MB
4. Quick Error Handling Fix.srt
- 1.99 KB
5. Setting Picture URL in DynamoDB.mp4
- 46.26 MB
5. Setting Picture URL in DynamoDB.srt
- 8.3 KB
6. (Challenge) Validate Auction Ownership.mp4
- 26.93 MB
6. (Challenge) Validate Auction Ownership.srt
- 3.82 KB
7. (Challenge) Validate Request Body (base64).mp4
- 33.98 MB
7. (Challenge) Validate Request Body (base64).srt
- 5.18 KB
9. (Bonus) Front-end Application
1. Front-end Demo.mp4
- 13.1 MB
1. Front-end Demo.srt
- 2.89 KB
2. Enabling CORS on Auction Service.mp4
- 23.22 MB
2. Enabling CORS on Auction Service.srt
- 3.92 KB
3. Setting up the Auctions Front-end.mp4
- 24.13 MB
3. Setting up the Auctions Front-end.srt
- 7.03 KB
Trackers
Seeders
Leechers
Downloads
udp://tracker.opentrackr.org:1337/announce
0
0
0
udp://tracker.moeking.me:6969/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
2
0
31
udp://open.stealth.si:80/announce
2
0
216
udp://tracker.openbittorrent.com:80/announce
0
0
0
udp://p4p.arenabg.com:1337/announce
2
0
0
udp://tracker4.itzmx.com:2710/announce
0
0
0
udp://retracker.lanta-net.ru:2710/announce
0
0
0
udp://exodus.desync.com:6969/announce
3
0
2
udp://explodie.org:6969/announce
2
0
0
udp://tracker.internetwarriors.net:1337/announce
0
0
0
InfoHash:
B1303D315730EEA1510DDF73D22C7EB0BB5CF194
Last updated:
Jan 25, 2022
File count:
145 B
File Category:
1
Tags:
freeallcourse, udemy, serverless, framework, bootcamp, node, microservices
Related Torrents
Udemy - Business Intelligence con Excel e Power BI [Ita]
Other
Feb 12, 2024
19.22 GB
1
182
435
Torrent
Magnet
[GigaCourse.Com] Udemy - Beginner Machine Learning in Python + ChatGPT Bonus [2023]
Other
Mar 14, 2024
694.56 MB
78
91
1.42 k
Torrent
Magnet
Udemy - Advanced MS Word Course from Beginner to Expert
Other
Apr 4, 2024
2.88 GB
43
122
890
Torrent
Magnet
[ CourseWikia.com ] Udemy - Graphic Design Masterclass - Master Illustrator and Photoshop
Other
Mar 22, 2024
3.8 GB
12
152
385
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - 6G, 5G, 4G, 3G, 2G Telecom Technologies - Foundation
Ebook/Course
Dec 28, 2023
2.37 GB
11
149
375
Torrent
Magnet
Udemy - Python Pro - La Guida Completa, da Zero a Professionista (Update 03-2024) [Ita]
Other
Jun 10, 2024
2.26 GB
1
147
355
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - SQL Basics to Expert - Your Complete Learning Journey
Other
Mar 22, 2024
2.31 GB
6
140
340
Torrent
Magnet
Udemy - Revit MEP Electrical Masterclass From Beginner to Advanced
Other
Jun 27, 2024
2.96 GB
51
78
985
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Microsoft PowerPoint - Presentations and Data Visualization
Other
Feb 4, 2024
1.16 GB
31
95
995
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Survive Apocalipse - Learn The Secrets Of Survival In Wartimes
Ebook/Course
Dec 28, 2023
1.59 GB
7
117
310
Torrent
Magnet
[GigaCourse.Com] Udemy - 70+ JavaScript Challenges Data Structures & Algorithms
Other
Apr 10, 2024
5.58 GB
43
80
1.52 k
Torrent
Magnet
[ CourseWikia.com ] Udemy - Secrets of Efficient Reading and Speed Reading
Other
Jan 11, 2024
1.47 GB
43
79
703
Torrent
Magnet
[Udemy] Python - Полный Курс по Python, Django, Data Science и ML (2023)
Other
Sep 21, 2023
23.66 GB
21
99
600
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Short Form Video Editing Powered By Ai
Other
Apr 9, 2024
1.56 GB
12
109
295
Torrent
Magnet
[ CourseWikia.com ] Udemy - Adobe Photoshop Cc Complete Mastery Course Basic To Advanced
Other
Apr 25, 2024
1.76 GB
5
116
285
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Excel Advanced Dashboard Infographics MasterClass Volume 2
Other
Mar 23, 2024
2.15 GB
30
86
928
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Machine Learning , Ui Ux , Powerpoint Presentation Course
Other
Jan 12, 2024
2.68 GB
7
107
290
Torrent
Magnet
Udemy - Da 0 ad Ethical Hacker [Ita]
Other
Mar 11, 2024
4.47 GB
1
110
260
Torrent
Magnet
[ FreeCryptoLearn.com ] Udemy - How to ChatGPT and AI for Anything and Everything
Other
Mar 22, 2024
1.45 GB
49
59
812
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - IT support and troubleshooting
Ebook/Course
Dec 29, 2023
2.23 GB
43
63
575
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books