nodejs / live.nodejs.org

Website for Node.js Live.
34 stars 35 forks source link

Node.js in the Cloud (Node.js Live London) #78

Closed meteatamel closed 8 years ago

meteatamel commented 8 years ago

Node.js makes building web applications that perform at scale easy - Google App Engine makes running Node.js in production fun. In this session, we're going to learn about the various ways to run Node.js applications on Google Cloud. We'll walk through deploying your first Hello World app and using the gcloud NPM module, we will connect our app to other Google Cloud services such as Vision API (to classify images), Cloud Storage (for binary storage), Pub/Sub (for messaging). We will look at versioning, traffic splitting, live debugging, HTTP tracing and all other features that make running Node.js in the cloud fun!