diff --git a/_images/streamprocessing-beam.png b/_images/streamprocessing-beam.png new file mode 100644 index 0000000..c015410 Binary files /dev/null and b/_images/streamprocessing-beam.png differ diff --git a/_images/streamprocessing-flink.png b/_images/streamprocessing-flink.png new file mode 100644 index 0000000..195fa59 Binary files /dev/null and b/_images/streamprocessing-flink.png differ diff --git a/_images/streamprocessing-pipeline.png b/_images/streamprocessing-pipeline.png new file mode 100644 index 0000000..25d24fb Binary files /dev/null and b/_images/streamprocessing-pipeline.png differ diff --git a/_images/streamprocessing-storm.png b/_images/streamprocessing-storm.png new file mode 100644 index 0000000..b3bd5cb Binary files /dev/null and b/_images/streamprocessing-storm.png differ diff --git a/_images/streamprocessing-streamprocessing.png b/_images/streamprocessing-streamprocessing.png new file mode 100644 index 0000000..fd0241f Binary files /dev/null and b/_images/streamprocessing-streamprocessing.png differ diff --git a/_images/streamprocessing-wallaroo.png b/_images/streamprocessing-wallaroo.png new file mode 100644 index 0000000..f2c129c Binary files /dev/null and b/_images/streamprocessing-wallaroo.png differ diff --git a/intro-stream-processing.html b/intro-stream-processing.html index 997cf89..0204c65 100644 --- a/intro-stream-processing.html +++ b/intro-stream-processing.html @@ -113,6 +113,7 @@
+

This is Azion

Lista de pontos de presença da Azion
@@ -170,10 +171,10 @@
-

Por que isso é importante?

+

O que uma CDN tem a ver com Stream Processing?

@@ -435,6 +436,67 @@ light.switch()
+
+
+

Stream Processing

+
+ +
+
sudo cat /etc/shadow | cut -d ':' -f 2 | sort | uniq -c
+
+ +
+
sudo cat [broker] | cut -d ':' -f 2 | sort | uniq -c
+
+ +
+
sudo cat [broker] | map | sort | uniq -c
+
+ +
+
sudo cat [broker] | map | fold
+
+ +
+
sudo cat [broker] | map | fold
+
sudo cat [broker] | map | fold
+
sudo cat [broker] | map | fold
+
sudo cat [broker] | map | fold
+
sudo cat [broker] | map | fold
+
+ +
+
sudo cat [broker] | map | group_by | fold
+
sudo cat [broker] | map | group_by | fold
+
sudo cat [broker] | map | group_by | fold
+
sudo cat [broker] | map | group_by | fold
+
sudo cat [broker] | map | group_by | fold
+
+ +
+ +
+ +
+ +
+ +
+ Apache Spark Logo + Apache Spark Logo + Apache Spark Logo + Apache Spark Logo +
+ +
+ "A distributed system is one in which the failure of a + computer you didn't even know existed can render your + own computer unusable" + + -- Leslie Lamport, 1987 +
+
+