Deploying a static website to the cloud has never been easier, thanks to Infrastructure as Code (IaC) tools like Pulumi. If you're like me, a developer who has used Terraform for your IaC needs in the past, Pulumi offers an alternative that allows yo......
AWS CLI Cheat Sheet: Quick Reference Guide for Cloud Developers
With cloud computing becoming more popular and AWS being one of the leading cloud providers, it's essential for developers to understand how to use the AWS Command Line Interface (CLI).
The command line interface (CLI) is a powerful tool that allows ......
DevOps Roadmap 2023 - Ultimate guide to become a DevOps Engineer
DevOps is a rapidly growing field, and with the increasing demand for skilled professionals, many people are looking to make the switch. However, knowing where to begin and what steps to take to become a DevOps Engineer can be difficult.
In this arti......
Dev Retro 2022 - The year I changed 2 jobs and left my dream company
New Beginnings
Start of 2022 I finally left the company I had been working for since I started my tech career as Tech Support. It was hard to say farewell to the company where I had amazing teammates, peers and mentors who supported me throughout my ......
Establishing a Connection: The Fundamentals of the Three-Way Handshake in TCP
TCP stands for Transmission Control Protocol. The three-way handshake is a fundamental part of TCP. It is a process that is used to establish a connection between two devices before they can exchange data.
When a client wants to initiate a connectio......
Are Cloud Certifications worth it?
So the most valuable cloud engineers or developers in many established organizations don't necessarily have loads of certifications. Instead, they bring extensive experience in IT infrastructure and have hands-on experience with the cloud and a habit......
How did I become a DevOps Engineer
Hey friends 👋
I wanted to talk about my journey from cloud engineer to devops engineer, some of you already know bit about my career trajectory from help-desk to cloud engineer and then to DevOps engineer.
If you would like to know what DevOps is, c......
Crypto Alerts via SMS using Twilio
Sending text alerts so I don’t have to constantly monitor the Crypto!
We all know how volatile the crypto has been, but I get anxious for checking it too often, hence I have built a sms alerting system that sends my crypto prices every morning.
Let's......
Setting up terminal in macOS, installing ohmyzsh
I know you haven't heard from me for a while, but I just have been really busy with some career changes, will definitely right about them.
So I finally received my new work laptop and it's a new m1 MacBook pro.
Which means I need to set it up, especi......
Linux commands I use as a Cloud and DevOps Engineer
Hey Friends, as we know that I am a huge advocate of Linux and I think it is important aspect if you are entering Cloud Computing or DevOps.
I wanted to reflect back on some commonly used linux commands while my time as a Cloud and DevOps Engineer.
H......