Understand Linux namespace by creating a Docker-like engine This blog post aims to highlight the core features of Docker by guiding readers through the process of creating a new container management system.
Enable independent E2E test with version routing By leveraging Service Mesh and Distributed Tracing in our microservice infrastructure, we have enabled the testing environment with multiple versions of the system running in parallel, isolated, and reliable.