Home Developer Page 20

Developer

Developer-driven and produced content spanning coding languages, frameworks and skill-sets.

workflow

Workflow management: removing “goals” feature

0
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...
AWS Database

Database migration to Amazon Aurora

0
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

Christmas coding: developers DO code on holidays

0
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...
code review checklist

Your Static Code Analysis Guide

0
Errors - A word that is not so peaceful in the world of developers and software development. So, without any doubt, developers work hard...
distributed tracing

Understanding microservices with distributed tracing

0
This article will focus on patterns and tools to implement Distributing Tracing particularly for microservices. Outline Motivation Distributed Tracing...