Skip to content

Commit 53d57e9

Browse files
committed
Add real world case study to T4
1 parent 2e9e69a commit 53d57e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

T4.ArchitecturalPatterns.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ \section{Block A - Introduction to Architectural Patterns}
107107
\item is about the \textbf{high-level structure} of the software system.
108108
\item defines \textbf{major components}, their responsibilities, and how they interact.
109109
\item has a large impact on its \textbf{reliability, security, scalability and performance}.
110-
\item An architectural mistake is much \textbf{harder to fix} after the fact.
110+
\item An architectural mistake is much \textbf{harder to fix} after the fact.\footnote{Real-world case study: \href{https://web.archive.org/web/20240325042615/https://www.primevideotech.com/video-streaming/scaling-up-the-prime-video-audio-video-monitoring-service-and-reducing-costs-by-90}{Why Amazon Prime Video had to switch back from microservices to a monolith.}}
111111
\end{itemize}
112112

113113

0 commit comments

Comments
 (0)