diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-06-17 11:53:03 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-06-17 11:53:03 +0000 |
| commit | b0569c5058776517bd2417986d7588c9b9f50dc2 (patch) | |
| tree | 555a8f7210a13dd0982efbe51f756404a2553baf /edge.tex | |
| parent | 5c623ef8da6c995855b9f100bb5f8efa718da49c (diff) | |
eof
Diffstat (limited to 'edge.tex')
| -rw-r--r-- | edge.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/edge.tex b/edge.tex new file mode 100644 index 0000000..065a7dc --- /dev/null +++ b/edge.tex @@ -0,0 +1,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}
\ No newline at end of file |
