This course will start with a pre-built monolith, the building of the starting app won't be covered in this course. So in this course, you will start immediately with Microservices Architecture, this course is intended for people that have a solid understanding of Javascript and want to learn in a short amount of time more advanced concepts. I am very clear and precise in my way of teaching so this course won't have unnecessary explanations on my part, I will explain what is needed when it is needed.
NestJS Microservices: Breaking a Monolith to Microservices
NestJS Microservices: Breaking a Monolith to Microservices is a 75-lesson 8 hours 6 minutes self-paced course by Udemy. This course will start with a pre-built monolith, the building of the starting app won't be covered in this course.
Course facts
- Lessons
- 75
- Duration
- 8 hours 6 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
Who teaches NestJS Microservices: Breaking a Monolith to Microservices? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in NestJS Microservices: Breaking a Monolith to Microservices?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 04:13 | |
| 2 | Setup | 07:00 | |
| 3 | Stripe Keys | 03:37 | |
| 4 | Exploring the Code | 05:38 | |
| 5 | Monolith vs Microservices | 02:50 | |
| 6 | Email Diagram | 00:52 | |
| 7 | Setup | 05:59 | |
| 8 | Kafka Setup | 05:38 | |
| 9 | Confluent Cloud CLI | 05:01 | |
| 10 | Consuming Kafka Messages | 07:08 | |
| 11 | Producing Kafka Messages | 06:03 | |
| 12 | Sending Emails | 10:25 | |
| 13 | Email Diagram | 00:34 | |
| 14 | Setup | 09:12 | |
| 15 | Importing Data | 09:21 | |
| 16 | Http Requests | 10:59 | |
| 17 | Login | 07:13 | |
| 18 | Request with Headers | 06:10 | |
| 19 | Storing Tokens | 07:42 | |
| 20 | Logout | 11:16 | |
| 21 | Completing authController | 06:21 | |
| 22 | Refactoring userService | 14:26 | |
| 23 | Ambassadors | 03:57 | |
| 24 | Removing AuthModule | 10:14 | |
| 25 | User Decorator | 07:17 | |
| 26 | External Networks | 07:03 | |
| 27 | Scopes | 10:12 | |
| 28 | Admin Diagram | 00:31 | |
| 29 | Setup | 04:54 | |
| 30 | Moving userModule | 05:57 | |
| 31 | Moving productModule | 10:13 | |
| 32 | Moving orderModule | 07:16 | |
| 33 | Moving linkModule | 09:48 | |
| 34 | Configuring Kafka | 10:51 | |
| 35 | Admin Consumer | 07:10 | |
| 36 | Consumer Service | 04:43 | |
| 37 | Dynamic Methods | 05:28 | |
| 38 | Ambassador and Checkout Diagram | 00:30 | |
| 39 | Setup | 05:23 | |
| 40 | Moving userModule | 06:15 | |
| 41 | Moving productModule | 05:42 | |
| 42 | Moving Links and Orders | 06:48 | |
| 43 | Seeding Orders | 14:33 | |
| 44 | Configuring Kafka | 05:02 | |
| 45 | Consuming Events | 10:03 | |
| 46 | Handling Errors | 06:11 | |
| 47 | Setup | 03:57 | |
| 48 | Importing Modules | 12:48 | |
| 49 | Configuring Kafka | 10:33 | |
| 50 | Kubernetes | 01:38 | |
| 51 | Production Build | 08:56 | |
| 52 | Pods | 07:02 | |
| 53 | Environment Variables | 07:07 | |
| 54 | Kompose | 07:44 | |
| 55 | Secrets | 06:58 | |
| 56 | Google Kubernetes Engine | 02:03 | |
| 57 | Cloud Shell | 04:29 | |
| 58 | Cloud SDK | 02:12 | |
| 59 | Container Registry | 05:12 | |
| 60 | Cloud SQL | 05:28 | |
| 61 | Authorized Networks | 04:37 | |
| 62 | Users Kubernetes Files | 02:32 | |
| 63 | Users Deployment | 05:14 | |
| 64 | Private IP | 05:26 | |
| 65 | Ingress | 11:49 | |
| 66 | Admin Setup | 07:58 | |
| 67 | Admin Kubernetes Files | 05:12 | |
| 68 | Admin Deployment | 07:44 | |
| 69 | Ambassador Setup | 05:49 | |
| 70 | Ambassador Kubernetes Files | 04:37 | |
| 71 | Ambassador Deplyoment | 04:26 | |
| 72 | Checkout Setup | 08:59 | |
| 73 | Checkout Kubernetes Files | 03:11 | |
| 74 | Checkout Deployment | 03:16 | |
| 75 | Testing the Frontend | 06:10 |
Get instant access to all 74 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to NestJS Microservices: Breaking a Monolith to Microservices?
-
Updated 6mo agoWrite Cleaner NestJS | Configurable Module Builder
By: Michael GuayIn this lesson, you will learn how to write clean and flexible code in NestJS by creating dynamic modules using the Configurable Module Builder .13m -
Updated 2y agoNestJs - Build Modern APIs in NestJs with Unit Testing
By: UdemyYou will learn how to build clear and safe APIs with NestJS. You will also learn how to write unit tests that help you trust your code.9h 19m -
Updated 2y agoNestJS - Building Real Project API From Scratch
By: Udemy, MonsterLessons (Oleksandr Kocherhin)In this course we will build a Medium clone API using NestJS, Typescript, Typeorm and PostgreSQL. This course is fully focused on fast and deep dive into creati7h 59m -
Updated 7mo agoBuild a Shopping App With Next.js + NestJS & Prisma
By: Udemy, Michael GuayLearn to build a shopping app using Next.js and NestJS. Master modern web development with Prisma ORM, and deploy full-stack applications with AWS and Vercel.8h 6m -
Updated 6mo agoNestJS Authentication + Refresh Token With Passport.js
By: Michael GuayLearn how to implement JWT authentication in NestJS with support for refresh tokens and Google OAuth. Build a secure system for your full-stack application.2h 29m -
Updated 3y agoNestJS GraphQL - Code-first approach
By: Learn NestJSGet up to speed with the GraphQL Code-first approach with NestJS. Master GraphQL fundamentals and essentials concepts behind creating your own enterprise-grade1h 55m5/5 -
Updated 5mo agoBuild an AI Chatbot with Vercel AI SDK & Gateway
By: Michael GuayEmbark on an interactive journey to build an AI chatbot from the ground up in this comprehensive three-hour workshop.2h 21m -
ClassicNestJS Fundamentals
By: Learn NestJSGet up to speed with NestJS fast. Master the building blocks and essentials concepts behind creating your own enterprise-grade applications.5h 17m5/5
More courses by Udemy
-
Updated 1mo agoReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5 -
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m -
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5 -
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5 -
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5 -
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5