lightning-talks: Forward Gerrit events to Jenkins via AWS Kinesis

Change-Id: I316ba84298fe27a5a5ea4afddb86cd1427a32dca
diff --git a/lightning-talks/forward-gerrit-events-to-jenkins-via-aws-kinesis.md b/lightning-talks/forward-gerrit-events-to-jenkins-via-aws-kinesis.md
new file mode 100644
index 0000000..a1f3a0c
--- /dev/null
+++ b/lightning-talks/forward-gerrit-events-to-jenkins-via-aws-kinesis.md
@@ -0,0 +1,24 @@
+# One step closer to the cloud: forward Gerrit events to Jenkins via AWS Kinesis
+
+In the effort of making Gerrit more cloud-native, we cannot neglect tools
+integrating with Gerrit. Jenkins, currently, doesn't have a way to integrate
+with Gerrit via cloud-native tools.
+
+In this lightning talk, I will demo AWS Kinesis Consumer, a Jenkins plugin
+allowing the consumption of Gerrit stream events from Kinesis.
+
+## Polls
+
+> How do you integrate Jenkins with Gerrit?
+> - Gerrit Trigger plugin
+> - Gerrit Code Review Plugin
+> - Other
+
+> What are the main issue you face with your setup?
+> - integration is difficult to setup
+> - scalability issues with big Jenkins installation
+> - loosing events when Gerrit restarts
+> - loosing events when Jenkins restarts
+> - difficult to debug issues
+
+*[Fabio Ponciroli, GerritForge](../speakers.md#fponciroli)*
diff --git a/schedule.md b/schedule.md
index c6c8405..bc0f33c 100644
--- a/schedule.md
+++ b/schedule.md
@@ -22,5 +22,6 @@
 |  8:30 PST / 17:30 CET | [Promoting Situational Awareness in Code Review Platforms](sessions/promoting-situational-awareness-in-code-review.md) |
 |  9:00 PST / 18:00 CET | [An introduction to the pull-replication plugin](sessions/pull-replication-plugin.md)                              |
 |  9:30 PST / 18:30 CET | [Overview of Gerrit in AWS](sessions/overview-of-gerrit-in-aws.md)                      |
-| 10:00 PST / 19:00 CET | Q&A with the maintainers (may include 1-2 polls)                                        |
+| 10:00 PDT / 19:00 CET | [Forward Gerrit events to Jenkins via AWS Kinesis](lightning-talks/forward-gerrit-events-to-jenkins-via-aws-kinesis.md) |
+| 10:10 PST / 19:10 CET | Q&A with the maintainers (may include 1-2 polls)                                        |
 | 11:00 PST / 20:00 CET | End of Day 2                                                                            |