Antman writes software

Antman writes software

Follow
homeAbout mebadgesnewsletter
Tag

Devops

#devops

More content

Read more stories on Hashnode


Articles with this tag

Measuring Apdex from access logs in SumoLogic

Aug 18, 20222 min read

Application Performance Index (Apdex) is a standardised method for calculating the perceived satisfaction of a user accessing your service. It divides...

Measuring Apdex from access logs in SumoLogic

Your Microservices Are Slowing You Down, could Domain Services Boost Productivity?

Feb 19, 202216 min read

The benefits of a Microservices Architecture are well known; they reduce coupling, allow independent deployments, and increase the rate of change in...

Your Microservices Are Slowing You Down, could Domain Services Boost Productivity?

Dev Flags: Supercharge your Continuous Deployment by Dropping Database Feature Toggles

Oct 3, 20214 min read

Those of us who use Trunk Based Development as the foundation of our approach to Continuous Delivery or continuous Deployment are familiar with...

Dev Flags: Supercharge your Continuous Deployment by Dropping Database Feature Toggles