Are you using DDD in your projects?
Why is DDD important? You have probably heard about the Domain-Driven Design (DDD) approach first introduced in Eric Evan’s…
Sometimes you might want to put your site behind closed doors If you’ve got a publication that you don’t want the world to see yet because it’s not ready to launch, you can hide your Ghost site behind a simple shared pass-phrase.
Why is DDD important? You have probably heard about the Domain-Driven Design (DDD) approach first introduced in Eric Evan’s…
It can get very overwhelming when you start looking for which certification to pass to learn new skills. There…
“The goal of a diagram is to convey a clear and shared understanding of the architecture.” — Neal Ford….
As architects, writing becomes an important skill to develop. The documentation is important to support and explain your architecture….
As architects, we need to keep up with the new technologies, architecture approaches, frameworks, and tools. This can be…
Understanding Architecture’s definitions help you focus on the skills you need to learn and know what is expected from…
As architects, we continuously make decisions. But not all those decisions are made equal. Only those considered as architecture…
The question here is should we always reuse the common code across microservices and avoid duplication as we do…
When migrating a Monolithic to Microservices, there are much more than technical challenges. First and not least, is the…
Here are my favorite microservices books: 1- Building Microservices: Designing Fine-Grained Systems: if you are new to Microservices, I…