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.
Shorlabs is a platform that streamlines the deployment and management of backend applications using Python or Node.js. Built on AWS Lambda, it offers automatic scaling and a pay-per-use pricing model, making backend deployment more accessible without the need for extensive infrastructure management.
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.