Five architecture and design books to read
The following are the books I recommend and I keep them handy: – Fundamentals of Software Architecture: An…
The following are the books I recommend and I keep them handy: – Fundamentals of Software Architecture: An…
Let’s be clear and honest, nothing can replace experience, but learning architecture by reading books and taking courses can…
HTTP GET requests should not modify server state. The GET is usually used to retrieve or search resources. For…
You are assigned the task to produce the architecture of a new application that has the following requirements: The…
Last updated on March 7th, 2021 at 01:09 pmBased on my experience, the following are the most important challenges…
Last updated on February 13th, 2021 at 06:41 pmThe Technology Radar is a document produced twice a year by…
Constraints are liberating as Ted Neward said. If you start a project without any constrains, it is probably because…
The main purpose of architectural diagrams is to facilitate the collaboration, increase the communication, and to provide vision and…
Last updated on December 24th, 2021 at 02:43 pmNon-functional requirements are sometimes named -ilities. Other popular terms used are…
Last updated on March 1st, 2023 at 11:14 pmOne of the most common mistakes I have seen new architects…