Economics of Cloud Computing
The budget items and calculations for a on-premises data center are dramatically different when compared to those of cloud computing. Many of the costs of traditional on-premises infrastructure are taken care of by the cloud provider. Your organization is essentially renting the staff, compute hardware, and other infrastructure from the provider, cutting down on capital expenses, though gaining new operational expenses, that is, your cloud bill. You are also gaining the ability to scale the data center as needed....
Intro to Virtualization and the Cloud
Virtualization allows for the creation of “virtual” computers and devices on one server. It is an effective strategy for partitioning and managing compute, storage, and network resources. Virtualization is not a new concept, but its popularity has waxed and waned over the decades. Back in the days of mainframes, time-sharing was invented to allow multiple users to run code on one mainframe, but it had its limitations, so virtualization was created1....
Cloud Computing 101
Trying to convince management it’s finally time to migrate or expand into the cloud? Perhaps you are new to cloud computing, and trying to learn more. Or maybe, you’re just wondering how well the NIST definition of cloud computing fits in 2022? It’s been over ten years since the words: Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e....
Setting up Hugo Blog on GitHub
I wanted to create a tech blog, where I could make posts, and I figured why not on GitHub? After searching around, I decided on using Hugo for it, and started with this guide, and stumbled around on the internet to figure out the rest. This is less of a “howto” and more of a window into a “howdid;” there’s a ton of links at the end where you can find well-organized instructions....