Published onAugust 28, 2017Change IAM Username with AWS CLIawsiamawscliThis tutorial will show you how to change your IAM username with the awscli.
Published onAugust 27, 2017Using the Python API for MongoDB using PyMongomongodbpythondatabasesThis tutorial shows you how to use Python to interact with MongoDB using the PyMongo package.
Published onAugust 27, 2017Setup a Local MongoDB Development 3 Member Replica SetmongodbdatabasesThis tutorial will show you how to setup a local mongodb deployment using 3 member replica set.
Published onAugust 27, 2017Building a Alpine Nginx PHP-Fpm Image on Docker for PHP ApplicationsdockerphpnginxIn this post I will be using docker, nginx and php-fpm to run php web applications in docker.
Published onAugust 26, 2017Create a Lightweight Webserver (Service) with Lighttpd on Alpine running on Docker SwarmdockerThis tutorial will show you how to create a lightweight web service on docker swarm using lighttpd and html.