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
370
RubyConf China 2015 SkyPixel 航拍网站开发之路
jimxl
October 11, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
PHPDocにおける配列の型定義を少し知る
shimabox
1
130
Swift Expression Macros: a practical introduction
kishikawakatsumi
2
720
CDKでValidationする本当の方法 / cdk-validation
gotok365
1
210
データドリブンな組織の不正検知
fkubota
0
240
ポケモンで学ぶiOS 16弾丸ツアー 🚅
giginet
PRO
1
610
(新米)エンジニアリングマネージャーのしごと #RSGT2023
murabayashi
9
5.8k
LIFFで動く割り勘アプリTATEKAをリリースしてみた話
inoue2002
0
250
Amazon QuickSightのアップデート -re:Invent 2022の復習&2022年ハイライト-
shogo452
0
220
Hatena Engineer Seminar #23「新卒研修で気軽に『ありがとう』を伝え合える Slack アプリを開発した話」
slashnephy
0
260
Milestoner
bkuhlmann
1
240
Swift Observation
shiz
4
290
NGK2023S - OCaml最高! スマホ開発にも使えちゃう?!
haochenxie
0
120
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
351
21k
How GitHub Uses GitHub to Build GitHub
holman
465
280k
BBQ
matthewcrist
75
8.1k
Ruby is Unlike a Banana
tanoku
93
9.5k
Rebuilding a faster, lazier Slack
samanthasiow
69
7.5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
32
6.7k
WebSockets: Embracing the real-time Web
robhawkes
58
6k
Done Done
chrislema
178
14k
Reflections from 52 weeks, 52 projects
jeffersonlam
338
18k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
227
16k
Statistics for Hackers
jakevdp
785
210k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
13
1.1k
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]