Phillip Johnson
Phillip Johnson’s Blog

Phillip Johnson’s Blog

Follow
Follow
homebadgesnewsletter
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

How to Pass AZ-204: Developing Solutions for Microsoft Azure

May 1, 20227 min read

Resources and schedule used to pass Microsoft's AZ-204 in 4 weeks · Introduction Having passed AZ-900: Azure Fundamentals exam in February and finishing...

How to Pass AZ-204: Developing Solutions for Microsoft Azure

Adventuring into the Cosmos

Apr 17, 20225 min read

Trying out Azure Cosmos DB · Studying for AZ-204: Developing Solutions for Microsoft Azure I'm scheduled to take the AZ-204 exam in the next couple of...

Adventuring into the Cosmos

Single Responsibility Principle - It Isn't What You Think It Is

Apr 2, 20227 min read

SRP - the most misunderstood SOLID Principle · Introduction The Single Responsibility Principle is the most misunderstood of all the SOLID Principles....

Single Responsibility Principle - It Isn't What You Think It Is

A Metrics Suite for Microservices, EventStorming and DDD

Mar 28, 20228 min read

Measuring Coupling and Cohesion of Bounded Contexts on an EventStorming Domain Model · EventStorming A great way to design Event Sourced Domain Models...

A Metrics Suite for Microservices, EventStorming and DDD

DDD - Command Query Responsibility Segregation (CQRS)

Mar 20, 20225 min read

Commands are complex, Queries are simple · Overview Previously we've looked at DDD Entities, that have state, and Events, where state changes. To reduce...

DDD - Command Query Responsibility Segregation (CQRS)

Is it time to redefine TDD?

Mar 15, 20224 min read

Everybody talks about it, hardly anybody does it... should we redefine what Test Driven Development means? · Everybody asks for TDD but nobody uses...

Is it time to redefine TDD?