From the course: Cloud Native Development with Node.js, Docker, and Kubernetes

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Cloud native Node.js

Cloud native Node.js

From the course: Cloud Native Development with Node.js, Docker, and Kubernetes

Start my 1-month free trial

Cloud native Node.js

- [Instructor] Earlier in the course, we said that cloud native applications are small, lightweight services that are independently deployable and scalable and exploit the capabilities of cloud. That exploitation of the capabilities and features of the cloud means that it provides availability, scaling, management, and observability. We also saw previously in the course from the Node Foundation Survey from 2018 that the vast majority of people are cloud hosting their Node.js applications, but only a very small portion of people are using a full cloud platform like Kubernetes and exploiting it with cloud native capabilities. The Cloud Native Computing Foundation, the CNCF, is essentially the home of cloud native technologies. It's an open source foundation under the umbrella of the Linux foundation, and it builds an ecosystem around cloud native technologies and microservice architectures. One of the things the CNCF provides is the cloud native computing landscape. This provides a…

Contents