aboutsummaryrefslogtreecommitdiff
path: root/slides/2019-ctga/src/take-away.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides/2019-ctga/src/take-away.tex')
-rw-r--r--slides/2019-ctga/src/take-away.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/slides/2019-ctga/src/take-away.tex b/slides/2019-ctga/src/take-away.tex
new file mode 100644
index 0000000..1368c75
--- /dev/null
+++ b/slides/2019-ctga/src/take-away.tex
@@ -0,0 +1,15 @@
+\begin{frame}
+ \frametitle{Take away}
+ \begin{columns}
+ \begin{column}{0.69\textwidth}
+ \begin{itemize}
+ \item Program the network to gossip `as a service'
+ \item Easily deployed, not much opt-in needed
+ \end{itemize}
+ \end{column}
+ \begin{column}{0.29\textwidth}
+ \centering
+ \includegraphics[width=0.75\textwidth]{img/take-away}
+ \end{column}
+ \end{columns}
+\end{frame}