Inside Atlassian

Author

Nithin Tharakan

Article in How we build
Scaling Bitbucket’s Database

Bitbucket’s usage is growing Two services at the core of Bitbucket are gu-bb and gu-api, responsible for serving the Bitbucket website and our public REST API. These services are built on the Django web framework, serving millions of requests every hour. On average, each of these requests represents over 10 database queries, putting significant load […]