summaryrefslogtreecommitdiffstats
path: root/edge.tex
diff options
context:
space:
mode:
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