Yunji Zhong
Software Engineer, DoorDash
Actions
Yunji is a software engineer at DoorDash, working on the Kotlin platform team. He develops foundational frameworks for microservices and resilient client libraries (e.g., HTTP, gRPC, Kafka, Redis). He also designs the monorepo structure for Kotlin Gradle projects and has created an efficient build system. Previously, he worked at Uber, developing their Go monorepo that hosted all Golang projects.
Links
Building a Gradle-based Monorepo for Kotlin backends
Monorepos are powerful tools to drive code standardization and boost engineering velocity. Moreover, they allow for centralized enforcement of platform standards and simplified dependency management, allowing developers to focus almost exclusively on business logic. All of this comes at the investment cost of dedicated staffing and tooling to overcome technical limitations of version control, build systems and release pipelines.
Learn how DoorDash augmented Gradle’s capabilities to provide a better local development and CI experience for our large codebases. Leveraging Gradle’s composite build feature, we developed some custom tooling that allowed us to build a project graph and accurately compute affected targets for a given change. Subsequently, we’ll talk about options we explored to distribute our builds using Jenkins over Kubernetes as well as an in-house remote execution service, and their trade-offs.
This talk will walk you through our journey building and operating our Gradle-based Kotlin backend monorepo for libraries and servers, over two years. We will expand upon key technical choices that we made, their tradeoffs, and what we think our future direction will be.
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top