Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Elastic the swiss army knife for Redbooth
Search
Carlos Saura
April 13, 2015
Programming
0
120
Elastic the swiss army knife for Redbooth
Elastic (Elasticsearch) the swiss army knife for Redbooth
@csaura
@redbooth
Carlos Saura
April 13, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
Build your own WebP codec in Swift
kishikawakatsumi
2
880
プログラミングどうやる? ~テスト駆動開発から学ぶ達人の型~
a_okui
0
190
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
480
defer f()とdefer fの挙動を 誤解していた話
kogamochiduki
2
160
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
690
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
440
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.2k
Serena MCPのすすめ
wadakatu
4
860
エンジニアとして高みを目指す、 利益を生み出す設計の考え方 / design-for-profit
minodriven
23
12k
フロントエンド開発に役立つクライアントプログラム共通のノウハウ / Universal client-side programming best practices for frontend development
nrslib
7
3.8k
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
1
420
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
220
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Practical Orchestrator
shlominoach
190
11k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Thoughts on Productivity
jonyablonski
70
4.9k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
A Tale of Four Properties
chriscoyier
160
23k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
Transcript
None
@CSAURA Carlos Saura 4-5 months with Elastic 3 years in
Redbooth I can’t remember as Rails Developer
Communication and Collaboration ! Realtime Communication (Chat + Video) Project
Management Lots of integrations
GREAT WORKING ENVIRONMENT Lots of parties - Ping Pong Table
- Great Offsites - Nerf’s
We also work hard
For what we use Elastic?
Business Metrics & troubleshooting ! Time Series DB ! Search
engine
Business Metrics & troubleshooting logstash
None
Time Series Database
Time Series Database Far from Production Ready Official clients outdated
No support for timezones
Time Series Database Support for timezones Good official clients Rock
solid Elastic
Time Series Database Store raw data for future reports Store
information data on event each day is a index Elastic curator
Search
Search Not scale Delta every 10 min Full scan every
day Dedicated resources before elastic
Search More realtime search (Chat) Works over HTTP We had
the infrastructure gem: elasticsearch-model with elastic
Issues Start with small machines ! Store too old Logstash
indexes ! Not enough network bad with between nodes A bit black box
Thanks