Houston, Texas, Nov. 28, 2018 - Root Level Technology, a specialized cloud strategy partner, has joined the Amazon Web Services Partner Program, and will be attending AWS re:Invent as a...
Read MoreHouston, Texas, Nov. 28, 2018 - Root Level Technology, a specialized cloud strategy partner, has joined the Amazon Web Services Partner Program, and will be attending AWS re:Invent as a...
Read MoreWe are three days into AWS re:Invent and the announcements are still just as exciting as the first two days. Anya Marshall, our Talent Acquisition Manager, is currently absorbing all...
Read MoreAnother year, another AWS re:Invent filled with great keynotes, sessions, and people. We are excited for the newest products announced so far. John Rucker, our Account Manager, was impressed with what...
Read MoreVault Open Source The Open Source version of Vault is a great starting point for secrets management. This version of Vault can handle secrets management and works great for someone just...
Read MoreTo pick up where I left off in the previous post, I had just finished attempting to create a cluster using Windows Server 1709 and 1607. In each of these...
Read MoreThis is the first of a two-part post detailing my work to create a private hybrid Kubernetes cluster. I was asked recently to set up a hybrid Kubernetes (K8s) cluster so...
Read MoreThis weekend IBM announced plans to purchase a majority stake in Red Hat for the combination of cash and debt valued at ~$34B. This values Red Hat at $190/share. According...
Read MoreIf you’re familiar with DevOps, you’ve probably been introduced to building immutable infrastructure with Hashicorp’s tool, Terraform. Originally, I used AWS CloudFormation but switched right after learning about Terraform. Essentially,...
Read More1. Install Go programming language1.1 Download the tar file from https://dl.google.com/go/go1.11.linux-amd64.tar.gz1.2 Extract it to /usr/local, creating Go tree in /usr/local/go using the following command: tar -C /usr/local -xzf go$VERSION.$OS-$ARCH.tar.gz 1.3 Add...
Read More