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
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
600
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
140
Team operations that are not burdened by SRE
kazatohiei
1
300
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
230
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
620
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
270
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
280
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
420
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
220
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
520
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.5k
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
120
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Rails Girls Zürich Keynote
gr2m
94
14k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Music & Morning Musume
bryan
46
6.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Navigating Team Friction
lara
187
15k
Practical Orchestrator
shlominoach
188
11k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Building an army of robots
kneath
306
45k
Site-Speed That Sticks
csswizardry
10
680
Bash Introduction
62gerente
614
210k
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]