Skip to content

Commit

Permalink
Doc 9
Browse files Browse the repository at this point in the history
  • Loading branch information
uo287841 committed Feb 18, 2024
1 parent 5eda296 commit fd666d2
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/src/09_architecture_decisions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,30 @@ See https://docs.arc42.org/section-9/[Architecture Decisions] in the arc42 docum
There you will find links and examples about ADR.
****
|===
| Constraints | Explanation
| Title
| Web Server Platform: A Comprehensive Overview
| Context
| Choosing the right web server platform involves balancing technical requirements, stakeholder preferences, user considerations, and project constraints. It's a critical decision that impacts performance, security, user experience, and project success. Achieving alignment across these factors is essential for making an informed choice.
| Decision
| Azure
| Status
| Proposed
| Consequences
| We need to suppoort the web application with the leasr cost possible
|===

|===
| Constraints | Explanation
| Title
| FrontEnd: What users see
| Context
| Choosing the right web server platform involves balancing technical requirements, stakeholder preferences, user considerations, and project constraints. It's a critical decision that impacts performance, security, user experience, and project success. Achieving alignment across these factors is essential for making an informed choice.
| Decision
| JavaScript and React
| Status
| Proposed
| Consequences
| It is important that the developers are used or can get used to the proposed lenguage with ease so its easier to mantain the code and for future developers to understand it.
|===

0 comments on commit fd666d2

Please sign in to comment.