Coding Architect Logo
  • Posts
  • Tags
  • Categories
Dec 27, 2018

Technical Health over Technical Debt

Ward Cunningham is credited with the first use of the team Complexity as Debt or Technical Debt (YouTube video) as a metaphor poor software implementation. For a software application or system …

Metaphor Complexity Agile Engineering
Dec 9, 2018

At the start of my career I worked with fairly dumb terminals and mainframes. Programs were natively compiled but resources were limited and shared with the other users of the system. Shared computing …

Languages Cloud Container AWS Developer Workstation
Apr 29, 2018

Orchestration and Choreography are often discussed as design options for event driven systems. Some use the term interchangeably while others feel that the two are very distinct. I am in the later …

Techniques Design Patterns Event Orchestration Event Choreography
Feb 17, 2018

Risk is typically expressed as a function of likelihood and severity or impact. Probability is an important factor but this article is about understanding the potential impact of change on a …

Techniques Version Control
Jul 7, 2017

The path to a million (loc)

Over the last month or so I have been writing some data collection and simple analysis routines for the things we (developers) use every day. The ultimate goal is to have a system that can collect, …

kuona elasticsearch code analytics
Jun 19, 2017

Builder anti-patterns

Object Oriented Design Design Patterns
Jun 15, 2017

Commit History Metrics

For the last few years I have been very interested in what we can learn about our software development processes by looking at the data generated by the tools that we use to manage and deploy our …

Kuona Kibana Elasticsearch Git Metrics Visualization Analytics
Jun 6, 2017

Defending the Domain Model

Creating useful software models that represent the buisness they serve is hard. Creating a single model for a business at a point in time might be possible but as the business changes models need to …

Domain Driven Development DDD anti-corruption layer software design
May 26, 2017

Testing Logging

As a developer I recognise the importance of generating logs for the systems that I help design and develop. At the outset often everyone recognizes the importance of logging but somehow it’s very …

Logging Testing Java
May 20, 2017

Templated styles

While developing web applications I have often needed to change the style of one or more elements based on the state of the data model used by the application. I have an inherent aversion to …

Web development CSS Templating Techniques
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

© 2026