J Cole Morrison

J Cole Morrison

Hi, I'm Cole. I'm a Software and DevOps Engineer based out of Los Angeles, CA teaching what I know as I go! This is a log of my Tech Guides and Thoughts. Thanks for reading!


TagCloudFormation
Featured

CloudFormation

Terraform vs. CloudFormation on AWS

Posted on - Comments

SO. If Terraform and CloudFormation were both UFC fighters competing in an AWS Championship Fight...who would win? Okay, okay, I know that's kind of goofy, but you and I both know that X vs. Y conversations between developers may as well be full-blown fight…

Featured

CloudFormation

Understanding Enough awk to Search Piles of Files and Text

Posted on - Comments

Command line tools are obviously useful, but more often than not they're JAM packed with so much functionality that it can be hard to get started. "Well, check the man page fool." Oh, okay. Thanks that's helpful. Don't get me wrong, man pages are an excel…

Featured

CloudFormation

Using CloudFoundation to Build, Manage, and Deploy CloudFormation Templates

Posted on - Comments

In this post we're going to create an AWS CloudFormation project using the command line interface tool CloudFoundation. What is CloudFoundation? The cut and dry definition: The CLI tool for creating, managing, and deploying large CloudFormation templates and…