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
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
410
CSC509 Lecture 05
javiergs
PRO
0
300
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
210
エンジニアとして高みを目指す、 利益を生み出す設計の考え方 / design-for-profit
minodriven
23
12k
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
440
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
160
Swift Concurrency - 状態監視の罠
objectiveaudio
2
490
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
1.2k
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
460
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
790
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
940
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
2
620
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Documentation Writing (for coders)
carmenintech
75
5k
4 Signs Your Business is Dying
shpigford
185
22k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Designing Experiences People Love
moore
142
24k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
970
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Music & Morning Musume
bryan
46
6.8k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
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]