Click any tag below to further narrow down your results
Links
This article details Reddit's migration from a legacy Python service to Go microservices for handling comments. It outlines the challenges faced during the migration, including write endpoint validations and performance improvements achieved. The migration has successfully reduced latency while maintaining reliability.
The article details a startup's decision to rewrite its backend from Python to Node.js just a week after launch. The author discusses the challenges of Python's async capabilities and the benefits gained from switching to Node, including improved performance and a unified codebase.