首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[DesireCourse.Net] Udemy - Microservices with Node JS and React
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-7-28 09:27
2024-11-13 07:28
284
20.59 GB
590
磁力链接
magnet:?xt=urn:btih:483c17564dafbff01cffe084107edd3e8da6ed46
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQ4M2MxNzU2NGRhZmJmZjAxY2ZmZTA4NDEwN2VkZDNlOGRhNmVkNDZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
DesireCourse
Net
Udemy
-
Microservices
with
Node
JS
and
React
文件列表
1. Fundamental Ideas Around Microservices/1. How to Get Help.mp4
3.76MB
1. Fundamental Ideas Around Microservices/2. What Is a Microservice.mp4
18.51MB
1. Fundamental Ideas Around Microservices/3. Data in Microservices.mp4
48.9MB
1. Fundamental Ideas Around Microservices/5. Big Problems with Data.mp4
37.81MB
1. Fundamental Ideas Around Microservices/6. Sync Communication Between Services.mp4
50.23MB
1. Fundamental Ideas Around Microservices/7. Event-Based Communication.mp4
36.64MB
1. Fundamental Ideas Around Microservices/8. A Crazy Way of Storing Data.mp4
78.44MB
1. Fundamental Ideas Around Microservices/9. Pros and Cons of Async Communication.mp4
53.17MB
10. Testing Isolated Microservices/1. Scope of Testing.mp4
30.17MB
10. Testing Isolated Microservices/10. Requiring Unique Emails.mp4
12.74MB
10. Testing Isolated Microservices/11. Changing Node Env During Tests.mp4
40.52MB
10. Testing Isolated Microservices/12. Tests Around Sign In Functionality.mp4
38.64MB
10. Testing Isolated Microservices/13. Testing Sign Out.mp4
26.37MB
10. Testing Isolated Microservices/14. Issues with Cookies During Testing.mp4
31.45MB
10. Testing Isolated Microservices/15. Easy Auth Solution.mp4
20.8MB
10. Testing Isolated Microservices/16. Auth Helper Function.mp4
54.8MB
10. Testing Isolated Microservices/17. Testing Non-Authed Requests.mp4
13.01MB
10. Testing Isolated Microservices/2. Testing Goals.mp4
32.24MB
10. Testing Isolated Microservices/3. Testing Architecture.mp4
53.32MB
10. Testing Isolated Microservices/4. Index to App Refactor.mp4
26.33MB
10. Testing Isolated Microservices/5. A Few Dependencies.mp4
24.6MB
10. Testing Isolated Microservices/6. Test Environment Setup.mp4
48.91MB
10. Testing Isolated Microservices/7. Our First Test.mp4
40.04MB
10. Testing Isolated Microservices/8. An Important Note.mp4
7.46MB
10. Testing Isolated Microservices/9. Testing Invalid Input.mp4
36.76MB
11. Integrating a Server-Side-Rendered React App/1. Starting the React App.mp4
13.33MB
11. Integrating a Server-Side-Rendered React App/10. Successful Account Signup.mp4
36.72MB
11. Integrating a Server-Side-Rendered React App/11. Handling Validation Errors.mp4
42.93MB
11. Integrating a Server-Side-Rendered React App/12. The useRequest Hook.mp4
44.8MB
11. Integrating a Server-Side-Rendered React App/13. Using the useRequest Hook.mp4
27.49MB
11. Integrating a Server-Side-Rendered React App/14. An onSuccess Callback.mp4
40.79MB
11. Integrating a Server-Side-Rendered React App/15. Overview on Server Side Rendering.mp4
36.93MB
11. Integrating a Server-Side-Rendered React App/16. Fetching Data During SSR.mp4
30.58MB
11. Integrating a Server-Side-Rendered React App/17. Why the Error.mp4
62.08MB
11. Integrating a Server-Side-Rendered React App/18. Two Possible Solutions.mp4
43.33MB
11. Integrating a Server-Side-Rendered React App/19. Cross Namespace Service Communication.mp4
46.29MB
11. Integrating a Server-Side-Rendered React App/2. Reminder on Server Side Rendering.mp4
21.3MB
11. Integrating a Server-Side-Rendered React App/20. When is GetInitialProps Called.mp4
47.19MB
11. Integrating a Server-Side-Rendered React App/21. On the Server or the Browser.mp4
14.58MB
11. Integrating a Server-Side-Rendered React App/22. Specifying the Host.mp4
60.2MB
11. Integrating a Server-Side-Rendered React App/23. Passing Through the Cookies.mp4
32.51MB
11. Integrating a Server-Side-Rendered React App/24. A Reusable API Client.mp4
43.55MB
11. Integrating a Server-Side-Rendered React App/25. Content on the Landing Page.mp4
13.04MB
11. Integrating a Server-Side-Rendered React App/26. The Sign In Form.mp4
22.62MB
11. Integrating a Server-Side-Rendered React App/27. A Reusable Header.mp4
33.96MB
11. Integrating a Server-Side-Rendered React App/28. Moving GetInitialProps.mp4
13.61MB
11. Integrating a Server-Side-Rendered React App/29. Issues with Custom App GetInitialProps.mp4
50.15MB
11. Integrating a Server-Side-Rendered React App/3. Basics of Next JS.mp4
21.45MB
11. Integrating a Server-Side-Rendered React App/30. Handling Multiple GetInitialProps.mp4
46.9MB
11. Integrating a Server-Side-Rendered React App/31. Passing Props Through.mp4
23.9MB
11. Integrating a Server-Side-Rendered React App/32. Building the Header.mp4
29.04MB
11. Integrating a Server-Side-Rendered React App/33. Conditionally Showing Links.mp4
39.73MB
11. Integrating a Server-Side-Rendered React App/34. Signing Out.mp4
24.12MB
11. Integrating a Server-Side-Rendered React App/4. Building a Next Image.mp4
18.02MB
11. Integrating a Server-Side-Rendered React App/5. Running Next in Kubernetes.mp4
58.37MB
11. Integrating a Server-Side-Rendered React App/6. Note on File Change Detection.mp4
19.34MB
11. Integrating a Server-Side-Rendered React App/7. Adding Global CSS.mp4
25.34MB
11. Integrating a Server-Side-Rendered React App/8. Adding a Sign Up Form.mp4
16.51MB
11. Integrating a Server-Side-Rendered React App/9. Handling Email and Password Inputs.mp4
25.26MB
12. Code Sharing and Reuse Between Services/1. Shared Logic Between Services.mp4
26.97MB
12. Code Sharing and Reuse Between Services/2. Options for Code Sharing.mp4
25.73MB
12. Code Sharing and Reuse Between Services/3. NPM Organizations.mp4
20.73MB
12. Code Sharing and Reuse Between Services/4. Publishing NPM Modules.mp4
17.1MB
12. Code Sharing and Reuse Between Services/5. Project Setup.mp4
44.4MB
12. Code Sharing and Reuse Between Services/6. An Easy Publish Command.mp4
38.39MB
12. Code Sharing and Reuse Between Services/7. Relocating Shared Code.mp4
36.65MB
12. Code Sharing and Reuse Between Services/8. Updating Import Statements.mp4
39.97MB
12. Code Sharing and Reuse Between Services/9. Updating the Common Module.mp4
34.15MB
13. Create-Read-Update-Destroy Server Setup/1. Ticketing Service Overview.mp4
17.65MB
13. Create-Read-Update-Destroy Server Setup/10. Building a Session.mp4
48.35MB
13. Create-Read-Update-Destroy Server Setup/11. Testing Request Validation.mp4
29.88MB
13. Create-Read-Update-Destroy Server Setup/12. Validating Title and Price.mp4
24.78MB
13. Create-Read-Update-Destroy Server Setup/13. Reminder on Mongoose with TypeScript.mp4
47.14MB
13. Create-Read-Update-Destroy Server Setup/14. Defining the Ticket Model.mp4
23.06MB
13. Create-Read-Update-Destroy Server Setup/15. Creation via Route Handler.mp4
63.23MB
13. Create-Read-Update-Destroy Server Setup/16. Testing Show Routes.mp4
37.81MB
13. Create-Read-Update-Destroy Server Setup/17. Unexpected Failure!.mp4
36.04MB
13. Create-Read-Update-Destroy Server Setup/18. What's that Error!.mp4
62.92MB
13. Create-Read-Update-Destroy Server Setup/19. Better Error Logging.mp4
38.43MB
13. Create-Read-Update-Destroy Server Setup/2. Project Setup.mp4
38.29MB
13. Create-Read-Update-Destroy Server Setup/20. Complete Index Route Implementation.mp4
39.89MB
13. Create-Read-Update-Destroy Server Setup/21. Ticket Updating.mp4
39.66MB
13. Create-Read-Update-Destroy Server Setup/22. Handling Updates.mp4
28.33MB
13. Create-Read-Update-Destroy Server Setup/23. Permission Checking.mp4
42.34MB
13. Create-Read-Update-Destroy Server Setup/24. Final Update Changes.mp4
60.85MB
13. Create-Read-Update-Destroy Server Setup/25. Manual Testing.mp4
29.31MB
13. Create-Read-Update-Destroy Server Setup/3. Running the Ticket Service.mp4
43.53MB
13. Create-Read-Update-Destroy Server Setup/4. Mongo Connection URI.mp4
67.56MB
13. Create-Read-Update-Destroy Server Setup/5. Quick Auth Update.mp4
14.01MB
13. Create-Read-Update-Destroy Server Setup/6. Test-First Approach.mp4
23.29MB
13. Create-Read-Update-Destroy Server Setup/7. Creating the Router.mp4
32.57MB
13. Create-Read-Update-Destroy Server Setup/8. Adding Auth Protection.mp4
64.82MB
13. Create-Read-Update-Destroy Server Setup/9. Faking Authentication During Tests.mp4
45.61MB
14. NATS Streaming Server - An Event Bus Implementation/1. What Now.mp4
18.22MB
14. NATS Streaming Server - An Event Bus Implementation/10. Accessing Event Data.mp4
44.13MB
14. NATS Streaming Server - An Event Bus Implementation/11. Client ID Generation.mp4
26.63MB
14. NATS Streaming Server - An Event Bus Implementation/12. Queue Groups.mp4
49.99MB
14. NATS Streaming Server - An Event Bus Implementation/13. Manual Ack Mode.mp4
56.61MB
14. NATS Streaming Server - An Event Bus Implementation/14. Client Health Checks.mp4
55.61MB
14. NATS Streaming Server - An Event Bus Implementation/15. Graceful Client Shutdown.mp4
52.88MB
14. NATS Streaming Server - An Event Bus Implementation/16. Core Concurrency Issues.mp4
96.45MB
14. NATS Streaming Server - An Event Bus Implementation/17. Common Questions.mp4
53.48MB
14. NATS Streaming Server - An Event Bus Implementation/18. [Optional] More Possible Concurrency Solutions.mp4
127.03MB
14. NATS Streaming Server - An Event Bus Implementation/19. Solving Concurrency Issues.mp4
150MB
14. NATS Streaming Server - An Event Bus Implementation/2. Three Important Items.mp4
37.4MB
14. NATS Streaming Server - An Event Bus Implementation/20. Concurrency Control with the Tickets App.mp4
75.49MB
14. NATS Streaming Server - An Event Bus Implementation/21. Event Redelivery.mp4
33.43MB
14. NATS Streaming Server - An Event Bus Implementation/22. Durable Subscriptions.mp4
62.53MB
14. NATS Streaming Server - An Event Bus Implementation/3. Creating a NATS Streaming Deployment.mp4
36.94MB
14. NATS Streaming Server - An Event Bus Implementation/4. Big Notes on NATS Streaming.mp4
72.57MB
14. NATS Streaming Server - An Event Bus Implementation/5. Building a NATS Test Project.mp4
34.19MB
14. NATS Streaming Server - An Event Bus Implementation/7. Port-Forwarding with Kubectl.mp4
26.38MB
14. NATS Streaming Server - An Event Bus Implementation/8. Publishing Events.mp4
35.69MB
14. NATS Streaming Server - An Event Bus Implementation/9. Listening For Data.mp4
32.34MB
15. Connecting to NATS in a Node JS World/1. Reusable NATS Listeners.mp4
34.04MB
15. Connecting to NATS in a Node JS World/10. Enforcing Data Types.mp4
28.81MB
15. Connecting to NATS in a Node JS World/11. Where Does this Get Used.mp4
23MB
15. Connecting to NATS in a Node JS World/12. Custom Publisher.mp4
48.61MB
15. Connecting to NATS in a Node JS World/13. Using the Custom Publisher.mp4
24.93MB
15. Connecting to NATS in a Node JS World/14. Awaiting Event Publication.mp4
24.03MB
15. Connecting to NATS in a Node JS World/15. Common Event Definitions Summary.mp4
39.41MB
15. Connecting to NATS in a Node JS World/16. Updating the Common Module.mp4
55.93MB
15. Connecting to NATS in a Node JS World/17. Restarting NATS.mp4
11.78MB
15. Connecting to NATS in a Node JS World/2. The Listener Abstract Class.mp4
67.51MB
15. Connecting to NATS in a Node JS World/3. Extending the Listener.mp4
45.25MB
15. Connecting to NATS in a Node JS World/4. Quick Refactor.mp4
26.15MB
15. Connecting to NATS in a Node JS World/5. Leveraging TypeScript for Listener Validation.mp4
38.6MB
15. Connecting to NATS in a Node JS World/6. Subjects Enum.mp4
18.53MB
15. Connecting to NATS in a Node JS World/7. Custom Event Interface.mp4
14.33MB
15. Connecting to NATS in a Node JS World/8. Enforcing Listener Subjects.mp4
55.32MB
16. Managing a NATS Client/1. Publishing Ticket Creation.mp4
19.61MB
16. Managing a NATS Client/10. Failed Event Publishing.mp4
52.18MB
16. Managing a NATS Client/11. Handling Publish Failures.mp4
38.92MB
16. Managing a NATS Client/12. Fixing a Few Tests.mp4
29.1MB
16. Managing a NATS Client/13. Redirecting Imports.mp4
40.51MB
16. Managing a NATS Client/14. Providing a Mock Implementation.mp4
63.89MB
16. Managing a NATS Client/15. Test-Suite Wide Mocks.mp4
20.17MB
16. Managing a NATS Client/16. Ensuring Mock Invocations.mp4
61.26MB
16. Managing a NATS Client/17. NATS Env Variables.mp4
64.66MB
16. Managing a NATS Client/2. More on Publishing.mp4
22.13MB
16. Managing a NATS Client/3. NATS Client Singleton.mp4
37.15MB
16. Managing a NATS Client/4. Remember Mongoose.mp4
34.86MB
16. Managing a NATS Client/5. Singleton Implementation.mp4
60.61MB
16. Managing a NATS Client/6. Accessing the NATS Client.mp4
35.82MB
16. Managing a NATS Client/7. Graceful Shutdown.mp4
60.36MB
16. Managing a NATS Client/8. Successful Listen!.mp4
22.64MB
16. Managing a NATS Client/9. Ticket Update Publishing.mp4
32.76MB
17. Cross-Service Data Replication In Action/1. The Orders Service.mp4
38MB
17. Cross-Service Data Replication In Action/10. Creating an Order Status Enum.mp4
58.73MB
17. Cross-Service Data Replication In Action/11. More on Mongoose Refs.mp4
23.01MB
17. Cross-Service Data Replication In Action/12. Defining the Ticket Model.mp4
46.98MB
17. Cross-Service Data Replication In Action/13. Order Creation Logic.mp4
40.95MB
17. Cross-Service Data Replication In Action/14. Finding Reserved Tickets.mp4
45.55MB
17. Cross-Service Data Replication In Action/15. Convenience Document Methods.mp4
63.61MB
17. Cross-Service Data Replication In Action/16. Order Expiration Times.mp4
47.79MB
17. Cross-Service Data Replication In Action/17. Test Suite Setup.mp4
22.04MB
17. Cross-Service Data Replication In Action/18. Asserting Tickets Exist.mp4
42.87MB
17. Cross-Service Data Replication In Action/19. Asserting Reserved Tickets.mp4
31.91MB
17. Cross-Service Data Replication In Action/2. Scaffolding the Orders Service.mp4
30.72MB
17. Cross-Service Data Replication In Action/20. Testing the Success Case.mp4
29.08MB
17. Cross-Service Data Replication In Action/21. Fetching a User's Orders.mp4
29.97MB
17. Cross-Service Data Replication In Action/22. A Slightly Complicated Test.mp4
83.76MB
17. Cross-Service Data Replication In Action/23. Fetching Individual Orders.mp4
26.89MB
17. Cross-Service Data Replication In Action/24. Does Fetching Work.mp4
46.01MB
17. Cross-Service Data Replication In Action/25. Cancelling an Order.mp4
30.26MB
17. Cross-Service Data Replication In Action/26. Can We Cancel.mp4
63.39MB
17. Cross-Service Data Replication In Action/3. A Touch More Setup.mp4
62.14MB
17. Cross-Service Data Replication In Action/4. Ingress Routing Rules.mp4
14.13MB
17. Cross-Service Data Replication In Action/5. Scaffolding a Few Route Handlers.mp4
70.92MB
17. Cross-Service Data Replication In Action/6. Subtle Service Coupling.mp4
46.12MB
17. Cross-Service Data Replication In Action/7. Associating Orders and Tickets.mp4
41.18MB
17. Cross-Service Data Replication In Action/8. Order Model Setup.mp4
53.82MB
17. Cross-Service Data Replication In Action/9. The Need for an Enum.mp4
31.59MB
18. Understanding Event Flow/1. Orders Service Events.mp4
24MB
18. Understanding Event Flow/2. Creating the Events.mp4
51.83MB
18. Understanding Event Flow/3. Implementing the Publishers.mp4
14.6MB
18. Understanding Event Flow/4. Publishing the Order Creation.mp4
37.67MB
18. Understanding Event Flow/5. Publishing Order Cancellation.mp4
19.86MB
18. Understanding Event Flow/6. Testing Event Publishing.mp4
44.11MB
19. Listening for Events and Handling Concurrency Issues/1. Time for Listeners!.mp4
14.78MB
19. Listening for Events and Handling Concurrency Issues/10. Clear Concurrency Issues.mp4
86.18MB
19. Listening for Events and Handling Concurrency Issues/11. Reminder on Versioning Records.mp4
43.78MB
19. Listening for Events and Handling Concurrency Issues/12. Optimistic Concurrency Control.mp4
34.26MB
19. Listening for Events and Handling Concurrency Issues/13. Mongoose Update-If-Current.mp4
27.68MB
19. Listening for Events and Handling Concurrency Issues/14. Implementing OCC with Mongoose.mp4
23.02MB
19. Listening for Events and Handling Concurrency Issues/15. Testing OCC.mp4
55.19MB
19. Listening for Events and Handling Concurrency Issues/16. One More Test.mp4
25.04MB
19. Listening for Events and Handling Concurrency Issues/17. Who Updates Versions.mp4
43.32MB
19. Listening for Events and Handling Concurrency Issues/18. Including Versions in Events.mp4
15.2MB
19. Listening for Events and Handling Concurrency Issues/19. Updating Tickets Event Definitions.mp4
28.17MB
19. Listening for Events and Handling Concurrency Issues/2. Reminder on Listeners.mp4
15.09MB
19. Listening for Events and Handling Concurrency Issues/20. Applying a Version Query.mp4
49.01MB
19. Listening for Events and Handling Concurrency Issues/21. Did it Work.mp4
30.37MB
19. Listening for Events and Handling Concurrency Issues/22. Abstracted Query Method.mp4
42.38MB
19. Listening for Events and Handling Concurrency Issues/23. [Optional] Versioning Without Update-If-Current.mp4
123.9MB
19. Listening for Events and Handling Concurrency Issues/24. Testing Listeners.mp4
29.53MB
19. Listening for Events and Handling Concurrency Issues/25. A Complete Listener Test.mp4
69.82MB
19. Listening for Events and Handling Concurrency Issues/26. Testing the Ack Call.mp4
14.81MB
19. Listening for Events and Handling Concurrency Issues/27. Testing the Ticket Updated Listener.mp4
56.4MB
19. Listening for Events and Handling Concurrency Issues/28. Success Case Testing.mp4
31.29MB
19. Listening for Events and Handling Concurrency Issues/29. Out-Of-Order Events.mp4
29.41MB
19. Listening for Events and Handling Concurrency Issues/3. Blueprint for Listeners.mp4
18.63MB
19. Listening for Events and Handling Concurrency Issues/30. The Next Few Videos.mp4
22.99MB
19. Listening for Events and Handling Concurrency Issues/31. Fixing a Few Tests.mp4
56.92MB
19. Listening for Events and Handling Concurrency Issues/32. Listeners in the Tickets Service.mp4
13.2MB
19. Listening for Events and Handling Concurrency Issues/33. Building the Listener.mp4
24.84MB
19. Listening for Events and Handling Concurrency Issues/34. Strategies for Locking a Ticket.mp4
30.99MB
19. Listening for Events and Handling Concurrency Issues/35. Reserving a Ticket.mp4
29.16MB
19. Listening for Events and Handling Concurrency Issues/36. Setup for Testing Reservation.mp4
42.89MB
19. Listening for Events and Handling Concurrency Issues/37. Test Implementation.mp4
26.66MB
19. Listening for Events and Handling Concurrency Issues/38. Missing Update Event.mp4
38.98MB
19. Listening for Events and Handling Concurrency Issues/39. Private vs Protected Properties.mp4
53.82MB
19. Listening for Events and Handling Concurrency Issues/4. A Few More Reminders.mp4
35.36MB
19. Listening for Events and Handling Concurrency Issues/40. Publishing While Listening.mp4
46.1MB
19. Listening for Events and Handling Concurrency Issues/41. Mock Function Arguments.mp4
71.04MB
19. Listening for Events and Handling Concurrency Issues/42. Order Cancelled Listener.mp4
47.82MB
19. Listening for Events and Handling Concurrency Issues/43. A Lightning-Quick Test.mp4
46.5MB
19. Listening for Events and Handling Concurrency Issues/44. Don't Forget to Listen!.mp4
19.51MB
19. Listening for Events and Handling Concurrency Issues/45. Rejecting Edits of Reserved Tickets.mp4
45.92MB
19. Listening for Events and Handling Concurrency Issues/5. Simple onMessage Implementation.mp4
16.13MB
19. Listening for Events and Handling Concurrency Issues/6. ID Adjustment.mp4
36.9MB
19. Listening for Events and Handling Concurrency Issues/7. Ticket Updated Listener Implementation.mp4
31.02MB
19. Listening for Events and Handling Concurrency Issues/8. Initializing the Listeners.mp4
26.71MB
19. Listening for Events and Handling Concurrency Issues/9. A Quick Manual Test.mp4
25.49MB
2. A Mini-Microservices App/1. App Overview.mp4
32.92MB
2. A Mini-Microservices App/10. Handling CORS Errors.mp4
28.6MB
2. A Mini-Microservices App/11. Fetching and Rendering Posts.mp4
59.72MB
2. A Mini-Microservices App/12. Creating Comments.mp4
51.15MB
2. A Mini-Microservices App/13. Displaying Comments.mp4
48.22MB
2. A Mini-Microservices App/15. Request Minimization Strategies.mp4
34.61MB
2. A Mini-Microservices App/16. An Async Solution.mp4
49.9MB
2. A Mini-Microservices App/17. Common Questions Around Async Events.mp4
35.85MB
2. A Mini-Microservices App/18. Event Bus Overview.mp4
34.58MB
2. A Mini-Microservices App/19. A Basic Event Bus Implementation.mp4
32.35MB
2. A Mini-Microservices App/2. Project Setup.mp4
19.92MB
2. A Mini-Microservices App/20. Emitting Events.mp4
31.64MB
2. A Mini-Microservices App/21. Emitting Comment Creation Events.mp4
27.65MB
2. A Mini-Microservices App/22. Receiving Events.mp4
26.55MB
2. A Mini-Microservices App/23. Creating the Data Query Service.mp4
23.75MB
2. A Mini-Microservices App/24. Parsing Incoming Events.mp4
46.1MB
2. A Mini-Microservices App/25. Using the Query Service.mp4
49.15MB
2. A Mini-Microservices App/26. Adding a Simple Feature.mp4
29.9MB
2. A Mini-Microservices App/27. Issues with Comment Filtering.mp4
56.01MB
2. A Mini-Microservices App/28. A Second Approach.mp4
44.56MB
2. A Mini-Microservices App/29. How to Handle Resource Updates.mp4
38.4MB
2. A Mini-Microservices App/3. Posts Service Creation.mp4
49.59MB
2. A Mini-Microservices App/30. Creating the Moderation Service.mp4
34.06MB
2. A Mini-Microservices App/31. Adding Comment Moderation.mp4
37.55MB
2. A Mini-Microservices App/32. Handling Moderation.mp4
39.03MB
2. A Mini-Microservices App/33. Updating Comment Content.mp4
39.2MB
2. A Mini-Microservices App/34. A Quick Test.mp4
41.37MB
2. A Mini-Microservices App/35. Rendering Comments by Status.mp4
21.13MB
2. A Mini-Microservices App/36. Dealing with Missing Events.mp4
66.64MB
2. A Mini-Microservices App/37. Implementing Event Sync.mp4
45.21MB
2. A Mini-Microservices App/38. Event Syncing in Action.mp4
30.99MB
2. A Mini-Microservices App/4. Testing the Posts Service.mp4
17.88MB
2. A Mini-Microservices App/5. Implementing a Comments Service.mp4
58.93MB
2. A Mini-Microservices App/6. Quick Comments Test.mp4
17.72MB
2. A Mini-Microservices App/8. React Project Setup.mp4
30.1MB
2. A Mini-Microservices App/9. Building Post Submission.mp4
68.28MB
20. Worker Services/1. The Expiration Service.mp4
15.22MB
20. Worker Services/10. Testing Job Processing.mp4
26.5MB
20. Worker Services/11. Delaying Job Processing.mp4
36.63MB
20. Worker Services/12. Defining the Expiration Complete Event.mp4
25.82MB
20. Worker Services/13. Publishing an Event on Job Processing.mp4
39.34MB
20. Worker Services/14. Handling an Expiration Event.mp4
37.31MB
20. Worker Services/15. Emitting the Order Cancelled Event.mp4
39.44MB
20. Worker Services/16. Testing the Expiration Complete Listener.mp4
37.07MB
20. Worker Services/17. A Touch More Testing.mp4
55.77MB
20. Worker Services/18. Listening for Expiration.mp4
18.98MB
20. Worker Services/19. Don't Cancel Completed Orders!.mp4
7.74MB
20. Worker Services/2. Expiration Options.mp4
43.98MB
20. Worker Services/3. Initial Setup.mp4
45.79MB
20. Worker Services/4. A Touch of Kubernetes Setup.mp4
49.85MB
20. Worker Services/5. File Sync Setup.mp4
24.38MB
20. Worker Services/6. Listener Creation.mp4
18.59MB
20. Worker Services/7. What's Bull All About.mp4
24.98MB
20. Worker Services/8. Creating a Queue.mp4
47.74MB
20. Worker Services/9. Queueing a Job on Event Arrival.mp4
39.8MB
21. Handling Payments/1. The Payments Service.mp4
15.85MB
21. Handling Payments/10. Starting the Listeners.mp4
36.4MB
21. Handling Payments/11. Payments Flow with Stripe.mp4
25.39MB
21. Handling Payments/12. Implementing the Create Charge Handler.mp4
53.85MB
21. Handling Payments/13. Validating Order Payment.mp4
27.57MB
21. Handling Payments/14. Testing Order Validation Before Payment.mp4
48.43MB
21. Handling Payments/15. Testing Same-User Validation.mp4
38.99MB
21. Handling Payments/16. Stripe Setup.mp4
21.98MB
21. Handling Payments/17. Creating a Stripe Secret.mp4
19.18MB
21. Handling Payments/18. Creating a Charge with Stripe.mp4
45.62MB
21. Handling Payments/19. Manual Testing of Payments.mp4
42.98MB
21. Handling Payments/2. Initial Setup.mp4
65.95MB
21. Handling Payments/20. Automated Payment Testing.mp4
41.3MB
21. Handling Payments/21. Mocked Stripe Client.mp4
28.01MB
21. Handling Payments/22. A More Realistic Test Setup.mp4
60.51MB
21. Handling Payments/23. Realistic Test Implementation.mp4
42.7MB
21. Handling Payments/24. Tying an Order and Charge Together.mp4
43.39MB
21. Handling Payments/25. Testing Payment Creation.mp4
44.41MB
21. Handling Payments/26. Publishing a Payment Created Event.mp4
38.32MB
21. Handling Payments/27. More on Publishing.mp4
23.78MB
21. Handling Payments/28. Marking an Order as Complete.mp4
42.08MB
21. Handling Payments/3. Replicated Fields.mp4
28.88MB
21. Handling Payments/4. Another Order Model!.mp4
40.03MB
21. Handling Payments/5. Update-If-Current.mp4
8.24MB
21. Handling Payments/6. Replicating Orders.mp4
23.82MB
21. Handling Payments/7. Testing Order Creation.mp4
38.2MB
21. Handling Payments/8. Marking an Order as Cancelled.mp4
32.59MB
21. Handling Payments/9. Cancelled Testing.mp4
40.6MB
22. Back to the Client/1. A Few More Pages.mp4
40.56MB
22. Back to the Client/10. Programmatic Navigation to Wildcard Routes.mp4
29.38MB
22. Back to the Client/11. The Expiration Timer.mp4
62.46MB
22. Back to the Client/12. Displaying the Expiration.mp4
6.2MB
22. Back to the Client/13. Showing a Stripe Payment Form.mp4
19.96MB
22. Back to the Client/14. Configuring Stripe.mp4
30.79MB
22. Back to the Client/15. Test Credit Card Numbers.mp4
15.71MB
22. Back to the Client/16. Paying for an Order.mp4
83.73MB
22. Back to the Client/17. Filtering Reserved Tickets.mp4
13.55MB
22. Back to the Client/18. Header Links.mp4
12.41MB
22. Back to the Client/19. Rendering a List of Orders.mp4
38.07MB
22. Back to the Client/2. Reminder on Data Fetching with Next.mp4
47.68MB
22. Back to the Client/3. Two Quick Fixes.mp4
37.68MB
22. Back to the Client/4. Scaffolding a Form.mp4
21.82MB
22. Back to the Client/5. Sanitizing Price Input.mp4
35.2MB
22. Back to the Client/6. Ticket Creation.mp4
46.25MB
22. Back to the Client/7. Listing All Tickets.mp4
51.24MB
22. Back to the Client/8. Linking to Wildcard Routes.mp4
44.09MB
22. Back to the Client/9. Creating an Order.mp4
44.86MB
23. CICD/1. Development Workflow.mp4
21.4MB
23. CICD/10. Deployment Options.mp4
47.53MB
23. CICD/11. Creating a Hosted Cluster.mp4
14.7MB
23. CICD/12. Reminder on Kubernetes Context.mp4
21.3MB
23. CICD/13. Reminder on Swapping Contexts.mp4
19.89MB
23. CICD/14. The Deployment Plan.mp4
30.75MB
23. CICD/15. Building an Image in an Action.mp4
56.15MB
23. CICD/16. Testing the Image Build.mp4
19.83MB
23. CICD/17. Restarting the Deployment.mp4
51.73MB
23. CICD/18. Applying Kubernetes Manifests.mp4
22.7MB
23. CICD/19. Prod vs Dev Manifest Files.mp4
29.66MB
23. CICD/2. Git Repository Approaches.mp4
34.85MB
23. CICD/20. Manual Secret Creation.mp4
16.1MB
23. CICD/21. Don't Forget Ingress-Nginx!.mp4
33.63MB
23. CICD/22. Testing Automated Deployment.mp4
18.99MB
23. CICD/23. Additional Deploy Files.mp4
57.51MB
23. CICD/24. A Successful Deploy!.mp4
45.57MB
23. CICD/25. Buying a Domain Name.mp4
19.67MB
23. CICD/26. Configuring the Domain Name.mp4
36.21MB
23. CICD/29. I Really Hope This Works.mp4
6.53MB
23. CICD/3. Creating a GitHub Action.mp4
43.23MB
23. CICD/30. Next Steps.mp4
33.33MB
23. CICD/4. Adding a CI Test Script.mp4
16.31MB
23. CICD/5. Running Tests on PR Creation.mp4
34.71MB
23. CICD/6. Output of Failing Tests.mp4
41.36MB
23. CICD/7. Running Tests in Parallel.mp4
40.88MB
23. CICD/8. Verifying a Test Run.mp4
21.76MB
23. CICD/9. Selective Test Execution.mp4
31.44MB
24. [Appendix A] - Basics of Docker/1. Why Use Docker.mp4
27.47MB
24. [Appendix A] - Basics of Docker/10. Using the Docker Client.mp4
44.93MB
24. [Appendix A] - Basics of Docker/11. But Really... What's a Container.mp4
65.71MB
24. [Appendix A] - Basics of Docker/12. How's Docker Running on Your Computer.mp4
22.83MB
24. [Appendix A] - Basics of Docker/13. Docker Run in Detail.mp4
13.34MB
24. [Appendix A] - Basics of Docker/14. Overriding Default Commands.mp4
34.18MB
24. [Appendix A] - Basics of Docker/15. Listing Running Containers.mp4
29.66MB
24. [Appendix A] - Basics of Docker/16. Container Lifecycle.mp4
40.68MB
24. [Appendix A] - Basics of Docker/17. Restarting Stopped Containers.mp4
25.94MB
24. [Appendix A] - Basics of Docker/18. Removing Stopped Containers.mp4
13.34MB
24. [Appendix A] - Basics of Docker/19. Retrieving Output Logs.mp4
16.89MB
24. [Appendix A] - Basics of Docker/2. What is Docker.mp4
19.65MB
24. [Appendix A] - Basics of Docker/20. Stopping Containers.mp4
38.99MB
24. [Appendix A] - Basics of Docker/21. Multi-Command Containers.mp4
29.35MB
24. [Appendix A] - Basics of Docker/22. Executing Commands in Running Containers.mp4
22.22MB
24. [Appendix A] - Basics of Docker/23. The Purpose of the 'it' Flag.mp4
29.32MB
24. [Appendix A] - Basics of Docker/24. Getting a Command Prompt in a Container.mp4
27.33MB
24. [Appendix A] - Basics of Docker/25. Starting with a Shell.mp4
14.92MB
24. [Appendix A] - Basics of Docker/26. Container Isolation.mp4
16.51MB
24. [Appendix A] - Basics of Docker/27. Creating Docker Images.mp4
17.33MB
24. [Appendix A] - Basics of Docker/28. Building a Dockerfile.mp4
33.72MB
24. [Appendix A] - Basics of Docker/29. Dockerfile Teardown.mp4
21MB
24. [Appendix A] - Basics of Docker/3. Docker for Mac Windows.mp4
14.19MB
24. [Appendix A] - Basics of Docker/30. What's a Base Image.mp4
43.84MB
24. [Appendix A] - Basics of Docker/31. The Build Process in Detail.mp4
115.5MB
24. [Appendix A] - Basics of Docker/32. A Brief Recap.mp4
32.24MB
24. [Appendix A] - Basics of Docker/33. Rebuilds with Cache.mp4
68.22MB
24. [Appendix A] - Basics of Docker/34. Tagging an Image.mp4
30.39MB
24. [Appendix A] - Basics of Docker/35. Manual Image Generation with Docker Commit.mp4
35.82MB
24. [Appendix A] - Basics of Docker/36. Project Outline.mp4
16.28MB
24. [Appendix A] - Basics of Docker/37. Node Server Setup.mp4
27.99MB
24. [Appendix A] - Basics of Docker/38. A Few Planned Errors.mp4
34.52MB
24. [Appendix A] - Basics of Docker/39. Base Image Issues.mp4
62.68MB
24. [Appendix A] - Basics of Docker/4. Installing Docker on macOS.mp4
40.36MB
24. [Appendix A] - Basics of Docker/40. A Few Missing Files.mp4
30.26MB
24. [Appendix A] - Basics of Docker/41. Copying Build Files.mp4
38.22MB
24. [Appendix A] - Basics of Docker/43. Container Port Forwarding.mp4
51.9MB
24. [Appendix A] - Basics of Docker/44. Specifying a Working Directory.mp4
51.08MB
24. [Appendix A] - Basics of Docker/45. Unnecessary Rebuilds.mp4
29.55MB
24. [Appendix A] - Basics of Docker/46. Minimizing Cache Busting and Rebuilds.mp4
37.96MB
24. [Appendix A] - Basics of Docker/6. Installing Docker for Windows - Professional and Enterprise.mp4
19.89MB
24. [Appendix A] - Basics of Docker/7. More Windows Setup - Professional and Enterprise.mp4
8.52MB
24. [Appendix A] - Basics of Docker/8. One Last Piece of Windows Setup - Professional and Enterprise.mp4
15MB
25. [Appendix B] - Basics of Typescript/1. How to Get Help.mp4
4.97MB
25. [Appendix B] - Basics of Typescript/10. Types.mp4
26.9MB
25. [Appendix B] - Basics of Typescript/11. More on Types.mp4
33.77MB
25. [Appendix B] - Basics of Typescript/12. Examples of Types.mp4
18.37MB
25. [Appendix B] - Basics of Typescript/13. Where Do We Use Types.mp4
4.17MB
25. [Appendix B] - Basics of Typescript/14. Type Annotations and Inference.mp4
10.97MB
25. [Appendix B] - Basics of Typescript/15. Annotations With Variables.mp4
22.39MB
25. [Appendix B] - Basics of Typescript/16. Object Literal Annotations.mp4
31.56MB
25. [Appendix B] - Basics of Typescript/17. Annotations Around Functions.mp4
31.6MB
25. [Appendix B] - Basics of Typescript/18. Understanding Inference.mp4
22.47MB
25. [Appendix B] - Basics of Typescript/19. The Any Type.mp4
43.73MB
25. [Appendix B] - Basics of Typescript/2. TypeScript Overview.mp4
32.06MB
25. [Appendix B] - Basics of Typescript/20. Fixing the Any Type.mp4
11.63MB
25. [Appendix B] - Basics of Typescript/21. Delayed Initialization.mp4
18.33MB
25. [Appendix B] - Basics of Typescript/22. When Inference Doesn't Work.mp4
24.38MB
25. [Appendix B] - Basics of Typescript/23. Annotations Around Functions.mp4
25.75MB
25. [Appendix B] - Basics of Typescript/24. Inference Around Functions.mp4
22.7MB
25. [Appendix B] - Basics of Typescript/25. Annotations for Anonymous Functions.mp4
9.56MB
25. [Appendix B] - Basics of Typescript/26. Void and Never.mp4
15.38MB
25. [Appendix B] - Basics of Typescript/27. Destructuring with Annotations.mp4
23.14MB
25. [Appendix B] - Basics of Typescript/28. Annotations Around Objects.mp4
36.9MB
25. [Appendix B] - Basics of Typescript/29. Arrays in TypeScript.mp4
19.1MB
25. [Appendix B] - Basics of Typescript/3. Environment Setup.mp4
49.83MB
25. [Appendix B] - Basics of Typescript/30. Why Typed Arrays.mp4
25.54MB
25. [Appendix B] - Basics of Typescript/31. Multiple Typees in Arrays.mp4
15.53MB
25. [Appendix B] - Basics of Typescript/32. When to Use Typed Arrays.mp4
4.42MB
25. [Appendix B] - Basics of Typescript/33. Tuples in TypeScript.mp4
23.21MB
25. [Appendix B] - Basics of Typescript/34. Tuples in Action.mp4
24.24MB
25. [Appendix B] - Basics of Typescript/35. Why Tuples.mp4
16.68MB
25. [Appendix B] - Basics of Typescript/36. Interfaces.mp4
6.74MB
25. [Appendix B] - Basics of Typescript/37. Long Type Annotations.mp4
21.84MB
25. [Appendix B] - Basics of Typescript/38. Fixing Annotations With Interfaces.mp4
31.67MB
25. [Appendix B] - Basics of Typescript/39. Syntax Around Interfaces.mp4
24.47MB
25. [Appendix B] - Basics of Typescript/4. A First App.mp4
20.77MB
25. [Appendix B] - Basics of Typescript/40. Functions in Interfaces.mp4
29.11MB
25. [Appendix B] - Basics of Typescript/41. Code Reuse with Interfaces.mp4
27.03MB
25. [Appendix B] - Basics of Typescript/42. General Plan with Interfaces.mp4
17.97MB
25. [Appendix B] - Basics of Typescript/43. Classes.mp4
17.07MB
25. [Appendix B] - Basics of Typescript/44. Basic Inheritance.mp4
16.39MB
25. [Appendix B] - Basics of Typescript/45. Class Method Modifiers.mp4
37.38MB
25. [Appendix B] - Basics of Typescript/46. Fields in Classes.mp4
38.15MB
25. [Appendix B] - Basics of Typescript/47. Fields with Inheritance.mp4
29.49MB
25. [Appendix B] - Basics of Typescript/48. Where to Use Classes.mp4
5.21MB
25. [Appendix B] - Basics of Typescript/49. App Overview.mp4
14MB
25. [Appendix B] - Basics of Typescript/5. Executing Typescript Code.mp4
21.08MB
25. [Appendix B] - Basics of Typescript/50. Parcel in Action.mp4
20.8MB
25. [Appendix B] - Basics of Typescript/51. Project Structure.mp4
17.53MB
25. [Appendix B] - Basics of Typescript/52. Generating Random Data.mp4
29.47MB
25. [Appendix B] - Basics of Typescript/53. Type Definition Files.mp4
28.28MB
25. [Appendix B] - Basics of Typescript/54. Using Type Definition Files.mp4
43.03MB
25. [Appendix B] - Basics of Typescript/55. Export Statements in TypeScript.mp4
27.63MB
25. [Appendix B] - Basics of Typescript/56. Defining a Company.mp4
28.02MB
25. [Appendix B] - Basics of Typescript/57. Adding Google Maps Support.mp4
43.94MB
25. [Appendix B] - Basics of Typescript/58. Google Maps Integration with TypeScript.mp4
24.07MB
25. [Appendix B] - Basics of Typescript/59. Exploring Type Definition Files.mp4
98.38MB
25. [Appendix B] - Basics of Typescript/6. One Quick Change.mp4
17.89MB
25. [Appendix B] - Basics of Typescript/60. Hiding Functionality.mp4
39.82MB
25. [Appendix B] - Basics of Typescript/61. Why Use Private Modifiers Here's Why.mp4
41.49MB
25. [Appendix B] - Basics of Typescript/62. Adding Markers.mp4
67.48MB
25. [Appendix B] - Basics of Typescript/63. Duplicate Code.mp4
21.19MB
25. [Appendix B] - Basics of Typescript/64. One Possible Solution.mp4
44.03MB
25. [Appendix B] - Basics of Typescript/65. Restricting Access with Interfaces.mp4
34.9MB
25. [Appendix B] - Basics of Typescript/66. Implicit Type Checks.mp4
24.08MB
25. [Appendix B] - Basics of Typescript/67. Showing Popup Windows.mp4
60.42MB
25. [Appendix B] - Basics of Typescript/68. Updating Interface Definitions.mp4
54.56MB
25. [Appendix B] - Basics of Typescript/69. Optional Implements Clauses.mp4
45.11MB
25. [Appendix B] - Basics of Typescript/7. Catching Errors with TypeScript.mp4
46.01MB
25. [Appendix B] - Basics of Typescript/70. App Wrapup.mp4
54MB
25. [Appendix B] - Basics of Typescript/8. Catching More Errors!.mp4
32.72MB
25. [Appendix B] - Basics of Typescript/9. Do Not Skip - Course Overview.mp4
15.82MB
3. Running Services with Docker/1. Deployment Issues.mp4
40.7MB
3. Running Services with Docker/2. Why Docker.mp4
17.86MB
3. Running Services with Docker/3. Why Kubernetes.mp4
34MB
3. Running Services with Docker/4. Don't Know Docker Watch This..mp4
6.26MB
3. Running Services with Docker/5. Dockerizing the Posts Service.mp4
19.92MB
3. Running Services with Docker/6. Review Some Basic Commands.mp4
31.53MB
3. Running Services with Docker/7. Dockering Other Services.mp4
14.52MB
4. Orchestrating Collections of Services with Kubernetes/1. Installing Kubernetes.mp4
21.13MB
4. Orchestrating Collections of Services with Kubernetes/10. Creating a Deployment.mp4
24.14MB
4. Orchestrating Collections of Services with Kubernetes/11. Common Commands Around Deployments.mp4
23.4MB
4. Orchestrating Collections of Services with Kubernetes/12. Updating Deployments.mp4
31.49MB
4. Orchestrating Collections of Services with Kubernetes/13. Preferred Method for Updating Deployments.mp4
32.12MB
4. Orchestrating Collections of Services with Kubernetes/14. Networking With Services.mp4
27.41MB
4. Orchestrating Collections of Services with Kubernetes/15. Creating a NodePort Service.mp4
41.17MB
4. Orchestrating Collections of Services with Kubernetes/16. Accessing NodePort Services.mp4
27.05MB
4. Orchestrating Collections of Services with Kubernetes/17. Setting Up Cluster IP Services.mp4
16.96MB
4. Orchestrating Collections of Services with Kubernetes/18. Building a Deployment for the Event Bus.mp4
27.25MB
4. Orchestrating Collections of Services with Kubernetes/19. Adding ClusterIP Services.mp4
40.36MB
4. Orchestrating Collections of Services with Kubernetes/2. A Kubernetes Tour.mp4
62.26MB
4. Orchestrating Collections of Services with Kubernetes/20. How to Communicate Between Services.mp4
24.91MB
4. Orchestrating Collections of Services with Kubernetes/21. Updating Service Addresses.mp4
40.14MB
4. Orchestrating Collections of Services with Kubernetes/22. Verifying Communication.mp4
23.33MB
4. Orchestrating Collections of Services with Kubernetes/23. Adding Query, Moderation and Comments.mp4
64.46MB
4. Orchestrating Collections of Services with Kubernetes/24. Testing Communication.mp4
34.7MB
4. Orchestrating Collections of Services with Kubernetes/25. Load Balancer Services.mp4
28.12MB
4. Orchestrating Collections of Services with Kubernetes/26. Load Balancers and Ingress.mp4
38.77MB
4. Orchestrating Collections of Services with Kubernetes/27. Installing Ingress-Nginx.mp4
53.56MB
4. Orchestrating Collections of Services with Kubernetes/28. Writing Ingress Config Files.mp4
24.65MB
4. Orchestrating Collections of Services with Kubernetes/29. Hosts File Tweak.mp4
35.03MB
4. Orchestrating Collections of Services with Kubernetes/3. Important Kubernetes Terminology.mp4
18.79MB
4. Orchestrating Collections of Services with Kubernetes/31. Deploying the React App.mp4
36.11MB
4. Orchestrating Collections of Services with Kubernetes/32. Unique Route Paths.mp4
38.32MB
4. Orchestrating Collections of Services with Kubernetes/33. Final Route Config.mp4
37.73MB
4. Orchestrating Collections of Services with Kubernetes/34. Introducing Skaffold.mp4
19.16MB
4. Orchestrating Collections of Services with Kubernetes/35. Skaffold Setup.mp4
50.3MB
4. Orchestrating Collections of Services with Kubernetes/36. First Time Skaffold Startup.mp4
7.62MB
4. Orchestrating Collections of Services with Kubernetes/37. A Few Notes on Skaffold.mp4
54.69MB
4. Orchestrating Collections of Services with Kubernetes/4. Notes on Config Files.mp4
23.01MB
4. Orchestrating Collections of Services with Kubernetes/5. Creating a Pod.mp4
27.03MB
4. Orchestrating Collections of Services with Kubernetes/6. Understanding a Pod Spec.mp4
36.19MB
4. Orchestrating Collections of Services with Kubernetes/7. Common Kubectl Commands.mp4
31.53MB
4. Orchestrating Collections of Services with Kubernetes/8. A Time-Saving Alias.mp4
11.19MB
4. Orchestrating Collections of Services with Kubernetes/9. Introducing Deployments.mp4
23.75MB
5. Architecture of Multi-Service Apps/1. Big Ticket Items.mp4
109.33MB
5. Architecture of Multi-Service Apps/11. Ingress-Nginx Setup.mp4
37.2MB
5. Architecture of Multi-Service Apps/12. Hosts File and Security Warning.mp4
18.65MB
5. Architecture of Multi-Service Apps/2. App Overview.mp4
61.09MB
5. Architecture of Multi-Service Apps/3. Resource Types.mp4
23.01MB
5. Architecture of Multi-Service Apps/4. Service Types.mp4
24.03MB
5. Architecture of Multi-Service Apps/5. Events and Architecture Design.mp4
23.25MB
5. Architecture of Multi-Service Apps/7. Auth Service Setup.mp4
20.77MB
5. Architecture of Multi-Service Apps/8. Auth K8s Setup.mp4
32.89MB
5. Architecture of Multi-Service Apps/9. Adding Skaffold.mp4
28.24MB
6. Leveraging a Cloud Environment for Development/1. Note on Remote Development.mp4
16.18MB
6. Leveraging a Cloud Environment for Development/10. Creating a Load Balancer.mp4
30.68MB
6. Leveraging a Cloud Environment for Development/11. Final Config and Test.mp4
43.46MB
6. Leveraging a Cloud Environment for Development/2. Remote Dev with Skaffold.mp4
41.58MB
6. Leveraging a Cloud Environment for Development/3. Google Cloud Initial Setup.mp4
14.46MB
6. Leveraging a Cloud Environment for Development/4. Kubernetes Cluster Creation.mp4
18.36MB
6. Leveraging a Cloud Environment for Development/5. Kubectl Contexts.mp4
24.5MB
6. Leveraging a Cloud Environment for Development/6. Initializing the GCloud SDK.mp4
28.48MB
6. Leveraging a Cloud Environment for Development/7. Installing the GCloud Context.mp4
25.02MB
6. Leveraging a Cloud Environment for Development/8. Updating the Skaffold Config.mp4
27.26MB
6. Leveraging a Cloud Environment for Development/9. More Skaffold Updates.mp4
6.51MB
7. Response Normalization Strategies/1. Creating Route Handlers.mp4
28.84MB
7. Response Normalization Strategies/10. Communicating More Info to the Error Handler.mp4
34.36MB
7. Response Normalization Strategies/11. Encoding More Information In an Error.mp4
31.69MB
7. Response Normalization Strategies/12. Subclassing for Custom Errors.mp4
48.57MB
7. Response Normalization Strategies/13. Determining Error Type.mp4
22.33MB
7. Response Normalization Strategies/14. Converting Errors to Responses.mp4
71.14MB
7. Response Normalization Strategies/15. Moving Logic Into Errors.mp4
61.41MB
7. Response Normalization Strategies/16. Verifying Our Custom Errors.mp4
63.98MB
7. Response Normalization Strategies/17. Final Error Related Code.mp4
67.32MB
7. Response Normalization Strategies/18. How to Define New Custom Errors.mp4
30.91MB
7. Response Normalization Strategies/19. Uh Oh... Async Error Handling.mp4
42.51MB
7. Response Normalization Strategies/2. Scaffolding Routes.mp4
25.94MB
7. Response Normalization Strategies/3. Adding Validation.mp4
58.23MB
7. Response Normalization Strategies/4. Handling Validation Errors.mp4
43.22MB
7. Response Normalization Strategies/6. Surprising Complexity Around Errors.mp4
36.93MB
7. Response Normalization Strategies/7. Other Sources of Errors.mp4
31.51MB
7. Response Normalization Strategies/8. Solution for Error Handling.mp4
38.69MB
7. Response Normalization Strategies/9. Building an Error Handling Middleware.mp4
45.23MB
8. Database Management and Modeling/1. Creating Databases in Kubernetes.mp4
48.05MB
8. Database Management and Modeling/10. User Creation.mp4
43.14MB
8. Database Management and Modeling/11. Proper Error Handling.mp4
49.06MB
8. Database Management and Modeling/13. Reminder on Password Hashing.mp4
30.13MB
8. Database Management and Modeling/14. Adding Password Hashing.mp4
39.81MB
8. Database Management and Modeling/15. Comparing Hashed Password.mp4
19.15MB
8. Database Management and Modeling/16. Mongoose Pre-Save Hooks.mp4
40.6MB
8. Database Management and Modeling/2. Connecting to MongoDB.mp4
53.13MB
8. Database Management and Modeling/3. Understanding the Signup Flow.mp4
28.96MB
8. Database Management and Modeling/4. Getting TypeScript and Mongoose to Cooperate.mp4
30.92MB
8. Database Management and Modeling/5. Creating the User Model.mp4
23.93MB
8. Database Management and Modeling/6. Type Checking User Properties.mp4
33.24MB
8. Database Management and Modeling/7. Adding Static Properties to a Model.mp4
39.22MB
8. Database Management and Modeling/8. Defining Extra Document Properties.mp4
40.43MB
8. Database Management and Modeling/9. What's That Angle Bracket For.mp4
22.38MB
9. Authentication Strategies and Options/1. Fundamental Authentication Strategies.mp4
59.45MB
9. Authentication Strategies and Options/10. Generating a JWT.mp4
58.92MB
9. Authentication Strategies and Options/11. JWT Signing Keys.mp4
30.45MB
9. Authentication Strategies and Options/12. Securely Storing Secrets with Kubernetes.mp4
11.2MB
9. Authentication Strategies and Options/13. Creating and Accessing Secrets.mp4
53.27MB
9. Authentication Strategies and Options/14. Accessing Env Variables in a Pod.mp4
36.81MB
9. Authentication Strategies and Options/15. Common Response Properties.mp4
26.49MB
9. Authentication Strategies and Options/16. Formatting JSON Properties.mp4
72.12MB
9. Authentication Strategies and Options/17. The Signin Flow.mp4
56.15MB
9. Authentication Strategies and Options/18. Common Request Validation Middleware.mp4
40.95MB
9. Authentication Strategies and Options/19. Sign In Logic.mp4
49.05MB
9. Authentication Strategies and Options/2. Huge Issues with Authentication Strategies.mp4
51.11MB
9. Authentication Strategies and Options/20. Quick Sign In Test.mp4
11.33MB
9. Authentication Strategies and Options/21. Current User Handler.mp4
16.43MB
9. Authentication Strategies and Options/22. Returning the Current User.mp4
56.38MB
9. Authentication Strategies and Options/23. Signing Out.mp4
15.72MB
9. Authentication Strategies and Options/24. Creating a Current User Middleware.mp4
40.66MB
9. Authentication Strategies and Options/25. Augmenting Type Definitions.mp4
45.89MB
9. Authentication Strategies and Options/26. Requiring Auth for Route Access.mp4
45.95MB
9. Authentication Strategies and Options/3. So Which Option.mp4
22.74MB
9. Authentication Strategies and Options/4. Solving Issues with Option #2.mp4
57.36MB
9. Authentication Strategies and Options/5. Reminder on Cookies vs JWT's.mp4
36.19MB
9. Authentication Strategies and Options/6. Microservices Auth Requirements.mp4
72.35MB
9. Authentication Strategies and Options/7. Issues with JWT's and Server Side Rendering.mp4
66.32MB
9. Authentication Strategies and Options/8. Cookies and Encryption.mp4
35.28MB
9. Authentication Strategies and Options/9. Adding Session Support.mp4
20.53MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统