julie-ng / newtonjs-talk-slides

Slides for "Visualizing cloud architectures in real time with d3.js"

Home Page:https://julie-ng.github.io/newtonjs-talk-slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizing Cloud Architectures in Real Time with d3.js

These are my slides including links to images and documentations for my talk from:

  • NodeConf EU - Kilkenny, Ireland (12 November 2019)
  • WorkerConf - Dornbirn, Austria (28 June 2019)

View Slides Online →

Abstract

If you have multiple development teams, your cloud architecture probably feels organic changing with agile development cycles. We may ship faster and scale faster. But we can also get lost more easily as complexity grows. Automated monitoring tools come at the price of information overload.

Let's bring some clarity back into the picture by filtering out the technical noise to see how cloud architectures were designed to behave. We'll create our our own microservice architecture visualization frontend using d3.js. Then we'll integrate some backend monitoring, sprinkle in some animation with JS and CSS, and voilà - we can watch how our architecture dances - in real time!

About

Slides for "Visualizing cloud architectures in real time with d3.js"

https://julie-ng.github.io/newtonjs-talk-slides


Languages

Language:HTML 45.3%Language:CSS 44.9%Language:JavaScript 9.9%