blob: 065a7dcedf673767af36ac523da327f6a1873c30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
% -------------------- frame 1 -------------------
\begin{frame}{Edge computing}
We make deal with low-powered and resource constrained device so to have:
\begin{itemize}
\item<1-> Faster response times for latency sensitive apps.
\item<2-> Increase user privacy by sending only filtered data upstream to the cloud.
\item<3-> Reduced network congestion.
\end{itemize}
\end{frame}
|