diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-06 12:29:51 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-06 12:29:51 +0200 |
| commit | eaa7bfdab525c2ea367d6e9c08382f9a00049109 (patch) | |
| tree | dd066517ab21c819e96ffd31ce49a999a7d66fb3 /content/conclusion.tex | |
| parent | 41332d82be61fad881ecef9e4317dffd5dc127bb (diff) | |
feat: finished the conclusion
Diffstat (limited to 'content/conclusion.tex')
| -rw-r--r-- | content/conclusion.tex | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/content/conclusion.tex b/content/conclusion.tex index d964ae9..4db890d 100644 --- a/content/conclusion.tex +++ b/content/conclusion.tex @@ -41,5 +41,10 @@ As such, we believe we answer the main research question by addressing each sub- \section{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. -We predict that in the near future, a number of +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. +To power the predictions we envision an \gls{ml}-based inference engine as a necessary component of digital twinning. +The need for \gls{ml} arises naturally in scenarios where large volumes of data, requiring little to no preprocessing meet the demand for estimating future facility behaviour. +For future work in failure prediction, we envision an \gls{abc} approach to estimate the real failure distribution within the datacenter. +Additionally, power usage optimization is a critical concern in datacenter management. +We hope future attempts to enhance datacenter digital twinning can enable datacenter operators with actionable insights towards lowering the power consumption. + |
