The Night Prod Went Down: A Tale of Two MindsetsDisclaimer: The errors in this document are random and are not the exact ones… or you can say AI generated 🤷♀️ Maya is our Senior Engineer (imaginary charectar) 2:47 AM. Maya’s phone buzzes on theJul 14, 2026·7 min read
Landing Zones — Stepping stones into clouds for the organizations migrating to CloudNavigating GCP Landing Zones for Cloud Architects Within the current dynamic landscape of digital transformation, cloud platforms such as Google Cloud Platform (GCP) are essential. Before growing apps, it’s critical for developers, IT managers, and c...Aug 2, 2024·4 min read
Creating triggers with EventArc - The Google Cloud wonderTechnology is evolving so rapidly that if we look at the cloud providers today, we may get at least 3 services per provider. After doing the hustle with AWS and Azure, it is now time to explore GCP (aka Google Cloud Platform). Introduction Stateless ...Jun 12, 2024·8 min read
Understanding Config Maps in KubernetesWhat are Config Maps? One of the most important tools in Kubernetes for decoupling configuration artefacts from containers is Config Maps. Consider them as a distinct container in which you can keep all the required configuration parameters, includin...May 27, 2024·2 min read
The CICD pipeline with JenkinsIn one of my previous blogs, I wrote about Jenkins and how it can help in creating CICD, which enhances the quality of the product and the way it is deployed in one of my previous blogs. This article details a project that employs the concepts of Jen...Apr 30, 2024·11 min read
The Python application written using Django Framework!I've wanted to use Python and the Django Framework to develop a backend application for a long time. So here I am. Concept of Django framework A high-level Python web framework called Django makes it easier to create online applications quickly, clea...Mar 29, 2024·8 min read
Jenkins: The OpenSource CICD weapon for a better operation of your infrastructureIntroduction to Jenkins and its Benefits Looking to streamline your software development process? Jenkins is here to save the day! This powerful automation tool is a game-changer for teams looking to enhance their continuous integration and delivery ...Mar 6, 2024·5 min read