-
Урок 1. 00:03:57Project Overview
-
Урок 2. 00:02:46Serverless Architecture in a Nutshell
-
Урок 3. 00:06:14Introduction to Serverless Framework
-
Урок 4. 00:01:48Real-world Serverless Use Cases
-
Урок 5. 00:07:51Introduction to Microservices Architecture
-
Урок 6. 00:01:02AWS Free Tier
-
Урок 7. 00:00:46Installing Node.js and NPM
-
Урок 8. 00:00:38Installing the AWS CLI
-
Урок 9. 00:01:06Installing the Serverless Framework CLI
-
Урок 10. 00:03:34Configuring the AWS CLI + IAM
-
Урок 11. 00:03:51(Optional) AWS Budgets and Alerts
-
Урок 12. 00:01:32My Postman Setup
-
Урок 13. 00:00:30Let's Connect!
-
Урок 14. 00:02:13Creating a Serverless Framework Project
-
Урок 15. 00:07:23The Anatomy of a Serverless Project
-
Урок 16. 00:06:56Deploying Our Application for the First Time
-
Урок 17. 00:00:45(Tip) Stack Removal
-
Урок 18. 00:07:01Creating an Auction (Part 1)
-
Урок 19. 00:04:39Creating an Auction (Part 2)
-
Урок 20. 00:09:54Introduction to DynamoDB
-
Урок 21. 00:06:20Creating our DynamoDB Table (IaaC)
-
Урок 22. 00:07:00Using the DynamoDB DocumentClient to Insert an Auction
-
Урок 23. 00:06:46Defining IAM Role Statements (Permissions)
-
Урок 24. 00:04:48Optimising serverless.yml (Part 1): Roles and IAM Statements
-
Урок 25. 00:07:30Optimising serverless.yml (Part 2): Intrinsic Functions and Custom Variables
-
Урок 26. 00:03:10Serverless Offline - Is It Worth It?
-
Урок 27. 00:07:56Introduction to Middy and Middleware
-
Урок 28. 00:06:05CRUD Operation: Get Auctions
-
Урок 29. 00:07:34CRUD Operation: Get Auction by ID
-
Урок 30. 00:04:55Creating a Common Middleware
-
Урок 31. 00:08:20CRUD Operation: Placing a Bid
-
Урок 32. 00:04:23Validation: Placing a Bid
-
Урок 33. 00:06:22Using Scheduled Events to Process Our Auctions
-
Урок 34. 00:07:22Creating a Global Secondary Index (status, endingAt)
-
Урок 35. 00:09:25Identifying Ended Auctions
-
Урок 36. 00:07:30Closing Auctions
-
Урок 37. 00:01:35Validation: Bidding on Closed Auctions
-
Урок 38. 00:05:17(Challenge) Getting Auctions - Filter by Status
-
Урок 39. 00:06:30JSON Schema Validation - Get Auctions Status
-
Урок 40. 00:03:35(Challenge) Create Auction Schema Validation
-
Урок 41. 00:02:22(Challenge) Place Bid Schema Validation
-
Урок 42. 00:03:28Section Introduction
-
Урок 43. 00:02:13Introduction to Auth0
-
Урок 44. 00:02:31Creating an Auth0 Application
-
Урок 45. 00:05:09Getting Test Tokens
-
Урок 46. 00:08:11Deploying Auth Service
-
Урок 47. 00:05:35Protecting Auction Service Endpoints
-
Урок 48. 00:02:27Specifying Seller Identity
-
Урок 49. 00:04:14Specifying Bidder Identity (+Validation)
-
Урок 50. 00:01:38Notification Service Setup
-
Урок 51. 00:01:22Verify Email Address (AWS SES)
-
Урок 52. 00:03:48Defining the sendMail Lambda Function
-
Урок 53. 00:05:00Sending Our First (Test) Email
-
Урок 54. 00:05:33Introduction to SQS and Message Queues
-
Урок 55. 00:07:19Provisioning AWS SQS Message Queue (MailQueue)
-
Урок 56. 00:02:26Manually Sending SQS Messages
-
Урок 57. 00:05:21Exporting MailQueue Variables (CloudFormation)
-
Урок 58. 00:03:38Importing Outputs in Auction Service
-
Урок 59. 00:07:06Notifying Bidder and Seller
-
Урок 60. 00:02:48(Challenge) Handling No Bids Case
-
Урок 61. 00:00:32(Optional) Uncommenting EventBridge Trigger
-
Урок 62. 00:08:27Setting up an S3 Bucket and Lambda Function
-
Урок 63. 00:01:24(Optional) Amazon S3 Picture Expiry
-
Урок 64. 00:08:07Uploading Picture to S3
-
Урок 65. 00:02:03Quick Error Handling Fix
-
Урок 66. 00:06:34Setting Picture URL in DynamoDB
-
Урок 67. 00:03:15(Challenge) Validate Auction Ownership
-
Урок 68. 00:04:51(Challenge) Validate Request Body (base64)
-
Урок 69. 00:02:16Front-end Demo
-
Урок 70. 00:03:06Enabling CORS on Auction Service
-
Урок 71. 00:04:48Setting up the Auctions Front-end
- Категории
- Источники
- Все курсы
- Разделы
- Книги