Speed & Stability Unleashed!

In the ever-evolving tech landscape, DevOps has defied the myth that speed compromises stability. Over the past decade, DORA metrics reports have been a testament to elite organizations not just achieving speed but fortifying their operational bedrock. The Velocity and Reliability Symbiosis High-performing teams deploy code 208 times more frequently. Commit-to-deploy lead time is 106 times faster. The change failure rate is 7 times lower. [Reference: DORA State of DevOps Report]...

November 24, 2023

Navigating Cross-Functional Projects: Embracing Diverse Decision-Making for Success

An important aspect of my job involves engagement in cross-functional initiatives, spanning diverse teams and domains. Over the past few years, I’ve embraced a strategic shift - shy away from the pursuit of consensus. Rather than striving for unanimous agreement, my approach centers on crafting solutions with minimized opposition. In the world of cross-functional projects, the pursuit of consensus can sometimes lead us down the path of decision paralysis. Instead of seeking unanimous agreement, I’ve found success in fostering a culture where diverse perspectives contribute to solutions with fewer roadblocks....

November 23, 2023

Implementing Expo Push Notifications [Step-by-Step Guide]

“Push notifications are a powerful way for application publishers to engage users directly. Publishers can use them on most mobile platforms and at any time—you don’t need to be using a given application to receive them. They bypass spam filters and are frequently used to drive actions, like telling the user about a special discount, a weather event, or a financial transaction that needs to be confirmed.” If you would like to know more about how to implement push notifications with Expo and how Courier can help simplify the process, check out this Step-by-Step guide I wrote about it....

December 9, 2022

How to Implement Global View and High Availability for Prometheus

Originally published on The New Stack and Squadcast. Ensuring that systems run reliably is a critical function of a site reliability engineer. A big part of that is collecting metrics, creating alerts and graph data. It’s of the utmost importance to gather system metrics, from several locations and services, and correlate them to understand system functionality as well as to support troubleshooting. Prometheus, a Cloud Native Computing Foundation (CNCF) project, has become one of the most popular open source solutions for application and system monitoring....

April 5, 2022

How to Install Argo Workflows on AWS, GCP, and Azure

Learn how to install and run Argo Workflows on each of the top managed K8s providers: AWS, Azure, and GCP. We’ll cover the details of how to get up and running with Argo Workflows for each cloud provider. Check out this article I wrote on Pipekit’s blog.

April 4, 2022