Workflow management: removing “goals” feature
Building Codacy, we’ve learned a lot about how people want quality management throughout their workflow.
By listening to customers we've learned that the most important...
Database migration to Amazon Aurora
In this blog post we’ll show you how we migrated a critical Postgres database with 18Tb of data from Amazon RDS (Relational...
Christmas coding: developers DO code on holidays
According to answers to #1 and #2 questions on Quora, Christmas coding (and coding on weekends) is, indeed, real. Both Quora answers have fantastic stories that...
Your Static Code Analysis Guide
Errors - A word that is not so peaceful in the world of developers and software development. So, without any doubt, developers work hard...
Understanding microservices with distributed tracing
This article will focus on patterns and tools to implement Distributing Tracing particularly for microservices.
Outline
Motivation
Distributed Tracing...