diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 20:42:27 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 20:42:27 +0200 |
| commit | f18f940e08aafdbf869c2e9b018509cbea741bb2 (patch) | |
| tree | 3ba53b795064ffb3241a0c7dae56a743d0ce79b4 /main.tex | |
| parent | 6f3fd34df2752fac37f421efcc3ddb95177cf8bd (diff) | |
feat: added the problem statement slde
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 36 |
1 files changed, 31 insertions, 5 deletions
@@ -28,6 +28,11 @@ \end{frame} \begin{frame}\frametitle{Problem Statement} + \begin{tcolorbox}[title=We need effective tools to manage datacenters] + To address the increasing datacenter complexity, Datacenter Digital Twins (DCDT) were proposed~\cite{DBLP:journals/computer/AthavaleBBMMPS24}. + However, many DCDT's are not useful in practice, because they lack critical features (\emph{e.g.,} predictive analytics) native to the generic Digital Twin definition~\cite{DBLP:usdoe/report/AP26894}. + \end{tcolorbox} + \input{images/table.tex} \end{frame} \begin{frame}\frametitle{Research Questions} @@ -49,24 +54,27 @@ \end{frame} -\begin{frame}\frametitle{System model} +\begin{frame}\frametitle{Background} \end{frame} -\begin{frame}\frametitle{Reference Architecture} +\begin{frame}\frametitle{System Design} \end{frame} -\begin{frame}\frametitle{Results} +\begin{frame}\frametitle{Experimental Results} \end{frame} -\begin{frame}\frametitle{References} +\begin{frame}\frametitle{Discussion} + +\end{frame} + +\begin{frame}[allowframebreaks]\frametitle{References} \tiny \bibliographystyle{is-plain} \bibliography{main.bib} \end{frame} - % Unfortunately this must remain here. \setbeamercolor{frametitle}{fg=Brown,bg=Brown!20} \setbeamertemplate{frametitle}{ @@ -77,6 +85,24 @@ } \begin{frame}\frametitle{Extra Slides: Societal Impact} + \begin{tcolorbox}[title=Why is this research important today?] + Over 3 million jobs in the Netherlands directly depend on cloud services, which are hosted in datacenters~\cite{DBLP:journals/corr/IosupKLVG22}. + Already the rapid + expansion of datacenters has increased the presence of service failures across all cloud + services~\cite{DBLP:conf/acsos/TalluriOVTI21}. + We need to act now. + \end{tcolorbox} + \begin{center} + \includegraphics[height=10em]{images/IosupLVG22-2_cropped.pdf} + \end{center} + \tiny + \textbf{Figure E.1:} Horizontally: the most important research areas in computer science in Netherlands. + Vertically: qualities we should ensure across all research areas with the most outstanding impact on society. + Datacenter manageability is a top-priority~\cite{DBLP:journals/corr/IosupKLVG22}. +\end{frame} + +\begin{frame}\frametitle{Extra Slides: Why Digital Twinning?} + \end{frame} \end{document} |
