diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-06 12:36:10 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-06 12:36:10 +0200 |
| commit | 7378be6edcf2d1c3fb7b5e4bedb2dea7c07e7156 (patch) | |
| tree | 3680198bb29a98d0cd626e71941dc96610e13d43 /content | |
| parent | eaa7bfdab525c2ea367d6e9c08382f9a00049109 (diff) | |
fix: added the missing section labels
Diffstat (limited to 'content')
| -rw-r--r-- | content/conclusion.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/content/conclusion.tex b/content/conclusion.tex index 4db890d..f560bc6 100644 --- a/content/conclusion.tex +++ b/content/conclusion.tex @@ -1,6 +1,5 @@ \chapter{Conclusion}\label{s:conclusion} - Datacenter manageability is a top-priority for the digital society. Over 3 million jobs in the Netherlands directly depend on cloud services, which are hosted in datacenters~\cite{DBLP:journals/corr/IosupKLVG22}. Datacenter digital twinning, a promising management technique can offer unique insight into complex facility behaviour. @@ -10,7 +9,7 @@ Starting from a thorough investigation into the new, emerging field of datacente We ended our project with a novel evaluation method used in a set of exhaustive experiments. As such, we believe we answer the main research question by addressing each sub-research question. -\section{Answers to Research Questions} +\section{Answers to Research Questions}\label{ss:answers_to_rqs} \begin{enumerate}[label=\emph{RQ\textsubscript{\arabic*}}] \item \emph{How to asses the current state-of-the-art of digital twinning for datacenters?}\\ @@ -38,7 +37,7 @@ As such, we believe we answer the main research question by addressing each sub- Moreover, we show that \gls{my_system} can be used to incorporate a predictive analytics system and significantly lower the total number of task failures during a workload. \end{enumerate} -\section{Future Work} +\section{Future Work}\label{ss:future_work} We envision \gls{dcdt}s as systems that encompass features necessary to model the entire datacenter behaviour. It came to our attention that with the explosive growth of \gls{ai} and the diversification of datacenters under way, \gls{dt}s will be indispensable in datacenter management. |
