WEBVTT

00:00.230 --> 00:05.240
Okay, Before we get started, I want to make it clear that this is an intermediate to advanced course

00:05.240 --> 00:06.200
in Nestjs.

00:06.230 --> 00:12.740
This course assumes that you have a basic understanding of the fundamentals of nestjs, including controllers,

00:12.770 --> 00:15.470
guards, interceptors and pipes.

00:15.500 --> 00:20.850
You also need to have an understanding of Docker and Kubernetes to deploy the application.

00:20.870 --> 00:25.670
Like I said in the beginning, this course is designed to go beyond the documentation and really show

00:25.670 --> 00:29.720
you a real world example of how to build a production grade application.

00:29.720 --> 00:34.040
So if that sounds good to you, let's go ahead and jump right in to the start of the course and start

00:34.040 --> 00:35.360
building our microservices.
