Published onSeptember 24, 2017Creating a Nodejs Hostname App with Docker Stacks on SwarmdockerswarmnodejshaproxyThis tutorial will demonstrate how to create a nodejs application and deploy it on docker swarm.
Published onSeptember 24, 2017Create a 3 Node Elasticsearch Stack with HAProxy on Docker SwarmdockerswarmhaproxyelasticsearchThis tutorial demonstrates how to create a 3 node elasticsearch cluster with haproxy on docker swarm.
Published onSeptember 22, 2017Using the AWS CLI tools to grab CloudWatch Metrics for ElasticsearchawsmonitoringcloudwatchelasticsearchThis tutorial demonstrates on how to use the awscli tools to consume cloudwatch metrics for elasticsearch.
Published onSeptember 18, 2017Using the Python sys library to read data from stdinpythonprogrammingThis is a short tutorial to show how to use python to read data from stdin.