diff options
| -rw-r--r-- | content/conclusion.tex | 5 | ||||
| -rw-r--r-- | style/first-page.tex | 1 | ||||
| -rw-r--r-- | style/style.tex | 1 |
3 files changed, 2 insertions, 5 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. diff --git a/style/first-page.tex b/style/first-page.tex index ba1bee9..57ee6fd 100644 --- a/style/first-page.tex +++ b/style/first-page.tex @@ -10,7 +10,6 @@ \vspace{2cm} {\Large Bachelor Thesis} - \vspace*{1.5cm} \rule{.9\linewidth}{.6pt}\\[0.4cm] diff --git a/style/style.tex b/style/style.tex index 54876e3..ed43238 100644 --- a/style/style.tex +++ b/style/style.tex @@ -59,5 +59,4 @@ \lstset{style=mystyle} - \renewcommand\baselinestretch{1.2} |
