Web Unleashed 2016

2016-10-03 00:00:00 2016-10-05 00:00:00 America/Toronto Web Unleashed 2016 If you're a front-end developer, or aspire to be one, then you know how quickly the space changes. By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. Toronto FITC Toronto

Overview

Node is not a toy anymore! Node is powering your production apps and you are struggling with the complexity, bugs and feature requests you need. You just don’t know how to maintain your app anymore. You’re scared you have created the kraken that will engulf your entire development team!

Microservices architecture has existed for as long as monolithic applications became a common problem. With the DevOps revolution, it is the time to seriously consider building microservice architectures with node. This talk will share strategies on how to split up your monolithic apps and show you how to deploy node microservices using Docker & Swarm. We will get hands-on with a sample app, walk step-by-step on how to change the app’s architecture and deploy it to the cloud.

No longer shall you deal with the endless complexities of monolithic node apps. Fear the kraken no more!

Objective

Learn about Node Microservices, Docker and Swarm

Target Audience

Backend Node Developers

Assumed Audience Knowledge

JavaScript, Node.js

Five Things Audience Members Will Learn

  1. What are microservices
  2. Why use microservices and containers
  3. How to build Docker containers for Node
  4. How to deploy Docker containers
  5. What is Swarm and how to use Swarm to deploy container clusters