Published onNovember 7, 2017Setup a Concourse-CI Server on Ubuntu 16devopsconcoursecicdThis devops tutorial will demonstrate how to install and configure a concourse ci server for your cicd pipelines and demonstrate with a basic example on how the pipeline will run.
Published onNovember 7, 2017Installing Elastalert for Elasticsearch on Amazon LinuxelasticsearchalertingmonitoringawsThis tutorial will demonstrate how to install elastalert to alert based of elasticsearch data.
Published onNovember 6, 2017Linux Shell Commands with the Python Commands ModulepythonlinuxcommandsThis tutorial demonstrate how to use linux commands from your python code.
Published onOctober 26, 2017Using Python to Query MySQL Database with MySQLdb LibrarypythonmysqldatabasesIn this tutorial we will use python to query mysql databases using the python mysqldb library.
Published onOctober 25, 2017Your First Hello World App with GolanggolangprogrammingIn this programming tutorial we will use golang to write a hello world app and we will use a docker container as our environment.