GetFreeCourses.Co-Udemy-Laravel Microservices Breaking a Monolith to Microservices

Photo unavailable
Category:
Date:
10/15/22 at 12:12am GMT+1
Submitter:
Seeders:
7
Leechers:
0
File size:
3 GB in 93 files

Torrent Status:
  This torrent has been verified.

Infohash:
8ca11c881704df149ab72be504e04fbc4a643865


File list

  • GetFreeCourses.Co-Udemy-Laravel Microservices Breaking a Monolith to Microservices
  • icon 1. Introduction/1. Introduction.mp4 17.4 MB
    icon 1. Introduction/1. Introduction.srt 6 KB
    icon 2. The Monolith/1. Setup.mp4 51.8 MB
    icon 2. The Monolith/1. Setup.srt 7.9 KB
    icon 2. The Monolith/1.1 Finished Project.html 113 B
    icon 2. The Monolith/1.2 Source Code.html 110 B
    icon 2. The Monolith/2. Stripe Keys.mp4 24.8 MB
    icon 2. The Monolith/2. Stripe Keys.srt 3.7 KB
    icon 2. The Monolith/3. Exploring the code.mp4 47.5 MB
    icon 2. The Monolith/3. Exploring the code.srt 5.5 KB
    icon 2. The Monolith/4. Email Microservice.mp4 2.6 MB
    icon 2. The Monolith/4. Email Microservice.srt 1.3 KB
    icon 2. The Monolith/5. Monolith vs Microservices.mp4 8.1 MB
    icon 2. The Monolith/5. Monolith vs Microservices.srt 3 KB
    icon 3. Email Microservice/1. Setup.mp4 18.3 MB
    icon 3. Email Microservice/1. Setup.srt 3 KB
    icon 3. Email Microservice/1.1 Source Code.html 113 B
    icon 3. Email Microservice/10. Using Custom Packages.mp4 70.6 MB
    icon 3. Email Microservice/10. Using Custom Packages.srt 8.4 KB
    icon 3. Email Microservice/11. Multiple Topics.mp4 24 MB
    icon 3. Email Microservice/11. Multiple Topics.srt 3.4 KB
    icon 3. Email Microservice/2. Kafka Setup.mp4 36.7 MB
    icon 3. Email Microservice/2. Kafka Setup.srt 5.5 KB
    icon 3. Email Microservice/3. Confluent Cloud CLI.mp4 33.5 MB
    icon 3. Email Microservice/3. Confluent Cloud CLI.srt 4.5 KB
    icon 3. Email Microservice/4. Consume Kafka Messages.mp4 66.3 MB
    icon 3. Email Microservice/4. Consume Kafka Messages.srt 10 KB
    icon 3. Email Microservice/5. Custom Queues.mp4 75.8 MB
    icon 3. Email Microservice/5. Custom Queues.srt 10 KB
    icon 3. Email Microservice/6. Produce Messages.mp4 56.6 MB
    icon 3. Email Microservice/6. Produce Messages.srt 6.9 KB
    icon 3. Email Microservice/7. Producing Jobs.mp4 48.9 MB
    icon 3. Email Microservice/7. Producing Jobs.srt 6.8 KB
    icon 3. Email Microservice/8. Sending Emails.mp4 50.6 MB
    icon 3. Email Microservice/8. Sending Emails.srt 7.8 KB
    icon 3. Email Microservice/9. Custom Composer Packages.mp4 48 MB
    icon 3. Email Microservice/9. Custom Composer Packages.srt 7.3 KB
    icon 4. User Microservice/1. User Microservice.mp4 2.5 MB
    icon 4. User Microservice/1. User Microservice.srt 1.1 KB
    icon 4. User Microservice/10. Removing User from Controllers.mp4 66.5 MB
    icon 4. User Microservice/10. Removing User from Controllers.srt 7.4 KB
    icon 4. User Microservice/11. Removing the User Model.mp4 60.9 MB
    icon 4. User Microservice/11. Removing the User Model.srt 7.2 KB
    icon 4. User Microservice/12. Scope Middleware.mp4 49.4 MB
    icon 4. User Microservice/12. Scope Middleware.srt 6.2 KB
    icon 4. User Microservice/13. Creating User Service Package.mp4 22.9 MB
    icon 4. User Microservice/13. Creating User Service Package.srt 3.2 KB
    icon 4. User Microservice/2. Setup.mp4 36.2 MB
    icon 4. User Microservice/2. Setup.srt 4.7 KB
    icon 4. User Microservice/3. Importing Users.mp4 41.4 MB
    icon 4. User Microservice/3. Importing Users.srt 5.9 KB
    icon 4. User Microservice/4. User Service.mp4 52.9 MB
    icon 4. User Microservice/4. User Service.srt 7.7 KB
    icon 4. User Microservice/5. External Networks.mp4 39.3 MB
    icon 4. User Microservice/5. External Networks.srt 6.5 KB
    icon 4. User Microservice/6. Login.mp4 30.8 MB
    icon 4. User Microservice/6. Login.srt 3.5 KB
    icon 4. User Microservice/7. Authenticated User.mp4 43.2 MB
    icon 4. User Microservice/7. Authenticated User.srt 4.9 KB
    icon 4. User Microservice/8. Refactoring API Service.mp4 27.6 MB
    icon 4. User Microservice/8. Refactoring API Service.srt 3.6 KB
    icon 4. User Microservice/9. Finishing AuthController.mp4 49.1 MB
    icon 4. User Microservice/9. Finishing AuthController.srt 5.4 KB
    icon 5. Checkout Microservice/1. Checkout Microservice.mp4 1.3 MB
    icon 5. Checkout Microservice/1. Checkout Microservice.srt 659 B
    icon 5. Checkout Microservice/2. Setup.mp4 31.4 MB
    icon 5. Checkout Microservice/2. Setup.srt 5 KB
    icon 5. Checkout Microservice/3. Importing Data.mp4 32.7 MB
    icon 5. Checkout Microservice/3. Importing Data.srt 3.5 KB
    icon 5. Checkout Microservice/4. Moving Controllers.mp4 43.3 MB
    icon 5. Checkout Microservice/4. Moving Controllers.srt 4.8 KB
    icon 5. Checkout Microservice/5. Configuring Kafka.mp4 73.8 MB
    icon 5. Checkout Microservice/5. Configuring Kafka.srt 8.8 KB
    icon 5. Checkout Microservice/6. Completing the Checkout Microservice.mp4 45 MB
    icon 5. Checkout Microservice/6. Completing the Checkout Microservice.srt 5 KB
    icon 5. Checkout Microservice/7. Testing.mp4 20.3 MB
    icon 5. Checkout Microservice/7. Testing.srt 3.2 KB
    icon 6. Ambassador Microservice/1. Admin and Ambassador Microservice.mp4 1.6 MB
    icon 6. Ambassador Microservice/1. Admin and Ambassador Microservice.srt 632 B
    icon 6. Ambassador Microservice/2. Setup.mp4 33.1 MB
    icon 6. Ambassador Microservice/2. Setup.srt 4.5 KB
    icon 6. Ambassador Microservice/3. Importing Data.mp4 45.5 MB
    icon 6. Ambassador Microservice/3. Importing Data.srt 4.9 KB
    icon 6. Ambassador Microservice/4. Moving Controllers.mp4 44.3 MB
    icon 6. Ambassador Microservice/4. Moving Controllers.srt 4.3 KB
    icon 6. Ambassador Microservice/5. Refactoring AuthController.mp4 37.5 MB
    icon 6. Ambassador Microservice/5. Refactoring AuthController.srt 4.2 KB
    icon 6. Ambassador Microservice/6. Configuring Kafka.mp4 48.2 MB
    icon 6. Ambassador Microservice/6. Configuring Kafka.srt 5.9 KB
    icon 7. Admin Microservice/1. Setup.mp4 25.5 MB
    icon 7. Admin Microservice/1. Setup.srt 4.1 KB
    icon 7. Admin Microservice/2. Importing Data.mp4 22 MB
    icon 7. Admin Microservice/2. Importing Data.srt 2.2 KB

Similar Torrents

Category
Name
Size
Date
 GetFreeCourses.Co-Udemy-Complete React Native in 2022 - Zero to Mastery (with Hooks)12.1 GB06/30/22201
 GetFreeCourses.Co-Udemy-Master Git and Github in 5 Days Go from Zero to Hero 2 GB10/17/22171
 GetFreeCourses.Co-Udemy-Artificial Intelligence A-Z™ Learn How To Build An AI 2.4 GB02/23/23163
 GetFreeCourses.Co-Udemy-Linux Mastery From Beginner to Confident Linux User 2023 1.4 GB04/05/23141
 GetFreeCourses.Co-Udemy-Complete SQL and Databases Bootcamp Zero to Mastery 2023 15.2 GB11/20/22129
 GetFreeCourses.Co-Udemy-Complete Vue Developer 2023 Zero to Mastery (Pinia, Vitest) 7.2 GB11/23/22122
 GetFreeCourses.Co-Udemy-Complete Web Design from Figma to Webflow to Freelancing10.3 GB09/28/20112
 GetFreeCourses.Co-Udemy-Laravel 10- Job portal application 2023 (go beginner to pro) 6.3 GB09/06/23101
 GetFreeCourses.Co-Udemy-The Complete JavaScript Course 2022 From Zero to Expert! 36.5 GB10/23/2296
 GetFreeCourses.Co-Udemy-Laravel Microservices Breaking a Monolith to Microservices 3 GB10/15/2270
 GetFreeCourses.Co-Udemy-Tailwind CSS - Zero to Hero tailwind css - tailwind v3 2023 1.6 GB11/19/2274
 GetFreeCourses.Co-Udemy- The Ultimate Guide To ChatGPT & Midjourney 6.3 GB10/26/2370
 GetFreeCourses.Co-Udemy-The Ultimate Guide to Game Development with Unity (Official) 22.3 GB05/10/2361
 GetFreeCourses.Co-Udemy-The Complete SQL Bootcamp 2020 Go from Zero to Hero3 GB11/11/2050
 GetFreeCourses.Co-Udemy-The Complete Guide to Advanced React Component Patterns3 GB06/06/2255