Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
RubyConf China 2015 SkyPixel 航拍网站开发之路
jimxl
October 11, 2015
Programming
2
360
RubyConf China 2015 SkyPixel 航拍网站开发之路
jimxl
October 11, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
Maintaining Software Correctness
dlew
PRO
3
250
競プロのすすめ
uya116
0
660
Gitlab CIでMRを自動生成する
forcia_dev_pr
0
110
GitHubのユーザー名を変更した後のあれこれ
tahia910
0
130
heyにおけるCI/CDの現状と課題
fufuhu
2
550
Node.jsデザインパターンを読んで
mmmommm
0
2.5k
Running Laravel/PHP on AWS (AWS Builders Day Taiwan 2022)
dwchiang
0
140
ドメインモデル方式のクラス設計 座談会
masuda220
PRO
3
1k
Treasure.map(): Functional programming in JVM-based languages
paranoidmonoid
0
130
Cybozu GoogleI/O 2022 LT会 - Input for all screens
jaewgwon
0
300
Angular‘s Future without NgModules: Architectures with Standalone Components @enterJS
manfredsteyer
PRO
0
210
Why Airflow? & What's new in Airflow 2.3?
kaxil
0
110
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
351
21k
The World Runs on Bad Software
bkeepers
PRO
57
5.3k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
10
3.4k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_i
23
15k
Fireside Chat
paigeccino
11
1.3k
Designing on Purpose - Digital PM Summit 2013
jponch
106
5.6k
A designer walks into a library…
pauljervisheath
196
16k
Build your cross-platform service in a week with App Engine
jlugia
219
17k
We Have a Design System, Now What?
morganepeng
35
3k
Robots, Beer and Maslow
schacon
152
7.1k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
151
13k
JazzCon 2018 Closing Keynote - Leadership for the Reluctant Leader
reverentgeek
172
8.4k
Transcript
大疆创新-向磊
个人简介 DreamCoder Rubyists https://github.com/jimxl
项目简介 全球最大的航拍社区 优秀的航拍摄影师 令人惊叹的作品 https://www.skypixel.com/
上 线 一个半月的开发时间 全新的团队 需求设计的变更
问 题 交互要求高 国内访问速度优化
前后端分离 AngularJS, React…. API
好 处 速度 稳定性 全能型程序员 自由度
开发流程的变化 分离前 分离后
问 题 SEO 登录态的判断 CDN的切换 语言的切换
服务的抽象和集成 Ruby不擅长的事情 公司已有服务
HTTP API 简单,便捷 已有服务
引入的问题 Http接口的稳定 服务的连锁反应 网络的影响
HTTP 网 关 优化线路 监控服务 自动切换
自动报警 自动恢复 预知灾难 接口安全
全球化的解决方案
None
None
None
分区域自治服务
关 键 服务代码公用 事件传送保障 ….
tianxiaxl@gmail.com