JSFoo 2016

Tackling speed and performance for JavaScript

Jaipradeesh

@dolftax

Node.js in production

Submitted Aug 29, 2016

In pursuit of easiness & familiarity, we often give up or forget to prioritize performance. We can manage to have zero downtime, if we care for it a little. May it be memory consumption, underoptimized routines or by knowing what exactly is going on with the application. Through this talk, I’m trying to help you out with things you need to take care of when running a Node.js application in production.

Outline

  • Logging, monitoring & alerts
  • Configuration management
  • Profiling & control port
  • Multi-core utilization
  • Sticky session load balancing
  • Code conventions
  • Workflows

Requirements

Intermediate understanding of Node.js

Speaker bio

Jai works with Engineering team at DoSelect. He has been fiddling with JavaScript since early years of Firefox OS. He open sources most of his code and occasionally sends patches to projects written in Node.js, Golang and Rust. Find more about him here - http://dolftax.com/about.html

Slides

http://slides.com/dolftax/deck-10

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more