dmv.community is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small regional Mastodon instance for those in the DC, Maryland, and Virginia areas. Local news, commentary, and conversation.

Administered by:

Server stats:

174
active users

#TechLead

2 posts2 participants0 posts today

Randomly remembered the time, many years ago, where I noticed that our error handling stack (stacktrace -> context hydration -> reporting for observability) was probably responsible for the poor performance we were seeing during certain incidents.

The idea was that our normal request handling was X milliseconds of latency, but adding the error handling stack added maybe 100-250ms of latency. So during incidents that generated lots of errors... performance would naturally tank.

💻 De software legacy a oportunitat estratègica: el punt de partida (I) 🛠️

Com vam convertir un projecte heretat d’un extern en una peça clau del negoci? 🚀

Aquest és el primer d'una sèrie de 6 posts on parlaré de:
🔹 Refactoring
🔹 Domain-Driven Design
🔹 Testing
🔹 Arquitectura hexagonal
🔹 Gestió d’equips tècnics

👉 Llegeix el primer capítol aquí: dev.to/didacrios/de-software-l

Segueix-me per no perdre’t els pròxims! 👀

#software #Refactoring #DDD #ArquitecturaHexagonal #TechLeadership
#tdd #techlead

DEV CommunityDe software legacy a oportunitat estratègica: El punt de partida (I)Quan parlem de software legacy, sovint pensem en aplicacions antiquades o mal dissenyades. Però la...