Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julie-ng/newtonjs-talk-slides
Slides for "Visualizing cloud architectures in real time with d3.js"
https://github.com/julie-ng/newtonjs-talk-slides
cloud-architectures javascript open-source revealjs slides
Last synced: about 1 month ago
JSON representation
Slides for "Visualizing cloud architectures in real time with d3.js"
- Host: GitHub
- URL: https://github.com/julie-ng/newtonjs-talk-slides
- Owner: julie-ng
- Created: 2019-06-23T08:58:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T14:51:07.000Z (about 2 years ago)
- Last Synced: 2024-04-14T07:19:19.627Z (9 months ago)
- Topics: cloud-architectures, javascript, open-source, revealjs, slides
- Language: HTML
- Homepage: https://julie-ng.github.io/newtonjs-talk-slides
- Size: 20.5 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualizing Cloud Architectures in Real Time with d3.js
[](https://julie-ng.github.io/newtonjs-talk-slides)
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 →](https://julie-ng.github.io/newtonjs-talk-slides)**
### 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!