I am ecstatic to be posting my first video tutorial! The creation of the video had two purposes: Experiment with rapid-development of video content. Create a technical, intro video for Linux command line. I have some experience producing video content, but I wanted to try a rapid-development approach. From start to finish, I spent about… Continue reading Rapid-Development of Video Content
How to Install DC/OS
If you are interested in learning more about the installation process of DC/OS you should evaluate the advanced installation method. The advanced install method exposes all the available configuration options in DC/OS, is the method you would use to automate the process, and is used for setting production clusters. This guide, I created for Mesosphere,… Continue reading How to Install DC/OS
Onboarding Part 2: Technical Learning Tasks
This is the second post in the Foundations of a Brilliant Onboarding Program series. The first post was focused on the overall structure of the program. This post will focus on how to create effective technical learning tasks. A technical learning task is a task with the goal of teaching the new hire a complicated… Continue reading Onboarding Part 2: Technical Learning Tasks
Foundations of a Brilliant Onboarding Program: Intro & Part 1
Onboarding is basically a series of processes and tasks aimed to help new hires become proficient quickly. Unfortunately, as we all can relate, onboarding programs vary widely in their effectiveness. In a series of posts, I am ecstatic to share my past experiences creating comprehensive onboarding programs! Background First, let’s start with some context and… Continue reading Foundations of a Brilliant Onboarding Program: Intro & Part 1
Vagrant: Tips for Beginners
Vagrant is a virtualization tool, created by HashiCorp, to initialize and manage virtual machines (VMs). It is a popular tool and I have been using it for many years. During that time, I have learned a few tips and tricks for managing my VMs. In this post, I would like to share a few of my… Continue reading Vagrant: Tips for Beginners