Abstraction: A Key Skill for Software Architects
As a developer, you often work on the code of a few modules or packages. However, when you step…
As a developer, you often work on the code of a few modules or packages. However, when you step…
I’m a software architect with over two decades of experience in designing and developing software solutions for various industries,…
As architects, we need various tools to help us in our job. These tools include diagramming tools, documentation tools,…
Treating your documentation as code is becoming more popular because it allows documentation to be version controlled, reviewed, and…
“Identifying and preserving architecture characteristics is a key responsibility forarchitects.” — Neal Ford Quality attributes are also known as…
“When architects are disconnected from understanding the flow of business value, it raises costs both in wasted technical effort…
Soft skills become essential in addition to technical skills as you need to deal with and work with different…
Happy 2023 to you! At the beginning of every year, as developers and architects, we make decisions and plans…
Last updated on January 18th, 2023 at 02:29 pmLet’s face it; whether you are a developer or an architect,…
Layered architecture is one of the most used architecture styles. It consists of splitting an application into horizontal layers where each…