SlideShare uma empresa Scribd logo
1 de 39
低延遲多人遊戲的
全球佈署
Stuart Chen AWS Solutions Architect
Sam Tu AWS BDM
全球 全球多人遊戲,對玩家更具吸引力,也給玩家帶
來更好的遊戲體驗,從而促進玩家的持續遊玩
基礎設施的挑戰
首先,我們必須有著涵蓋廣泛的地理範圍、 高速穩
定的網路連線和成熟的架構
AWS 全球基礎設施
AWS 涵蓋了22個區域,我們宣佈了 5 個準備區域。
高度冗餘的地理區域網路
• 所有地理區域(Region)都有2個或更
多的可用區域(Availability Zones, AZ)
• 所有可用區域從單個數據中心開始,
但隨著時間的推移,大多數可用區
域會增長到多個數據中心
• 我們最大的可用區域是 14 個數據中
心。
• 可用區域之間的網路延遲 <3ms
• 可用區域內的網路延遲 <0.3ms
22個AWS 地區 、216個網路接入點、97個 專線連接位置,通過高頻寬冗餘光纜相互連接,橫跨大陸和海洋。根據CAIDA的數據,亞馬遜也是世界
上最大的網際網路頻寬擁有者之一。
Amazon網路骨幹:高度規模、有計畫的全球佈署
我們只能單純藉著可靠的基礎設施,
來全球佈署低延遲的多人遊戲嗎?
目標 延遲
新加坡 - 美國 169 - 186 ms
日本 - 英國 228 - 246 ms
韓國 - 澳大利亞 144 -177 ms
資料來源 Verizon
解決方案
遊戲類型
Session Based Turn Based
(半即時)
Massive RPG
MOBA
FPS
FTG
MMORPGSLG
TCG/CCG
TBS
AVG
ACT
低延遲(50~100ms) >100ms 高 IOPS
模式 1: 集中佈署 + 邊緣加速
遊戲
伺服器
我們
Ga
Ga
Ga
Ga
Ga
關鍵服務: Amazon CloudFront (CF)、Amazon Global Accelerator (GA)
資料庫
Cf
Cf
Cf
Cf
Cf
• 快速及覆蓋全球
• 邊際安全
• 支援動態和靜態資源
• 支援串流
• 支援自訂 SSL CA
• 低 TTL設定
Amazon CloudFront
Amazon CloudFront支援WebSocket
玩家 C
(NS,XBOX,PS4)
玩家 B
(手機)
玩家 A
(PC)
Amazon
CloudFront
WebSocket
“我們喜歡使用Amazon CloudFront,因為它能在使用API 時減少延遲 ,以及AWS Shield 和
AWS WAF 的整合,成為在我們 VPC 之外的進入點而得到了 DDoS 保護。隨著 CloudFront 提
供 HTTP/2 和 IPv6 支援,讓我們同樣能夠面向未來的威脅”
--Mika Linnanoja, Senior Continuous Integration Engineer
Use Case: Rovio使用CloudFront減少網路延遲
AWS 全球加速
器
• 對於單區域或多區域應用程
式的靜態 Anycast IP
• 智慧流量分佈
• 支援 TCP 與 UDP
• 即時地理區域容錯
• 容錯
• 流量控制
• NLB, ALB, EIP 支援
遊戲伺服器在多個地理區域運行
來自世界各地的玩家
需要一致的效能
AWS Global Accelerator
邊緣 邊緣
邊緣
位置
邊緣
AWS Global Accelerator
Aws
亞馬遜骨幹
US East
EIP
US West
EIP
地理區域 地理區域
192.0.2.1 192.0.2.1 192.0.2.1
美東玩家
https/http/TCP/UDP
美西玩家
https/http/TCP/UDP
AWS Global Accelerator架構
模式 2: 區域性遊戲應用伺服器 + 集中化資料服務
遊戲
伺服器
快取
美國
關鍵服務: Amazon ElastiCache、 Amazon DynamoDB、 Amazon Aurora、AWS Transit
Gateway
資料
伺服器
資料庫
歐洲
遊戲
伺服器
快取
日本
遊戲
伺服器
快取
工業
遊戲
伺服器
快取
① HTTP API 登入
② 下載資源
③ 連線遊戲服務
遊戲流程
AWS Cloud
服務 GAS
① ③
②
AWS Cloud
① HTTP API 登入
② 下載資源
③ 連線遊戲服務
④ 遊戲開始
⑤ 遊戲結束
遊戲流程
服務 GAS
④
⑤
AWS 雲
① HTTP API 登入
② 下載資源
③ 連線遊戲服務
④ 遊戲開始
⑤ 遊戲結束
⑥ HTTP API 寫入資料
遊戲流程
服務 GAS
⑥
ü 使用local table 來達到低延遲讀取/寫入的
Multi-Master架構
ü 跨區域冗餘設計、自動複製和最終一致性
ü 高性能:自動資料分割區和 SSD 儲存
ü 全託管、自動擴展、無需手動管理群集
ü 靈活性:支援文件和鍵值資料結構
ü 支援Transaction
DynamoDB Global Table
Amazon DynamoDB
全託管、靈活、高效能的 NoSQL 資料庫
Amazon Aurora
雲端原生的高性能資料庫,提供跨區域自動複製
遊戲伺服器 遊戲伺服器 遊戲伺服器
地理區域儲存
SSD儲存節點
SQL
交易
快取
SQL
交易
快取
SQL
交易
快取
ü 完全相容於MySQL 5.6、5.7
ü 不需要分割資料庫/表
ü 成本比自建 MySQL低
ü 跨可用區域佈署, 可在 6 地區佈
署15個read replicas
ü 比 MySQL效能高五倍
ü 全球資料庫,跨區域複寫
ü 通常小於一秒完成複製
ü 不影響 資料庫 讀/寫效能
ü 一個 Master節點, 在所有地區有read
replicas
ü 跨地理區域災難復原
ü 在全球進行當地低延遲讀取
主要區域 次要區域
應用程式
儲存 儲存
複製 < 1s
Aurora Global Database
雲端原生的高性能資料庫,提供跨區域自動複製
Use Case: Riot 將玩家帳戶系統全球化
Riot早期所面臨的挑戰:
ü 十個完全獨立的帳戶資料庫
ü 數以億計的玩家帳號
ü 惡意的登入流量
ü 分散的資源、陳舊的架構
Riot全球統一用戶賬號系統的跨區域數據複製架構
如果要跨地理區域競技呢?
模式2+: 分散式Session管理 + 遊戲服務
遊戲
伺服器
快取
美國
關鍵服務: Amazon GameLift
資料
伺服器
資料庫
歐洲
遊戲
伺服器
快取
日本
遊戲
伺服器
快取
工業
遊戲
伺服器
快取
PK
伺服器
PK
伺服器
PK
伺服器
PK
伺服器
配對
服務
Client Servers Games services Identity eCommerce
Use Case: EKS的分散式Session manager
Amazon
Route53
Amazon
CloudFront
AWS Global
Accelerator
Players
Elastic Load
Balancer
EC2
EC2
Amazon
Elasticache
Proxy
Game Session
Region 1
Elastic Load
Balancer
EC2
EC2
Amazon
Elasticache
Proxy
Game Session
Region 2
……
Amazon
S3 Elastic Load
Balancer
EC2 Amazon
Elasticache
Login
Elastic Load
Balancer
EC2 Amazon
Elasticache
Elastic Load
Balancer
EC2 Amazon
Elasticache
Amazon EKS
Match
Hall
Amazon
DynamoDB
Amazon
RDS
Amazon GameLift
簡單、快速且成本效益的遊戲伺服器託管服務
Builds
FlexMatchFleets
Aliases Clients
Queues
FleetsFlexMatch Queues
Amazon GameLift重要功能
Fleet
(Virginia)
Fleet
(Frankfurt)
Fleet
(Singapore)
Queue
43
ms
20
ms
87
ms
點到點 + 多區域佈署
Group
Client
Client
Client
Client
Game
Service
Amazon
GameLift
Game
Session
Placement
Request
Fleet (Virginia)
Fleet (Frankfurt)
Fleet (Singapore)
Queue
Integrates
AWS SDK
Integrates Amazon GameLift
Server SDK
簡化跨平台配對
Console
Mobile
Fleet (Virginia)
Amazon GameLift
FlexMatch
Common
Matchmaking
RuleSet
Fleet (Frankfurt)
Fleet (Singapore)
Queue
Game
Service
Hybrid
PC
總結
單一地理區域佈署
Amazon API
GatewayClinets
Connect static IP and Port
GASAWS
Lambda
Amazon
DynamoDB
Session manage
AWS Cloud
Region A
GAS GAS
GAS GAS GAS
GAS GAS GAS
AWS
Lambda
Data store
Request
session
Amazon
CloudFront
AWS Global
Accelerator
跨地理區域分散式佈署
Amazon API
GatewayClients
Connect static IP and Port
GAS
AWS
Lambda
Amazon
DynamoDB
AWS Cloud
Region A
GAS GAS
GAS GAS GAS
GAS GAS GAS
AWS
Lambda
Region B
Region C
Region D
Amazon
CloudFront
AWS Global
Accelerator
Data store
Session manage
Request
session
Session based的GameLift佈署
Amazon API
GatewayClients
Connect static IP and Port
Server
AWS
Lambda
Amazon
DynamoDB
Session
Manage
AWS Cloud
Region A
Server Server
Data store
Request
Session
Region B
Amazon GameLift
(FlexMatch)
Fleet 1
Server Server Server
Region C
Fleet 2
Server Server Server
Region D
Fleet 3
Amazon GameLift
queue
Amazon
CloudFront
AWS Global
Accelerator
低延遲服務和伺服器佈署
Amazon API
Gateway
Clients
(Europe)
Server
AWS
Lambda
Amazon
DynamoDB
AWS Cloud
Region in Europe
Server Server
Region(Ireland)
Amazon GameLift
(FlexMatch)
Fleet 1
Server Server Server
Region(Ohio)
Fleet 2
Server Server Server
Region(Tokyo)
Fleet 3
Amazon GameLift
queue
Amazon API
Gateway
AWS
Lambda
Amazon
DynamoDB
Region in North America
Amazon GameLift
(FlexMatch)
Amazon GameLift
queue
Amazon API
Gateway
AWS
Lambda
Amazon
DynamoDB
Region in Asia
Amazon GameLift
(FlexMatch)
Amazon GameLift
queue
Clients
(North America)
Clients
(Asia)
Amazon
Route 53 –
Geo/Latency
• AWS中国(宁夏)区域由西云数据运营
• AWS中国(北京)区域由光环新网运营
Thank you!

Mais conteúdo relacionado

Mais procurados

使用Amazon Machine Learning 創建智能應用程式
使用Amazon Machine Learning 創建智能應用程式使用Amazon Machine Learning 創建智能應用程式
使用Amazon Machine Learning 創建智能應用程式Amazon Web Services
 
零到千万可扩展架构 AWS Architecture Overview
零到千万可扩展架构 AWS Architecture Overview零到千万可扩展架构 AWS Architecture Overview
零到千万可扩展架构 AWS Architecture OverviewLeon Li
 
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境Amazon Web Services
 
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)Wales Chen
 
AwSome day 分享
AwSome day 分享AwSome day 分享
AwSome day 分享得翔 徐
 
AWS新手上路快速育成手冊
AWS新手上路快速育成手冊AWS新手上路快速育成手冊
AWS新手上路快速育成手冊Amazon Web Services
 
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管ChiaHsien Lee
 
Partner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep SecurityPartner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep SecurityAmazon Web Services
 
AWS reInvent 2018 Recap - Solutions Updates part 1
AWS reInvent 2018 Recap - Solutions Updates part 1AWS reInvent 2018 Recap - Solutions Updates part 1
AWS reInvent 2018 Recap - Solutions Updates part 1Amazon Web Services
 
基于AWS Lambda的无服务器架构在Strikingly中的应用
基于AWS Lambda的无服务器架构在Strikingly中的应用基于AWS Lambda的无服务器架构在Strikingly中的应用
基于AWS Lambda的无服务器架构在Strikingly中的应用Daniel Gong
 
Aws容器服务详解
Aws容器服务详解Aws容器服务详解
Aws容器服务详解Leon Li
 
AWS Summit OaaS Talk by ChinaNetCloud
AWS Summit OaaS Talk by ChinaNetCloudAWS Summit OaaS Talk by ChinaNetCloud
AWS Summit OaaS Talk by ChinaNetCloudChinaNetCloud
 
一次搞懂雲端資安,同步傳授資安絕招
一次搞懂雲端資安,同步傳授資安絕招一次搞懂雲端資安,同步傳授資安絕招
一次搞懂雲端資安,同步傳授資安絕招Amazon Web Services
 
AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101土撥 JIE
 
Track 2 Session 2_ 電商平台的資安維運與成本管理
Track 2 Session 2_ 電商平台的資安維運與成本管理Track 2 Session 2_ 電商平台的資安維運與成本管理
Track 2 Session 2_ 電商平台的資安維運與成本管理Amazon Web Services
 
客戶常見問題分享與解決
客戶常見問題分享與解決客戶常見問題分享與解決
客戶常見問題分享與解決Amazon Web Services
 

Mais procurados (20)

使用Amazon Machine Learning 創建智能應用程式
使用Amazon Machine Learning 創建智能應用程式使用Amazon Machine Learning 創建智能應用程式
使用Amazon Machine Learning 創建智能應用程式
 
零到千万可扩展架构 AWS Architecture Overview
零到千万可扩展架构 AWS Architecture Overview零到千万可扩展架构 AWS Architecture Overview
零到千万可扩展架构 AWS Architecture Overview
 
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
 
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)
Veeam 整合地端與 AWS 雲端的資料保護 (2021 版本)
 
建構雲端遊戲數據分析
建構雲端遊戲數據分析建構雲端遊戲數據分析
建構雲端遊戲數據分析
 
AwSome day 分享
AwSome day 分享AwSome day 分享
AwSome day 分享
 
AWS新手上路快速育成手冊
AWS新手上路快速育成手冊AWS新手上路快速育成手冊
AWS新手上路快速育成手冊
 
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管
2016 AWS Summit TPE - Hiiir 如何透過 AWS IAM 做好雲端權限控管
 
Partner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep SecurityPartner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep Security
 
AWS reInvent 2018 Recap - Solutions Updates part 1
AWS reInvent 2018 Recap - Solutions Updates part 1AWS reInvent 2018 Recap - Solutions Updates part 1
AWS reInvent 2018 Recap - Solutions Updates part 1
 
Building IoT Backends
Building IoT BackendsBuilding IoT Backends
Building IoT Backends
 
Databases on AWS
Databases on AWSDatabases on AWS
Databases on AWS
 
深入探討雲端安全
深入探討雲端安全深入探討雲端安全
深入探討雲端安全
 
基于AWS Lambda的无服务器架构在Strikingly中的应用
基于AWS Lambda的无服务器架构在Strikingly中的应用基于AWS Lambda的无服务器架构在Strikingly中的应用
基于AWS Lambda的无服务器架构在Strikingly中的应用
 
Aws容器服务详解
Aws容器服务详解Aws容器服务详解
Aws容器服务详解
 
AWS Summit OaaS Talk by ChinaNetCloud
AWS Summit OaaS Talk by ChinaNetCloudAWS Summit OaaS Talk by ChinaNetCloud
AWS Summit OaaS Talk by ChinaNetCloud
 
一次搞懂雲端資安,同步傳授資安絕招
一次搞懂雲端資安,同步傳授資安絕招一次搞懂雲端資安,同步傳授資安絕招
一次搞懂雲端資安,同步傳授資安絕招
 
AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101
 
Track 2 Session 2_ 電商平台的資安維運與成本管理
Track 2 Session 2_ 電商平台的資安維運與成本管理Track 2 Session 2_ 電商平台的資安維運與成本管理
Track 2 Session 2_ 電商平台的資安維運與成本管理
 
客戶常見問題分享與解決
客戶常見問題分享與解決客戶常見問題分享與解決
客戶常見問題分享與解決
 

Semelhante a 低延遲多人遊戲的全球佈署

利用统一存储获得无与伦比的速度,简化系统,并节省更多
利用统一存储获得无与伦比的速度,简化系统,并节省更多利用统一存储获得无与伦比的速度,简化系统,并节省更多
利用统一存储获得无与伦比的速度,简化系统,并节省更多ITband
 
Bypat博客出品-服务器运维集群方法总结
Bypat博客出品-服务器运维集群方法总结Bypat博客出品-服务器运维集群方法总结
Bypat博客出品-服务器运维集群方法总结redhat9
 
Bypat博客出品-服务器运维集群方法总结2
Bypat博客出品-服务器运维集群方法总结2Bypat博客出品-服务器运维集群方法总结2
Bypat博客出品-服务器运维集群方法总结2redhat9
 
阿里云技术实践
阿里云技术实践阿里云技术实践
阿里云技术实践drewz lin
 
Exchange server 2010规划与设计
Exchange server 2010规划与设计Exchange server 2010规划与设计
Exchange server 2010规划与设计popskf
 
Nosql三步曲
Nosql三步曲Nosql三步曲
Nosql三步曲84zhu
 
Bypat博客出品-服务器运维集群方法总结3
Bypat博客出品-服务器运维集群方法总结3Bypat博客出品-服务器运维集群方法总结3
Bypat博客出品-服务器运维集群方法总结3redhat9
 
AWS_Educate_Team_SCU_Volunteer_Training_0923
AWS_Educate_Team_SCU_Volunteer_Training_0923AWS_Educate_Team_SCU_Volunteer_Training_0923
AWS_Educate_Team_SCU_Volunteer_Training_0923土撥 JIE
 
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索liu sheng
 
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)涛 吴
 
02.wls集群
02.wls集群02.wls集群
02.wls集群Meng He
 
Ocean base海量结构化数据存储系统 hadoop in china
Ocean base海量结构化数据存储系统 hadoop in chinaOcean base海量结构化数据存储系统 hadoop in china
Ocean base海量结构化数据存储系统 hadoop in chinaknuthocean
 
浅谈电商网站数据访问层(DAL)与 ORM 之适用性
浅谈电商网站数据访问层(DAL)与 ORM 之适用性浅谈电商网站数据访问层(DAL)与 ORM 之适用性
浅谈电商网站数据访问层(DAL)与 ORM 之适用性Xuefeng Zhang
 
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)infortrendgroup
 
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場twMVC
 
Oracle 数据库一体机ODA X5-2 产品介绍.PDF
Oracle 数据库一体机ODA X5-2 产品介绍.PDFOracle 数据库一体机ODA X5-2 产品介绍.PDF
Oracle 数据库一体机ODA X5-2 产品介绍.PDFEthan M. Liu
 
OTN软硬件结合数据库解决方案
OTN软硬件结合数据库解决方案OTN软硬件结合数据库解决方案
OTN软硬件结合数据库解决方案freezr
 
MySQL多机房容灾设计(with Multi-Master)
MySQL多机房容灾设计(with Multi-Master)MySQL多机房容灾设计(with Multi-Master)
MySQL多机房容灾设计(with Multi-Master)Lixun Peng
 
新时代的分析型云数据库 Greenplum
新时代的分析型云数据库 Greenplum新时代的分析型云数据库 Greenplum
新时代的分析型云数据库 Greenplum锐 张
 

Semelhante a 低延遲多人遊戲的全球佈署 (20)

利用统一存储获得无与伦比的速度,简化系统,并节省更多
利用统一存储获得无与伦比的速度,简化系统,并节省更多利用统一存储获得无与伦比的速度,简化系统,并节省更多
利用统一存储获得无与伦比的速度,简化系统,并节省更多
 
Mesos intro
Mesos introMesos intro
Mesos intro
 
Bypat博客出品-服务器运维集群方法总结
Bypat博客出品-服务器运维集群方法总结Bypat博客出品-服务器运维集群方法总结
Bypat博客出品-服务器运维集群方法总结
 
Bypat博客出品-服务器运维集群方法总结2
Bypat博客出品-服务器运维集群方法总结2Bypat博客出品-服务器运维集群方法总结2
Bypat博客出品-服务器运维集群方法总结2
 
阿里云技术实践
阿里云技术实践阿里云技术实践
阿里云技术实践
 
Exchange server 2010规划与设计
Exchange server 2010规划与设计Exchange server 2010规划与设计
Exchange server 2010规划与设计
 
Nosql三步曲
Nosql三步曲Nosql三步曲
Nosql三步曲
 
Bypat博客出品-服务器运维集群方法总结3
Bypat博客出品-服务器运维集群方法总结3Bypat博客出品-服务器运维集群方法总结3
Bypat博客出品-服务器运维集群方法总结3
 
AWS_Educate_Team_SCU_Volunteer_Training_0923
AWS_Educate_Team_SCU_Volunteer_Training_0923AWS_Educate_Team_SCU_Volunteer_Training_0923
AWS_Educate_Team_SCU_Volunteer_Training_0923
 
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索
20141128(刘胜)UTC2014分布式和云服务的思考与实践——支付清算行业分布式架构的探索
 
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)
Pegasus: Designing a Distributed Key Value System (Arch summit beijing-2016)
 
02.wls集群
02.wls集群02.wls集群
02.wls集群
 
Ocean base海量结构化数据存储系统 hadoop in china
Ocean base海量结构化数据存储系统 hadoop in chinaOcean base海量结构化数据存储系统 hadoop in china
Ocean base海量结构化数据存储系统 hadoop in china
 
浅谈电商网站数据访问层(DAL)与 ORM 之适用性
浅谈电商网站数据访问层(DAL)与 ORM 之适用性浅谈电商网站数据访问层(DAL)与 ORM 之适用性
浅谈电商网站数据访问层(DAL)与 ORM 之适用性
 
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)
2018 普安 EonStor GSe Pro 产品线介绍 (簡中版)
 
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
 
Oracle 数据库一体机ODA X5-2 产品介绍.PDF
Oracle 数据库一体机ODA X5-2 产品介绍.PDFOracle 数据库一体机ODA X5-2 产品介绍.PDF
Oracle 数据库一体机ODA X5-2 产品介绍.PDF
 
OTN软硬件结合数据库解决方案
OTN软硬件结合数据库解决方案OTN软硬件结合数据库解决方案
OTN软硬件结合数据库解决方案
 
MySQL多机房容灾设计(with Multi-Master)
MySQL多机房容灾设计(with Multi-Master)MySQL多机房容灾设计(with Multi-Master)
MySQL多机房容灾设计(with Multi-Master)
 
新时代的分析型云数据库 Greenplum
新时代的分析型云数据库 Greenplum新时代的分析型云数据库 Greenplum
新时代的分析型云数据库 Greenplum
 

Mais de Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mais de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

低延遲多人遊戲的全球佈署