danscarf.com

Edit Content
Click on the Edit Content button to edit/add the content.

Latest from the Blog

Ideas, insights, and code reflections.

Run WordPress on Ubuntu using Terraform, Ansible and Docker

Preface If you've ever installed WordPress from scratch, you know what a challenge it can be. I wanted to make installing WordPress a bit easier and to do that, I

February 17, 2020

Use Chef to manage multiple instances of Tomcat on a single server

Overview In this article I will demonstrate how to use Chef to manage multiple instances of Apache Tomcat on the same server. Background Containerization has taken the DevOps world by

March 19, 2019

Free Automated Blog on AWS

New Year -- New Blog A student asked me to help set up a simple, static website. He wanted to learn a little about AWS, and at the same time

January 1, 2019

Microservices – My Journey to Cutting Edge Software

Introduction Microservices are all the rage these days. I'm part of a team that is relatively new to the current trend of software architecture, and we're trying to figure out

June 3, 2017

Collision Detection in JavaScript Games

Collision Detection in JavaScript Games Learn how to code up your own collision detection when you're writing your own games in JavaScript using the HTML5 Canvas. JavaScript makes it easy

July 6, 2015