<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Khalid J Hosein</title><link>https://www.khalidjhosein.net/</link><description>Recent content on Khalid J Hosein</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Thu, 18 Jul 2024 22:53:06 -0400</lastBuildDate><atom:link href="https://www.khalidjhosein.net/index.xml" rel="self" type="application/rss+xml"/><item><title>Some Uncommon Advice For Taking Tech Certification Exams</title><link>https://www.khalidjhosein.net/2024/07/some-uncommon-advice-for-taking-tech-certification-exams/</link><pubDate>Thu, 18 Jul 2024 22:53:06 -0400</pubDate><guid>https://www.khalidjhosein.net/2024/07/some-uncommon-advice-for-taking-tech-certification-exams/</guid><description>I recently renewed my AWS Solutions Architect Pro certification, and of course that meant studying. Lots of studying. It doesn’t matter if you spend 100s of hours every month working in AWS, this cert’s purview is expansive.
If you search, you will find lots of advice and tips on how to prepare for and how to sit AWS and other certification exams. I won’t repeat any of the common tips about sleep, what to study, or in-exam techniques.</description></item><item><title>Forget the Life Reset, Make Mini Changes Instead</title><link>https://www.khalidjhosein.net/2024/01/forget-the-life-reset-make-mini-changes-instead/</link><pubDate>Thu, 25 Jan 2024 19:35:43 -0500</pubDate><guid>https://www.khalidjhosein.net/2024/01/forget-the-life-reset-make-mini-changes-instead/</guid><description>Ever dreamt of hitting the reset button on life? Instead, you find yourself constantly ruminating on the idea without actually making any progress?
Whether you realize it or not, you’re constantly getting and making fresh starts — tasks, life systems, workflows, etc. Here are some examples from my own life:
Over the years, I moved away from actively buying and listening to CDs, to listening to music almost exclusively via streaming services.</description></item><item><title>Detailed Cloud and DevOps Experience report, 2013-</title><link>https://www.khalidjhosein.net/cloud-experience/</link><pubDate>Sat, 01 Apr 2023 17:04:33 -0500</pubDate><guid>https://www.khalidjhosein.net/cloud-experience/</guid><description>This is a sampling of some of the projects I’ve completed in the past 10+ years. Most of the following projects were done for large enterprises and Fortune 500 companies.
Designed and built a startup&amp;rsquo;s foundational multi-account architecture in AWS using Infrastructure as Code tooling (CloudFormation &amp;amp; Troposphere), configuration management (Puppet), and automation (scripting in Bash, Python, etc.). This was prior to landing zone or Control Tower solutions being commonly available.</description></item><item><title>Authentication of Users &amp; Apps to Google Cloud for Local Workstation Development</title><link>https://www.khalidjhosein.net/2022/02/authentication-of-users-apps-to-google-cloud-for-local-workstation-development/</link><pubDate>Tue, 22 Feb 2022 17:45:18 -0400</pubDate><guid>https://www.khalidjhosein.net/2022/02/authentication-of-users-apps-to-google-cloud-for-local-workstation-development/</guid><description>If you are developing code (on your workstation) to interact with the Google Cloud Platform (GCP) using either the Google Cloud SDK Command Line Tools (i.e. gcloud) and/or the Google Cloud Client Libraries, then you&amp;rsquo;ll need to authenticate first.
This article was inspired by the excellent explanatory how-to article created by John Tucker, and is essentially a &amp;lsquo;cheat-sheet&amp;rsquo; version for that how-to.
Note that this article does not cover how to authenticate when you or your proxy is inside GCP or in another environment.</description></item><item><title>About Me</title><link>https://www.khalidjhosein.net/about/</link><pubDate>Sat, 01 Dec 2018 17:04:33 -0500</pubDate><guid>https://www.khalidjhosein.net/about/</guid><description>Welcome to my little corner of the Internet!
I&amp;rsquo;ve been in IT since&amp;hellip; well, let&amp;rsquo;s just say that I had written a blog post a month, I&amp;rsquo;d have over 300 posts by now!
I&amp;rsquo;ve worked for all sizes of companies, from as small as 10 to 10s of 1000s, and all types ranging from government consulting to a video game maker, from suits and ties all the way to shorts and sandals.</description></item><item><title>Home</title><link>https://www.khalidjhosein.net/home/</link><pubDate>Sat, 01 Dec 2018 17:04:33 -0500</pubDate><guid>https://www.khalidjhosein.net/home/</guid><description/></item><item><title>Terraform Tips and Tricks</title><link>https://www.khalidjhosein.net/2018/12/terraform-tips-and-tricks/</link><pubDate>Sat, 01 Dec 2018 10:23:05 -0400</pubDate><guid>https://www.khalidjhosein.net/2018/12/terraform-tips-and-tricks/</guid><description>Update, Feb 2019: Note that with the imminent release of Terraform v0.12, some of the advice, commands, etc. in this article may not apply or work any more.
Having used Hashicorp&amp;rsquo;s Terraform since 2016, I&amp;rsquo;ve collected a set of tips and tricks around developing and debugging Terraform code.
Version Pinning Even at 4+ yrs old, Terraform is still not even at version 1.0. However, along the way even the minor releases have had major&amp;ndash;and many times breaking&amp;ndash;changes.</description></item><item><title>How to Launch a Linux AWS EC2 Instance and set the Hostname to a Tag's value</title><link>https://www.khalidjhosein.net/2015/10/how-to-launch-a-linux-aws-ec2-instance-and-set-the-hostname-to-a-tags-value/</link><pubDate>Thu, 01 Oct 2015 10:00:00 -0400</pubDate><guid>https://www.khalidjhosein.net/2015/10/how-to-launch-a-linux-aws-ec2-instance-and-set-the-hostname-to-a-tags-value/</guid><description>This howto describes how to launch an AWS EC2 instance and in particular, set the hostname to the same value as the Name tag of the instance.
These notes can also be referenced to create a command-line based method, an API-based method or even be done via IaC (e.g., Terraform).
Log into the AWS Console and navigate to EC2 service -&amp;gt; Instances. Click the Launch Instances button and select a Linux AMI.</description></item><item><title>Windows to MacOS - A Switcher's Tools</title><link>https://www.khalidjhosein.net/2015/09/windows-to-macos-switching-tools/</link><pubDate>Mon, 21 Sep 2015 21:12:07 -0500</pubDate><guid>https://www.khalidjhosein.net/2015/09/windows-to-macos-switching-tools/</guid><description>Once upon a time, my primary desktop OS was Windows of some variety. I&amp;rsquo;ll just date myself and tell you that I started with Microsoft Windows NT 3.51 Workstation.
Over 2 years ago, that changed, and my primary driver became a MacBook running OSX 10.x. I&amp;rsquo;m still surrounded by various varieties of *nix, ChromeOS, Windows, iOS and Android, so still a mixed bag.
Of course, having used Windows for so many years, I had built up my own little personal list of preferred tools, utilities and shortcuts and naturally wanted to replicate their functionality in some form or fashion on the Mac.</description></item><item><title>The Spectrum of Electronic Communication Immediacy (or Lack Thereof)</title><link>https://www.khalidjhosein.net/2014/09/the-spectrum-of-electronic-communication-immediacy-or-lack-thereof/</link><pubDate>Mon, 01 Sep 2014 16:51:44 -0500</pubDate><guid>https://www.khalidjhosein.net/2014/09/the-spectrum-of-electronic-communication-immediacy-or-lack-thereof/</guid><description>For as long as I’ve been working, email has been an ever-present communications tool, loved and hated, misunderstood and abused, carrier of unnecessary work.
And for as much discussion has been poured into how to better manage and/or reduce or eliminate email, scant few organizations have been able to make much headway on this front. Not that it’s impossible. There are alternative tools available that could be used to reduce email.</description></item><item><title>RIP Net.B@nk</title><link>https://www.khalidjhosein.net/2007/10/rip-net.bnk/</link><pubDate>Mon, 01 Oct 2007 17:35:25 -0500</pubDate><guid>https://www.khalidjhosein.net/2007/10/rip-net.bnk/</guid><description>I was a loyal Net.B@nk customer for about 10 years, until they were shut down by OTS (an agency underneath the Treasury Dept). I enjoyed the experience greatly. While I became complacent with the (initially good) rates, and stopped looking for better deals, for the most part I got what I needed which was online access to banking.
NetBank was probably the first online-only banking entity to not only offer above average rates, but also free bill payment.</description></item></channel></rss>