Kafka 2017技術(shù)峰會內(nèi)容簡介(streams分組)

完整視頻和PPT鏈接 微云分享
密碼請關(guān)注公眾號“bigdata_summit”
并回復(fù) “kafka-sf2017”獲取

Building Event-Driven Services with Stateful Streams

by Benjamin Stopford, Engineer, Confluent
video, slide
Event Driven Services come in many shapes and sizes from tiny event driven functions that dip into an event stream, right through to heavy, stateful services which can facilitate request response. This practical talk makes the case for building this style of system using Stream Processing tools. We also walk through a number of patterns for how we actually put these things together.

以下內(nèi)容來自谷歌翻譯:
事件驅(qū)動服務(wù)有許多形狀和大小,從小事件驅(qū)動的功能枪向,浸入事件流屏鳍,直到重,有狀態(tài)的服務(wù),可以促進(jìn)請求響應(yīng)杆勇。這個實際的談話使用Stream Processing工具來構(gòu)建這種風(fēng)格的系統(tǒng)呕缭。我們還通過一些模式,了解我們?nèi)绾螌⑦@些東西放在一起筒愚。

Building Stateful Financial Applications with Kafka Streams

by Charles Reese, Senior Software Engineer, Funding Circle
video, slide
At Funding Circle, we are building a global lending platform with Apache Kafka and Kafka Streams to handle high volume, real-time processing with rapid clearing times similar to a stock exchange. In this talk, we will provide an overview of our system architecture and summarize key results in edge service connectivity, idempotent processing, and migration strategies.

以下內(nèi)容來自谷歌翻譯:
在資金圈赴蝇,我們正在使用Apache Kafka和Kafka構(gòu)建全球貸款平臺,以處理大量實時處理快速清算時間類似于證券交易所巢掺。在本講座中句伶,我們將概述系統(tǒng)架構(gòu)劲蜻,并總結(jié)邊緣服務(wù)連接,冪等處理和遷移策略的關(guān)鍵結(jié)果考余。

Fast Data in Supply Chain Planning

by Jeroen Soeters, Lead Developer, ThoughtWorks
video, slide
We are migrating one of the top 3 consumer packaged goods companies from a batch-oriented systems architecture to a streaming micro services platform. In this talk I’ll explain how we leverage the Lightbend reactive stack and Kafka to achieve this and how the 4 Kafka APIs fit in our architecture. Also I explain why Kafka Streams <3 Enterprise Integration Patterns.

以下內(nèi)容來自谷歌翻譯:
我們正在將三大消費品商品公司之一從批量導(dǎo)向的系統(tǒng)架構(gòu)遷移到流式微服務(wù)平臺先嬉。在這個演講中,我將解釋我們?nèi)绾卫肔ightbend反應(yīng)堆棧和Kafka來實現(xiàn)這一點楚堤,以及API中適合的4個Kafka在我們的建筑疫蔓。另外我解釋為什么Kafka Streams <3企業(yè)集成模式。

Kafka Stream Processing for Everyone with KSQL

by Nick Dearden, Director of Engineering, Confluent
video, slide
The rapidly expanding world of stream processing can be daunting, with new concepts (various types of time semantics, windowed aggregates, changelogs, and so on) and programming frameworks to master. KSQL is a new open-source project which aims to simplify all this and make stream processing available to everyone.

以下內(nèi)容來自谷歌翻譯:
快速擴(kuò)展的流處理世界可能是艱巨的身冬,新的概念(各種類型的時間語義衅胀,窗口聚合,更改日志等)和編程框架來掌握酥筝。 KSQL是一個新的開源項目滚躯,旨在簡化所有這些,并使流處理可用于所有人嘿歌。

Portable Streaming Pipelines with Apache Beam

by Frances Perry, Software Engineer, Google
video, slide
Much as SQL stands as a lingua franca for declarative data analysis, Apache Beam aims to provide a portable standard for expressing robust, out-of-order data processing pipelines in a variety of languages across a variety of platforms. By cleanly separating the user’s processing logic from details of the underlying execution engine, the same pipelines will run on any Apache Beam runtime environment, whether it’s on-premise or in the cloud, on open source frameworks like Apache Spark or Apache Flink, or on managed services like Google Cloud Dataflow. In this talk, I will:

Briefly, introduce the capabilities of the Beam model for data processing and integration with IO connectors like Apache Kafka.
Discuss the benefits Beam provides regarding portability and ease-of-use.
Demo the same Beam pipeline running on multiple runners in multiple deployment scenarios (e.g. Apache Flink on Google Cloud, Apache Spark on AWS, Apache Apex on-premise).
Give a glimpse at some of the challenges Beam aims to address in the future.

以下內(nèi)容來自谷歌翻譯:
就像SQL作為聲明式數(shù)據(jù)分析的通用語言一樣掸掏,Apache Beam旨在提供一種便攜式標(biāo)準(zhǔn),用于在各種平臺上以各種語言表達(dá)強(qiáng)大的無序數(shù)據(jù)處理流水線宙帝。通過干凈地將用戶的處理邏輯與底層執(zhí)行引擎的細(xì)節(jié)分開丧凤,相同的管道將在任何Apache Beam運行時環(huán)境中運行,無論是內(nèi)部部署還是在云中茄唐,在Apache <span class ='no' > Spark </ span>或Apache Flink息裸,或Google Cloud Dataflow等托管服務(wù)。在這個演講中沪编,我會:

簡要介紹Beam模型的功能呼盆,用于數(shù)據(jù)處理和與IO連接器的集成,如Apache Kafka蚁廓。
討論Beam提供的便攜性和易用性的優(yōu)勢访圃。
演示在多個部署場景(例如,Google Cloud上的Apache Flink相嵌,AWS上的Apache Spark腿时,Apache Apex內(nèi)部部署)上運行的相同波束管道。
瞥見Beam將來面臨的一些挑戰(zhàn)饭宾。

Query the Application, Not a Database: “Interactive Queries” in Kafka’s Streams API

by Matthias Sax, Engineer, Confluent
video, slide
Kafka Streams allows to build scalable streaming apps without a cluster. This “Cluster-to-go” approach is extended by a “DB-to-go” feature: Interactive Queries allows to directly query app internal state, eliminating the need for an external DB to access this data. This avoids redundantly stored data and DB update latency, and simplifies the overall architecture, e.g., for micro-services.

以下內(nèi)容來自谷歌翻譯:
Kafka Streams允許構(gòu)建可擴(kuò)展的流應(yīng)用而無需集群批糟。這種“即插即用”方法通過“數(shù)據(jù)即發(fā)”功能擴(kuò)展:交互查詢允許直接查詢應(yīng)用程序內(nèi)部狀態(tài),從而無需外部數(shù)據(jù)庫來訪問此數(shù)據(jù)看铆。這避免了冗余存儲的數(shù)據(jù)和DB更新延遲徽鼎,并且簡化了整體架構(gòu),例如用于微服務(wù)。

Real-Time Document Rankings with Kafka Streams

by Hunter Kelly, Senior Software/Data Engineer, Zalando
video, slide
The HITS algorithm creates a score for documents; one is “hubbiness”, the other is “authority”. Usually this is done as a batch operation, working on all the data at once. However, with careful consideration, this can be implemented in a streaming architecture using KStreams and KTables, allowing efficient real time sampling of rankings at a frequency appropriate to the specific use case.

以下內(nèi)容來自谷歌翻譯:
HITS算法為文檔創(chuàng)建分?jǐn)?shù);一個是“喧囂”否淤,另一個是“權(quán)威”悄但。通常這是作為批處理操作完成的,同時處理所有數(shù)據(jù)石抡。然而檐嚣,仔細(xì)考慮,這可以在使用KStreams和KTables的流式架構(gòu)中實現(xiàn)啰扛,允許以適合特定用例的頻率進(jìn)行有效的實時抽樣排序嚎京。

Streaming Processing in Python – 10 ways to avoid summoning Cuthulu

by Holden Karau, Principal Software Engineer, IBM
video, slide
<3 Python & want to process data from Kafka? This talk will look how to make this awesome. In many systems the traditional approach involves first reading the data into the JVM and then passing the data to Python, which can be a little slow, and on a bad day results in almost impossible to debug. This talk will look at how to be more awesome in Spark & how to do this in Kafka Streams.

以下內(nèi)容來自谷歌翻譯:
<3 Python&想要從Kafka處理數(shù)據(jù)?這個講話會看起來如何使這個真棒隐解。在許多系統(tǒng)中挖藏,傳統(tǒng)的方法包括首先將數(shù)據(jù)讀入JVM,然后將數(shù)據(jù)傳遞給Python厢漩,這可能有點慢,而在糟糕的一天岩臣,幾乎不可能調(diào)試溜嗜。這個演講將會在Spark中如何做得更好,如何在Kafka Streams中執(zhí)行此操作架谎。

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末炸宵,一起剝皮案震驚了整個濱河市,隨后出現(xiàn)的幾起案子谷扣,更是在濱河造成了極大的恐慌土全,老刑警劉巖,帶你破解...
    沈念sama閱讀 212,080評論 6 493
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件会涎,死亡現(xiàn)場離奇詭異裹匙,居然都是意外死亡,警方通過查閱死者的電腦和手機(jī)末秃,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,422評論 3 385
  • 文/潘曉璐 我一進(jìn)店門概页,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人练慕,你說我怎么就攤上這事惰匙。” “怎么了铃将?”我有些...
    開封第一講書人閱讀 157,630評論 0 348
  • 文/不壞的土叔 我叫張陵项鬼,是天一觀的道長。 經(jīng)常有香客問我劲阎,道長绘盟,這世上最難降的妖魔是什么? 我笑而不...
    開封第一講書人閱讀 56,554評論 1 284
  • 正文 為了忘掉前任,我火速辦了婚禮,結(jié)果婚禮上探越,老公的妹妹穿的比我還像新娘萌业。我一直安慰自己,他們只是感情好撤嫩,可當(dāng)我...
    茶點故事閱讀 65,662評論 6 386
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著蠢终,像睡著了一般序攘。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上寻拂,一...
    開封第一講書人閱讀 49,856評論 1 290
  • 那天程奠,我揣著相機(jī)與錄音,去河邊找鬼祭钉。 笑死瞄沙,一個胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的慌核。 我是一名探鬼主播距境,決...
    沈念sama閱讀 39,014評論 3 408
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼垮卓!你這毒婦竟也來了垫桂?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 37,752評論 0 268
  • 序言:老撾萬榮一對情侶失蹤粟按,失蹤者是張志新(化名)和其女友劉穎诬滩,沒想到半個月后,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體灭将,經(jīng)...
    沈念sama閱讀 44,212評論 1 303
  • 正文 獨居荒郊野嶺守林人離奇死亡疼鸟,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 36,541評論 2 327
  • 正文 我和宋清朗相戀三年,在試婚紗的時候發(fā)現(xiàn)自己被綠了庙曙。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片愚臀。...
    茶點故事閱讀 38,687評論 1 341
  • 序言:一個原本活蹦亂跳的男人離奇死亡,死狀恐怖矾利,靈堂內(nèi)的尸體忽然破棺而出姑裂,到底是詐尸還是另有隱情,我是刑警寧澤男旗,帶...
    沈念sama閱讀 34,347評論 4 331
  • 正文 年R本政府宣布舶斧,位于F島的核電站,受9級特大地震影響察皇,放射性物質(zhì)發(fā)生泄漏茴厉。R本人自食惡果不足惜泽台,卻給世界環(huán)境...
    茶點故事閱讀 39,973評論 3 315
  • 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望矾缓。 院中可真熱鬧怀酷,春花似錦、人聲如沸嗜闻。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,777評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽琉雳。三九已至样眠,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間翠肘,已是汗流浹背檐束。 一陣腳步聲響...
    開封第一講書人閱讀 32,006評論 1 266
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機(jī)就差點兒被人妖公主榨干…… 1. 我叫王不留束倍,地道東北人被丧。 一個月前我還...
    沈念sama閱讀 46,406評論 2 360
  • 正文 我出身青樓,卻偏偏與公主長得像绪妹,于是被迫代替她去往敵國和親晚碾。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當(dāng)晚...
    茶點故事閱讀 43,576評論 2 349

推薦閱讀更多精彩內(nèi)容