Sunday, 22 November 2015

AWS Architecture Center


The AWS Architecture Center is designed to provide you with the necessary guidance and application architecture best practices to build highly scalable and reliable applications in the AWS cloud.



https://aws.amazon.com/architecture/

nginx

Thursday, 19 November 2015

Friday, 13 November 2015

md file table of contents

I created two options to generate a toc for github-flavored-markdown:
DocToc Command Line Tool (source) requires node.js

Installation:
npm install -g doctoc
Usage:
doctoc . to add table of contents to all markdown files in the current and all sub directories.


http://stackoverflow.com/questions/9721944/automatic-toc-in-github-flavoured-markdown