Last active
December 29, 2015 16:19
-
-
Save beriberikix/7696626 to your computer and use it in GitHub Desktop.
What does "Fullstack" mean for JS developers? Here's a stab at a crude architecture of decisions. Products and services are far from exhaustive and are only examples.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ Scaling, nginx/ec2 auto scaling ][ Monitoring, dtrace/new relic ][ Logging, splunk/loggly ] | |
> [ Deployment, Chef ] | |
[ Frontend MV*, backbone/angular/ember ][ Visuals, bootstrap/foundation ] | |
[ Server framework, express, meteor ][ Templating, ejs/jade ][ Layout/styling, Sass ] | |
[ Language, Node.js/java/ruby ][ Persistance, mongo/mysql ][ Cache, memcache/redis ] | |
[ OS/container, mac/docker/vsphere ][ IaaS/PaaS/hosting, amazon/nodejitsu/digital ocean ] |
It doesn't look clean. I think you should re-structure this 😃
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added deployment