Tech Demystifying Code Generation On iOS This blog will give you an insight into the basics of code generation and relevant tools.
Culture The Unencrypted Story of a Data Security Warrior How Anuradha Lipare, our Global Head of Data Security & Privacy, allowed her love of computers to act as her North Star.
Data How We Estimate Food Debarkation Time With 'Tensoba' GoFood, our food delivery product has millions of customers. Overall waiting time plays a huge role in customer satisfaction. Here's how Tensoba helps.
Tech Reducing Our Build Time By 50% How we reduced the build time by 50% by tweaking Xcode build settings on Gojek's iOS app.
Culture Gojek's 2021 Blog Roundup: The flashback you shouldn't miss Tech, culture, design, product - our folks had a lot to pen down in 2021. Here's a download of our blogs you MUST read.
Tech Introducing Clickstream— Gojek's Real-time Analytics Platform An introduction to our in-house real-time event analytics ingestion platform.
Data How Our Cartography Team Helps Us Go Places People, food, fresh groceries, packages, and a whole bunch of things efficiently move from one place to another, thanks to this team.
Tech Adaptive Heartbeats For Our Information Superhighway How the 'Adaptive Keepalive' feature in our Courier library finds the most optimal Keepalive interval for a client on a particular network.
Tech Relooking At Golang's reflect.DeepEqual() Tips and tricks while working on reflect.DeepEqual() on Golang.
Tech Code Obfuscation Errors On Android: A Cautionary Tale How the GoPay team solved an issue which caused thousands of crashes on our Android app.
Tech Courier Library For Gojek's Information Superhighway This is part-3 of how we built Courier, the information superhighway between mobile devices and our backend servers.
Tech Compliance As Code: How We Automate CIS Compliance For GCP How our ProdSec (Product Security) team automate CIS compliance for Gojek's scale.
Tech How We Secure The Gojek App With 241 Benchmarks Our Product Security team is tasked with securing our 18+ products. Here's how we implement CIS benchmarks on hosts at scale.
Tech How To Set Up A GKE Private K8S Cluster - Part 2 In the second part of this blog, we see how we can expose the service running in private cluster with security settings.
Tech Introducing Vesemir: Gojek's Virtual Machine Deployment Service The how and why of Vesemir, our in-house Python service that helps us with virtual machine deployment.
Tech The Quest For A Message Broker For Our 'Courier' This is part-2 of how we built Courier, the information superhighway between mobile devices and our backend servers.
Tech Introducing Courier - The Information Superhighway Between Mobile & Server Here's how we built Courier, a persisting connection through which we're able to push content from our server to the app.
Tech How To Set Up A GKE Private K8S Cluster - Part 1 Setting up GKE Private K8S cluster and exposing services through NEG & IAP.
Tech Building A Tool To Improve Go Codebase's Test Coverage Taking the test coverage from 55% to 85% - here's how we built Go-coverage.
Tech Enhancing Ziggurat - The Backbone Of Gojek's Kafka Ecosystem What makes Ziggurat more useful, robust, and reliable than ever?
Tech Product Research Should Not Be An Afterthought - Here's why When Product Research starts in the beginning of a product life cycle, it saves plenty of time, resources, & the probable failure of a product.
Tech Mono Repo Vs Multi Repo: Tips To Re-evaluate Codebase Structure How we evaluated impact areas on our iOS codebase structure, when a move to mono repo was in the talks.
Tech #FirstPrinciples with Gokul 'Godfather' Rajaram - The Show Notes Insights from an AMA session with the product veteran.
Tech Hacks And Tips To Deploy CTFd In K8s How our Product Security Team went about CTFd Deployment In K8S with GKE and behind IAP, for our internal hackathon.