-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutlook.tex
40 lines (22 loc) · 1.13 KB
/
outlook.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentclass[../main.tex]{subfiles}
\begin{document}
This section reflects on the problem statement and concepts based on the results and discusses the impact and relevance of the work.
Furthermore, it expands on the idea of a comprehensive \gls{hybrid_cloud_ops} model as part of future work and comes up with recommendations for enterprises.
\subsection{Conclusion}
\label{subsec:out-conclusion}
\subfile{outlook-conclusion}
\subsection{Future work}
\label{subsec:out-future}
This section reflects on the stages of \gls{devops} and gives a brief overview of concepts that should be evaluated as part of future work, to build a comprehensive \gls{hybrid_cloud_ops} model.
\subsubsection{Continuous integration}
\subfile{outlook-devops-ci}
\subsubsection{Continuous deployment}
\subfile{outlook-devops-cd}
\subsubsection{Continuous feedback}
\subfile{outlook-devops-cf}
\subsubsection{Extension of policy models}
\subfile{outlook-policy-extensions}
\subsection{Recommendations}
\label{subsec:out-recommend}
\subfile{outlook-recommendations}
\end{document}