Tech Structured logging in Rails How we went about making Rails logs more contextual and less verbose.
Tech Demystifying the Packet Flow in Istio — Part 1 Our learnings about Istio’s packet flow and how it manages the immense traffic.
Tech Good bug reports lead to great bug fixes How to write comprehensive bug reports to efficiently find and reproduce bugs.
Tech Running CI for mobile engineers at scale How the devX team at Gojek runs CI for the humongous load of pipelines we encounter each day.
Tech Our learnings from Istio’s networking APIs while running it in production How we run Istio 1.4 in Gojek and everything that goes behind the scenes.
Tech Handling Dead Letters in a Streaming System How we solved the critical problem of invalid records that broke our streaming pipeline.
Tech Misleading Maps and Mishaps: A Ride-hailing Story Unreliable maps, loopholes, and evolving customer expectations: Challenges of building a ride-hailing product.
Tech How we rebuilt our order flow to satiate hungry GoFood customers Architecting the ordering flow evolution of Southeast Asia’s largest food delivery app.
Tech Helping our Helpers with GoModal The story of how we built a product to help our merchant partners power through short-term capital needs.
Tech The Process Behind Program Management Using a Program Management and Agile approach to make deliverables skyrocket.
Tech Tips for Building Smooth Live Tracking How did we manage to build accurate tracking and smooth animations in our app? Here are your answers.
Tech [DIY] How to Set Up Prometheus and Ingress on Kubernetes A simple guide to get started with Prometheus.
Tech How We Monitor Apache Airflow in Production A quick guide on what (and how) to monitor to keep your workflows running smoothly.
Tech #FirstPrinciples Episode 2 — The Show Notes Nuggets of wisdom from an AMA with Product Manager-turned-VC Harsha Kumar.
Tech Your Ticket Has Been Resolved A deep dive into how we used Ruby’s metaprogramming abilities to remodel our ticket arbitration system as a functional pipeline.
Tech A Few Notes on Etcd Maintenance Learnings on provisioning, compaction, defragmentation, and more.
Tech #FirstPrinciples Episode 1 — The Show Notes Featuring Anuj Rathi (VP-Product, Swiggy), Anshumani Ruddra (VP-Product, Hotstar), and Rahul Ganjoo (Head of Product , Zomato)
Tech An Introduction to Program Management Eternally confused about what PgM is all about? Here’s your primer.
Tech Test Mobile Apps Using Web Traffic Interception and Mocking How to write reusable scripts using Python and mitmproxy to test Android/iOS applications.
Tech Finding Intelligence with Turing In the finale of our series on Gojek’s ML platform, we take a first look at Gojek’s brand new ML testing system.
Tech How We Use Sidekiq to Process Background Jobs Learn how to set up an asynchronous job execution system.
Tech Why You Should Automate Tests Early Making the case for automating tests in parallel to development cycle in order to ship features with confidence.
Tech How We Built a Matchmaking Algorithm to Cross-Sell Products An overview of how Gojek’s data scientists build algorithms for the complex use cases we encounter every day.
Tech Introducing GoFood Pickup! A product perspective on the recently-introduced Pickup feature for our food delivery service — GoFood.