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
RubyConf China 2015 SkyPixel 航拍网站开发之路
Search
jimxl
October 11, 2015
Programming
2
490
RubyConf China 2015 SkyPixel 航拍网站开发之路
jimxl
October 11, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
Honoアップデート 2025年夏
yusukebe
1
870
兎に角、コードレビュー
mitohato14
0
160
Updates on MLS on Ruby (and maybe more)
sylph01
1
160
Ruby Parser progress report 2025
yui_knk
1
240
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
950
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
680
あのころの iPod を どうにか再生させたい
orumin
2
2.5k
TROCCO×dbtで実現する人にもAIにもやさしいデータ基盤
nealle
0
390
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
120
サーバーサイドのビルド時間87倍高速化
plaidtech
PRO
0
670
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
17
9.4k
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
340
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
It's Worth the Effort
3n
187
28k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
A Tale of Four Properties
chriscoyier
160
23k
Unsuck your backbone
ammeep
671
58k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Faster Mobile Websites
deanohume
309
31k
Transcript
大疆创新-向磊
个人简介 DreamCoder Rubyists https://github.com/jimxl
项目简介 全球最大的航拍社区 优秀的航拍摄影师 令人惊叹的作品 https://www.skypixel.com/
上 线 一个半月的开发时间 全新的团队 需求设计的变更
问 题 交互要求高 国内访问速度优化
前后端分离 AngularJS, React…. API
好 处 速度 稳定性 全能型程序员 自由度
开发流程的变化 分离前 分离后
问 题 SEO 登录态的判断 CDN的切换 语言的切换
服务的抽象和集成 Ruby不擅长的事情 公司已有服务
HTTP API 简单,便捷 已有服务
引入的问题 Http接口的稳定 服务的连锁反应 网络的影响
HTTP 网 关 优化线路 监控服务 自动切换
自动报警 自动恢复 预知灾难 接口安全
全球化的解决方案
None
None
None
分区域自治服务
关 键 服务代码公用 事件传送保障 ….
[email protected]