summaryrefslogtreecommitdiffstats
path: root/edge.tex
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-06-17 11:53:03 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-06-17 11:53:03 +0000
commitb0569c5058776517bd2417986d7588c9b9f50dc2 (patch)
tree555a8f7210a13dd0982efbe51f756404a2553baf /edge.tex
parent5c623ef8da6c995855b9f100bb5f8efa718da49c (diff)
eof
Diffstat (limited to 'edge.tex')
-rw-r--r--edge.tex12
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