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
480
RubyConf China 2015 SkyPixel 航拍网站开发之路
jimxl
October 11, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
46
11k
PicoRuby on Rails
makicamel
2
120
PipeCDのプラグイン化で目指すところ
warashi
1
250
Discover Metal 4
rei315
2
110
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
470
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
110
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
3
3.3k
Porting a visionOS App to Android XR
akkeylab
0
220
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
440
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
110
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
590
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.2k
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Adopting Sorbet at Scale
ufuk
77
9.4k
Optimizing for Happiness
mojombo
379
70k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
How GitHub (no longer) Works
holman
314
140k
Being A Developer After 40
akosma
90
590k
Faster Mobile Websites
deanohume
307
31k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Become a Pro
speakerdeck
PRO
28
5.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
A Tale of Four Properties
chriscoyier
160
23k
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]