Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 933 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 933 Bytes

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.