本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - AWS Serverless APIs & Apps - A Complete Introduction

种子简介

种子名称: [FreeCourseSite.com] Udemy - AWS Serverless APIs & Apps - A Complete Introduction
文件类型: 视频
文件数目: 111个文件
文件大小: 1.77 GB
收录时间: 2021-5-31 22:48
已经下载: 3
资源热度: 464
最近下载: 2024-6-14 17:54

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:29a3748f6847e9fe4bb51262a0f01c84f916cb27&dn=[FreeCourseSite.com] Udemy - AWS Serverless APIs & Apps - A Complete Introduction 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - AWS Serverless APIs & Apps - A Complete Introduction.torrent
  • 1. Getting Started/Lesson 1. Introduction.mp412.35MB
  • 1. Getting Started/Lesson 2. What is AWS.mp410.92MB
  • 1. Getting Started/Lesson 3. What is Serverless Development.mp421.03MB
  • 1. Getting Started/Lesson 4. AWS Signup & First Serverless API.mp432.69MB
  • 1. Getting Started/Lesson 5. Why AWS.mp43.95MB
  • 1. Getting Started/Lesson 6. Course Structure.mp412.82MB
  • 1. Getting Started/Lesson 7. How to get the Most out of this Course.mp49.13MB
  • 2. The Core Serverless Services/Lesson 10. The Course Project.mp410.97MB
  • 2. The Core Serverless Services/Lesson 8. Module Introduction.mp42.61MB
  • 2. The Core Serverless Services/Lesson 9. An Overview over the Core Serverless Services.mp419.43MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 11. Module Introduction.mp43.98MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 12. What is API Gateway.mp47.94MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 13. Accessing the API Gateway Console.mp44.33MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 14. General API Gateway Features.mp420.6MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 15. API-specific Features & Options.mp420.44MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 16. Introducing the Request-Response Cycle.mp420.91MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 17. Understanding the Request-Response Cycle.mp421.51MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 18. Creating a New API.mp413.92MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 19. Creating a Resource (= URL Path).mp413.15MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 20. Handling CORS and the OPTIONS Preflight Request.mp416.76MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 21. Creating a (HTTP) Method.mp416.53MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 22. What is AWS Lambda.mp49.9MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 23. Creating a Lambda Function.mp442.61MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 24. Connecting Lambda Functions to API Gateway Endpoints.mp45.94MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 25. Accessing the API from the Web & Fixing CORS Issues.mp426.12MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 26. Understanding event in Lambda Functions.mp48.11MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 27. Forwarding Requests with Proxy Integration.mp416.32MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 28. Accessing Lambda Logs.mp412.73MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 29. Getting Started with Body Mapping Templates.mp420.75MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 30. Extracting Request Data with Body Mapping Templates.mp421.31MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 31. What's the Idea behind Body Mappings.mp410.18MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 32. Mapping Response Data.mp410.98MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 33. Using Models & Validating Requests.mp413.88MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 34. Models & Mappings.mp427.84MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 35. Next Steps.mp45.78MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 36. Adding a DELETE Method Endpoint to the API.mp49.97MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 37. Using Path Parameters.mp435.47MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 38. Accessing the API from the Web - The Right Way.mp426.74MB
  • 3. Creating an API with API Gateway & AWS Lambda/Lesson 39. Wrap Up.mp412.4MB
  • 4. Data Storage with DynamoDB/Lesson 40. Module Introduction.mp42.91MB
  • 4. Data Storage with DynamoDB/Lesson 41. What is DynamoDB.mp49.89MB
  • 4. Data Storage with DynamoDB/Lesson 42. How DynamoDB Organizes Data.mp420.37MB
  • 4. Data Storage with DynamoDB/Lesson 43. NoSQL vs SQL.mp49.6MB
  • 4. Data Storage with DynamoDB/Lesson 44. Using DynamoDB with Lambda.mp43.19MB
  • 4. Data Storage with DynamoDB/Lesson 45. Creating a Table in DynamoDB.mp410.44MB
  • 4. Data Storage with DynamoDB/Lesson 46. Understanding Read & Write Capacity.mp418.02MB
  • 4. Data Storage with DynamoDB/Lesson 47. Creating and Scanning Items.mp48.18MB
  • 4. Data Storage with DynamoDB/Lesson 48. What about multiple Databases.mp45.55MB
  • 4. Data Storage with DynamoDB/Lesson 49. Accessing DynamoDB from Lambda.mp421.44MB
  • 4. Data Storage with DynamoDB/Lesson 50. Sidenote How Lambda works behind the Scenes.mp47.19MB
  • 4. Data Storage with DynamoDB/Lesson 51. Putting Items into a DynamoDB Table from Lambda.mp425.44MB
  • 4. Data Storage with DynamoDB/Lesson 52. Setting Permissions Right.mp49.4MB
  • 4. Data Storage with DynamoDB/Lesson 53. Using API Gateway (Request) Data for Item Creation.mp425.98MB
  • 4. Data Storage with DynamoDB/Lesson 54. Mapping the Response & Web Testing.mp410.5MB
  • 4. Data Storage with DynamoDB/Lesson 55. Scanning Data in DynamoDB from Lambda.mp438.35MB
  • 4. Data Storage with DynamoDB/Lesson 56. Improving the IAM Permissions.mp417.62MB
  • 4. Data Storage with DynamoDB/Lesson 57. Restructuring Fetched Data in Lambda.mp411.41MB
  • 4. Data Storage with DynamoDB/Lesson 58. Getting a Single Item from DynamoDB via Lambda.mp423.14MB
  • 4. Data Storage with DynamoDB/Lesson 59. Testing it from the Web & Passing Correct Data.mp45.47MB
  • 4. Data Storage with DynamoDB/Lesson 60. Preparing Delete Permissions.mp411.44MB
  • 4. Data Storage with DynamoDB/Lesson 61. Deleting Items in DynamoDB via Lambda.mp418.2MB
  • 4. Data Storage with DynamoDB/Lesson 62. Mapping DynamoDB Responses.mp425.09MB
  • 4. Data Storage with DynamoDB/Lesson 63. Wrap Up.mp48.28MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 64. Module Introduction.mp47.34MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 65. How to add Authorization to API Gateway.mp49.24MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 66. Understanding Custom Authorizers (API Gateway).mp417.11MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 67. Creating a Custom Authorizer Function.mp437.05MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 68. Using Custom Authorizers.mp422.45MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 69. Retrieving Users from Custom Authorizers.mp427.37MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 70. What is AWS Cognito.mp49.42MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 71. Cognito User Pools and Federated Identities.mp46.58MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 72. Creating a Cognito User Pool.mp430.66MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 73. Understanding the Cognito Auth Flow.mp49.56MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 74. Adding Cognito to a Frontend App - Getting Started.mp425.77MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 75. Adding Signup to the Frontend App.mp457.81MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 76. Adding User Confirmation to a Frontend App.mp419.06MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 77. Adding Signin to a Frontend App.mp424.7MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 78. Managing User State with Cognito.mp417.18MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 79. Using a Cognito Authorizer with API Gateway.mp410.59MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 80. Passing the right User ID to Lambda.mp427.94MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 81. Using Query Params & Cognito from Lambda.mp430.6MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 82. Passing Query Params from the Frontend.mp416.69MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 83. Passing the User Id to the DELETE Endpoint.mp421.92MB
  • 5. Authenticating Users with Cognito and API Gateway Authorizers/Lesson 84. Wrap Up.mp47.95MB
  • 6. Hosting a Serverless SPA/Lesson 85. Module Introduction.mp47.71MB
  • 6. Hosting a Serverless SPA/Lesson 86. What is S3.mp48.73MB
  • 6. Hosting a Serverless SPA/Lesson 87. Creating a S3 Bucket.mp417.62MB
  • 6. Hosting a Serverless SPA/Lesson 88. Uploading the Web App to the Bucket.mp410.97MB
  • 6. Hosting a Serverless SPA/Lesson 89. Turning a S3 Bucket into a Static Webserver.mp413.81MB
  • 6. Hosting a Serverless SPA/Lesson 90. Setting up Logging.mp46.84MB
  • 6. Hosting a Serverless SPA/Lesson 91. Optimizing Content Delivery What is AWS CloudFront.mp49.47MB
  • 6. Hosting a Serverless SPA/Lesson 92. Setting up a CloudFront Distribution.mp417.67MB
  • 6. Hosting a Serverless SPA/Lesson 93. Finishing the CloudFront Setup.mp44.24MB
  • 6. Hosting a Serverless SPA/Lesson 94. Using a Custom Domain What is Route53.mp44.21MB
  • 6. Hosting a Serverless SPA/Lesson 95. Registering a Domain.mp48.03MB
  • 6. Hosting a Serverless SPA/Lesson 96. Connecting a Domain to a CloudFront Distribution.mp427.6MB
  • 6. Hosting a Serverless SPA/Lesson 97. Wrap Up.mp45.49MB
  • 7. Beyond the Basics - An Outlook/Lesson 100. Other AWS Lambda Triggers.mp431.46MB
  • 7. Beyond the Basics - An Outlook/Lesson 101. Going Serverless with a Node Express App (Non-API!).mp48.1MB
  • 7. Beyond the Basics - An Outlook/Lesson 102. Running Node Express Apps via Lambda + API Gateway.mp439.53MB
  • 7. Beyond the Basics - An Outlook/Lesson 103. Pros and Cons of Serverless NodeExpress MPA.mp414.24MB
  • 7. Beyond the Basics - An Outlook/Lesson 104. Serverless Apps and Security.mp445.36MB
  • 7. Beyond the Basics - An Outlook/Lesson 105. A Case of a Better Development Workflow.mp43.94MB
  • 7. Beyond the Basics - An Outlook/Lesson 106. Getting to know the Serverless Framework.mp425.88MB
  • 7. Beyond the Basics - An Outlook/Lesson 107. Getting to know SAM (Serverless Application Model) by AWS.mp416.7MB
  • 7. Beyond the Basics - An Outlook/Lesson 108. Testing Serverless Apps with localstack.mp417.61MB
  • 7. Beyond the Basics - An Outlook/Lesson 109. Other useful AWS Services.mp435.54MB
  • 7. Beyond the Basics - An Outlook/Lesson 110. Wrap Up.mp44.26MB
  • 7. Beyond the Basics - An Outlook/Lesson 98. Module Introduction.mp412.08MB
  • 7. Beyond the Basics - An Outlook/Lesson 99. Documenting an API.mp47.91MB
  • 8. Course Roundup/Lesson 111. Roundup.mp49.77MB