Architecture Crew Talk Quiz

Question 1/6
What is not relevant when designing an architecture of a system?
1
Defining Non-Functional Requirements.
2
Intentional design decisions.
3
Choosing a framework (Spring, Nest.js, ...).
4
Asking a lot of questions.
Keep It Stupid Simple means ...
1
Make good abstractions to hide complexity.
2
Use plain objects.
3
Not using design patterns.
4
Less code, better.