tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

How to build and deploy your first Cloud Native Node.js application

NodeShift Tutorials

👋 Welcome to NodeShift Tutorials

  • Cloud Native Tutorial

    • This workshop provides an introduction to cloud-native development with Node.js by walking you through how to extend an Express.js-based application to leverage cloud capabilities.
    • Target Audience: This workshop is aimed at developers who are familiar with Node.js but want to gain a base understanding of some of the key concepts of cloud-native development with Node.js.
  • Helm Chart Tutorial

    • This workship provide an introduction to creating a Helm Chart which can use to deploy your own Node.js application
    • Target Audience: This workshop is aimed at developers who are familiar with Kubernetes but want to gain a base understanding of deploying their app to Kubernetes via Helm.