Skip to content

Instantly share code, notes, and snippets.

@beriberikix
Last active December 29, 2015 16:19
Show Gist options
  • Save beriberikix/7696626 to your computer and use it in GitHub Desktop.
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.
[ 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 ]
@beriberikix
Copy link
Author

Added deployment

@tucq88
Copy link

tucq88 commented Jan 14, 2015

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