SlideShare a Scribd company logo
1 of 88
Cloud OaaS
Operations-as-a-Service
With AWS
AWS上的运维即服务
By Steve Mushero
June, 2015
Build & Manage Servers Optimize & Manage Servers Manage Cloud Servers Copyright © 2015 ChinaNetCloud
Running the World’s Internet Servers www.ChinaNetCloud.com
Agenda
议程
• Clouds & History – 云计算的历史
• Cloud Differences – 云区别
• Operations Goals – 运维的目标
• Cloud Operations – 云计算的运维
• OaaS – Operations Service – 运维即服务
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds & How We Got Here
云计算&如何畅游云端?
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical Servers
云的历史 – 物理服务器
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical Servers
云的历史 – 物理服务器
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical Servers
云的历史 – 物理服务器
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical Servers
云的历史 – 物理服务器
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical – Expensive
云的历史 – 物理服务器-昂贵
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical – Difficult to add
云的历史 – 物理服务器-复杂的准备过程
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Physical – Just Difficult
云的历史 – 物理服务器-高使用门槛
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud History – Clouds Arrived
云计算来了
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds – 3 Key Services
3个重要的云服务
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds – 3 Key Services – Compute/VM
计算/虚拟化
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds – 3 Key Services – Network
网络
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds – 3 Key Services – Storage
存储
Running the World’s Internet Servers www.ChinaNetCloud.com
Clouds – Many Advanced Services
很多超前的服务应用
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud Services – Level I
让我们从常用的服务说起
Replace Existing Services – 替代现有服务
Elastic
Search
Elastic Load
Balancing
Amazon
RDS
ElastiCache
Amazon
Route 53
Cloud
Front
DynamoDB
Cloud
Watch
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud Services – Level II
接下来我们再来看看高级一些的
More Abstract App Services
Amazon
Glacier
Amazon
Redshift
Amazon
SES
Amazon
CloudSearch
Amazon SQS Amazon SWF
Elastic
Transcoder
Amazon
SNS
Running the World’s Internet Servers www.ChinaNetCloud.com
Cloud Services – Level III
紧跟时代的潮流
New Services & Thinking – 新服务和想法
AWS
CloudFormation
AWS
CodeDeploy
AWS
OpsWorks
Amazon
EMR
Amazon
Kinesis AWS Data
Pipeline
Amazon
Lambda
Auto
Scaling
Container
Service
Running the World’s Internet Servers www.ChinaNetCloud.com
What is Different in the Cloud ?
云较传统环境有哪些不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
Everything Physical – GONE
单纯依托物理环境的情况已经不在
Running the World’s Internet Servers www.ChinaNetCloud.com
Everything Physical – GONE
单纯依托物理环境的情况已经不在
Running the World’s Internet Servers www.ChinaNetCloud.com
Dynamic – Any Server, Any Time
一切变的随心所欲
• Want a server, get a server
要服务器,有服务器
• Want ANY server, get ANY server
要什么服务器,得到什么。随心所欲
• CPU, RAM & I/O & I/O & I/O
• Want a LOT of servers, get LOTS of servers
要很多服务器,得到很多服务器
• Flexible, flexible, flexible
灵活,灵活,灵活
Running the World’s Internet Servers www.ChinaNetCloud.com
Networks Very Flexible (VPC)
网络环境更加灵活
Running the World’s Internet Servers www.ChinaNetCloud.com
Simple Ops Tools
简单的操作工具
Auto Scaling
自动化
Running the World’s Internet Servers www.ChinaNetCloud.com
Powerful Ops Tools
使用简单,但是功能强大
Container Services
Running the World’s Internet Servers www.ChinaNetCloud.com
Useful Other Services
非常实用的服务
Running the World’s Internet Servers www.ChinaNetCloud.com
Finally – Cloud API
多样的API接口
Powerful & Key to Automation – 自动化且强大
Running the World’s Internet Servers www.ChinaNetCloud.com
How is Cloud Ops Different ?
云上的运维有什么不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
How is Cloud Ops Different ?
云上的运维有什么不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
How is Cloud Ops Different ?
云上的运维有什么不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
How is Cloud Ops Different ?
云上的运维有什么不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
Images, Snapshots & Clones – Restart
镜像、快照与克隆-重启服务
If it crashes – 如果意外发生
Running the World’s Internet Servers www.ChinaNetCloud.com
Images, Snapshots & Clones – Restart
镜像、快照与克隆-重启服务
Start a new one ! 来一个新的就好
Running the World’s Internet Servers www.ChinaNetCloud.com
How is Cloud Ops Different ?
云上的工具有什么不同?
Running the World’s Internet Servers www.ChinaNetCloud.com
Why more complex ?
为什么更复杂?
• Servers usually smaller - 服务器一般会跟小
• Much easier to hit the wall - 容易超载
• Services have limits - 服务有限制
• Often hidden, unexpected - 出乎意料
• Systems often more complex - 系统更复杂
• More parts & services - 更多组件
• More dynamic, automated - 自动化程度更高
• Complex manuals - 复杂的指南
• Many best practices - 许多优秀的方法
Running the World’s Internet Servers www.ChinaNetCloud.com
Four Phases of Cloud Operations
云计算的四个阶段
Running the World’s Internet Servers www.ChinaNetCloud.com
Phase 1 – Same as Physical
阶段1 - 就像是物理服务
Running the World’s Internet Servers www.ChinaNetCloud.com
Phase 2 – Basic Use
阶段2 - 基本用法
• Use simple services - 实用简单的服务
• ELB, EBS, S3, DNS, VPC, CDN
• Simple System - 简单的系统
• Like a complex IDC/Data Center - 更复杂的机房一样
Running the World’s Internet Servers www.ChinaNetCloud.com
Phase 3 – Advanced Cloud & Automated
阶段3 - 高级云和自动化
• Use advanced services -使用先进的服务
• RDS, SNS, SES, SQS
• More Dynamic - 更加动态化
• Auto Scaling - 自动扩容
• Cloud Formation - 使用云的形态
• Elastic Beanstalk - 弹性的使用方式
• Beyond a basic IDC/Data Center - 超越传统IDC
Running the World’s Internet Servers www.ChinaNetCloud.com
Phase 4 – Advanced DevOps Cloud
阶段4 - 高级DevOps云
• Add DevOps
• Chef / Puppet / Ansible
• Full Orchestration – Jenkins
• Container Services – Docker 容器服务
• API Control of Cloud - 通过接口来使用云
• OpsWorks - 部署运维
• Way beyond a basic IDC/Data Center - 超越传统IDC
Running the World’s Internet Servers www.ChinaNetCloud.com
Most Stuck Between Phase 1 & 2
当我们在前两个阶段
Running the World’s Internet Servers www.ChinaNetCloud.com
Goal is to move you to Phase 2 & 3
是时候把目标转向更好的方向
Running the World’s Internet Servers www.ChinaNetCloud.com
Result – Modern Systems
结果 – 现代化的系统
• Automated - 自动的
• Reliable - 可靠
• Fast - 快速
• Scalable - 延展性
• Secure - 安全的
• Flexible – 灵活的
• Low Cost - 省成本
Running the World’s Internet Servers www.ChinaNetCloud.com
Most Modern Systems
更加现代化的系统
• Fully Automated - 全部自动的
• Fully Redundant - 全冗余
• Optimized Fast, Every Level - 优化的多层级加速
• Auto-Scaling - 自动扩容
• Auto-Healing - 自动恢复
• Rapidly Changing - 快速适应变化
• Low Cost - 省成本
Running the World’s Internet Servers www.ChinaNetCloud.com
About Internet Operations
关于互联网运维是什么?
Running the World’s Internet Servers www.ChinaNetCloud.com
First – What is Internet Operations
首先-互联网运维是什么?
• Monitoring
• Management
• Installation
• Upgrades
• Changes
• Networking
• Backups
• Security
• Troubleshooting
• and much more…
• 监控
• 管理
• 安装
• 升级
• 改变
• 网络
• 备份
• 安全
• 问题定位
• 更多…
Running the World’s Internet Servers www.ChinaNetCloud.com
Operations Team Goals
运维团队目标
• Reliability - 可靠运维
• Performance - 性能优化
• Scalability - 灵活扩展
• Security - 安全加固
• Cost Savings - 成本节约
• Each company values a different mix
每个公司都会关注以上几点的不同组合
Running the World’s Internet Servers www.ChinaNetCloud.com
But not everything is happy
但很难诸事如意
Running the World’s Internet Servers www.ChinaNetCloud.com
Where is Operations ?
Duang – 运维在哪里 ?
Running the World’s Internet Servers www.ChinaNetCloud.com
How to Manage the Clouds ?
怎么管理云服务?
How to configure, monitor, and fix it …
怎么配置,监控,修复 …
Running the World’s Internet Servers www.ChinaNetCloud.com
Operations – as – a – Service
运维即服务
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Operations is the Service
运维是我们的服务
运维 服务
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Complete IT Operations Team
完整的运维团队
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – New vs. Existing Systems
新系统 VS 现有系统
Existing System
现有系统
New System
新系统
Operations 运维- OaaS
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – What’s Included ?
包括什么?
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – What’s Included ? Everything
包括什么?所有的
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Architecture
讨论架构
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Detailed Design
新项目-细节设计
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Build Servers
新项目-安装服务器
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Install Services
新项目-安装服务
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Configure
新项目-配置服务
World-Class
Configurations
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Existing System
现有系统
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Existing System - Audit
现有系统-审计和报告
Deep Check to Find Problems
深入检查,发现问题
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Existing System - Optimize
现有系统-优化
Auto & Manual 自动和人工
Running the World’s Internet Servers www.ChinaNetCloud.com
Internet Operations Management
互联网运维管理
• Monitoring
• Management
• Installation
• Upgrades
• Changes
• Networking
• Backups
• Security
• Troubleshooting
• and much more…
• 监控
• 管理
• 安装
• 升级
• 改变
• 网络
• 备份
• 安全
• 定位问题
• 更多…
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Operations
运维即服务
 Full Stack - 全部层级
 All layers - 所有方面
 Except Code – 除了代码
 Except Content - 除了内容
 Except Data - 除了数据
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Support AWS Features
支持AWS功能
Also Global Regions
全球
AWS
中国
And more . . . 还有更多
• ECS/EBS
• VPC
• ELB
• IAM
• RDS
• S3
• Cloud Watch
• Cloud Formation
• Ops Works
• Route53
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Monitoring
监控
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Problem Resolution
完全解决问题
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Find & Fix Root Cause
发现并解决本质问题
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Change Requests
改变需求
• Upgrades - 升级
• Install software - 安装
• Troubleshoot - 定位问题
• Users & Security - 安全
• DBA - 数据库管理
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Recommendations
提供建议
• Architecture - 架构
• Technology - 技术
• Monitoring - 监控
• Security - 安全
• Performance - 性能
• Savings - 省钱
And more . . . 还有更多
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Documentation
归档
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Backups
备份
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Load Testing
压力测试
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Security Scanning
安全扫描
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Upgrades
系统升级
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Project Management
项目经理
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – 7x24 Coordinators
7*24协调团队
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Everything Included
至细至尽
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – Five Key Benefits
5大核心价值
 Reliability – 可靠运维
 Performance – 性能优化
 Scale – 灵活扩展
 Security – 安全加固
 Cost Savings – 成本节约
Running the World’s Internet Servers www.ChinaNetCloud.com
OaaS – World-class Ops Service
世界水平运维服务
Running the World’s Internet Servers www.ChinaNetCloud.com
Operations – as – a – Service
运维即服务
Running the World’s Internet Servers www.ChinaNetCloud.com
ChinaNetCloud Team
云络的团队
Pioneers in OaaS – Operations as a Service
运维即服务的先锋团队
Running the World’s Internet Servers www.ChinaNetCloud.com
Thank you!
谢谢
Click HERE to Visit Our Website
Running the World’s Internet Servers www.ChinaNetCloud.com
Thank you!
谢谢
Scan our WeChat Code
微信
ChinaNetCloud
Sales@ChinaNetCloud.com
www.ChinaNetCloud.com
Beijing Office:
北京办公室
Lee World Business Building #305
57 Happiness Village Road, Chaoyang District
朝阳区幸福村中路57号利世商务楼305室
Beijing, 100027 China
Silicon Valley Office:
硅谷办公室
California Avenue
Palo Alto, 94123 USA
Shanghai Headquarters:
上海办公室
X2 Space 1-601, 1238 Xietu Lu
Shanghai, 200032 China 斜土路1238号X2空间1号楼601室
T: +86-21-6422-1946 F: +86-21-6422-4911

More Related Content

What's hot

AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101土撥 JIE
 
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
 
AwSome day 分享
AwSome day 分享AwSome day 分享
AwSome day 分享得翔 徐
 
如何規劃與執行大型資料中心遷移和案例分享
如何規劃與執行大型資料中心遷移和案例分享如何規劃與執行大型資料中心遷移和案例分享
如何規劃與執行大型資料中心遷移和案例分享Amazon Web Services
 
低延遲多人遊戲的全球佈署
低延遲多人遊戲的全球佈署低延遲多人遊戲的全球佈署
低延遲多人遊戲的全球佈署Amazon Web Services
 
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式Amazon Web Services
 
深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具Amazon Web Services
 
深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具Amazon Web Services
 
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境Amazon Web Services
 
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 re:Invent Recap 2016 Taiwan part 1
AWS re:Invent Recap 2016 Taiwan part 1AWS re:Invent Recap 2016 Taiwan part 1
AWS re:Invent Recap 2016 Taiwan part 1Amazon Web Services
 
Serverless api gateway + lambda
Serverless api gateway + lambdaServerless api gateway + lambda
Serverless api gateway + lambdaLeon Li
 
Keynote cloud china-keneth corless 埃森哲
Keynote cloud china-keneth corless 埃森哲Keynote cloud china-keneth corless 埃森哲
Keynote cloud china-keneth corless 埃森哲Riquelme624
 
2021 二月 Kasten K10 介紹與概觀
2021 二月 Kasten K10 介紹與概觀2021 二月 Kasten K10 介紹與概觀
2021 二月 Kasten K10 介紹與概觀Wales Chen
 

What's hot (20)

Interview Quiz w/o Server
Interview Quiz w/o ServerInterview Quiz w/o Server
Interview Quiz w/o Server
 
AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101AWS_Student_Meetup_Cloud_Computing_101
AWS_Student_Meetup_Cloud_Computing_101
 
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 做好雲端權限控管
 
Customer Sharing: Hiiir
Customer Sharing: HiiirCustomer Sharing: Hiiir
Customer Sharing: Hiiir
 
AwSome day 分享
AwSome day 分享AwSome day 分享
AwSome day 分享
 
如何規劃與執行大型資料中心遷移和案例分享
如何規劃與執行大型資料中心遷移和案例分享如何規劃與執行大型資料中心遷移和案例分享
如何規劃與執行大型資料中心遷移和案例分享
 
低延遲多人遊戲的全球佈署
低延遲多人遊戲的全球佈署低延遲多人遊戲的全球佈署
低延遲多人遊戲的全球佈署
 
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式
Getting Started with Serverless Architecture - 深入淺出無伺服器架構應用程式
 
如何募好資金
如何募好資金如何募好資金
如何募好資金
 
深入探討雲端安全
深入探討雲端安全深入探討雲端安全
深入探討雲端安全
 
深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具
 
深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具深入淺出 AWS 大數據工具
深入淺出 AWS 大數據工具
 
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
如何利用 Amazon EMR 及Athena 打造高成本效益的大數據環境
 
Partner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep SecurityPartner Solutions: Trend Micro - Deep Security
Partner Solutions: Trend Micro - Deep Security
 
Building IoT Backends
Building IoT BackendsBuilding IoT Backends
Building IoT Backends
 
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
 
AWS re:Invent Recap 2016 Taiwan part 1
AWS re:Invent Recap 2016 Taiwan part 1AWS re:Invent Recap 2016 Taiwan part 1
AWS re:Invent Recap 2016 Taiwan part 1
 
Serverless api gateway + lambda
Serverless api gateway + lambdaServerless api gateway + lambda
Serverless api gateway + lambda
 
Keynote cloud china-keneth corless 埃森哲
Keynote cloud china-keneth corless 埃森哲Keynote cloud china-keneth corless 埃森哲
Keynote cloud china-keneth corless 埃森哲
 
2021 二月 Kasten K10 介紹與概觀
2021 二月 Kasten K10 介紹與概觀2021 二月 Kasten K10 介紹與概觀
2021 二月 Kasten K10 介紹與概觀
 

Viewers also liked

AWS Elastic Beanstalk運作微服務與Docker
AWS Elastic Beanstalk運作微服務與Docker AWS Elastic Beanstalk運作微服務與Docker
AWS Elastic Beanstalk運作微服務與Docker Amazon Web Services
 
初探AWS 平台上的 NoSQL 雲端資料庫服務
初探AWS 平台上的 NoSQL 雲端資料庫服務初探AWS 平台上的 NoSQL 雲端資料庫服務
初探AWS 平台上的 NoSQL 雲端資料庫服務Amazon Web Services
 
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014Amazon Web Services
 
客戶導入雲端的經驗分享 [Panel Discussion]
客戶導入雲端的經驗分享 [Panel Discussion]客戶導入雲端的經驗分享 [Panel Discussion]
客戶導入雲端的經驗分享 [Panel Discussion]Amazon Web Services
 
使用 AWS 無伺服器運算服務打造您的第一個語音助理
使用 AWS 無伺服器運算服務打造您的第一個語音助理使用 AWS 無伺服器運算服務打造您的第一個語音助理
使用 AWS 無伺服器運算服務打造您的第一個語音助理Amazon Web Services
 
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸Amazon Web Services
 
管理程式對AWS LAMBDA持續交付
管理程式對AWS LAMBDA持續交付管理程式對AWS LAMBDA持續交付
管理程式對AWS LAMBDA持續交付Amazon Web Services
 
Aws summit devops 云端多环境自动化运维和部署
Aws summit devops   云端多环境自动化运维和部署Aws summit devops   云端多环境自动化运维和部署
Aws summit devops 云端多环境自动化运维和部署Leon Li
 
OpsStack--Integrated Operation Platform
OpsStack--Integrated Operation PlatformOpsStack--Integrated Operation Platform
OpsStack--Integrated Operation PlatformChinaNetCloud
 
Amazon EC2 and AWS Elastic Beanstalk Introduction
Amazon EC2 and AWS Elastic Beanstalk IntroductionAmazon EC2 and AWS Elastic Beanstalk Introduction
Amazon EC2 and AWS Elastic Beanstalk IntroductionAmazon Web Services
 
初探 AWS 平台上的 Docker 服務
初探 AWS 平台上的 Docker 服務初探 AWS 平台上的 Docker 服務
初探 AWS 平台上的 Docker 服務Amazon Web Services
 
AWS Solutions Architect 準備心得
AWS Solutions Architect 準備心得AWS Solutions Architect 準備心得
AWS Solutions Architect 準備心得Cliff Chao-kuan Lu
 
AWS電商和零售業解決方案介紹
AWS電商和零售業解決方案介紹AWS電商和零售業解決方案介紹
AWS電商和零售業解決方案介紹Amazon Web Services
 
基于Aws的持续集成、交付和部署 代闻
基于Aws的持续集成、交付和部署 代闻基于Aws的持续集成、交付和部署 代闻
基于Aws的持续集成、交付和部署 代闻Mason Mei
 
Automate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeployAutomate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeployAmazon Web Services
 
無伺服器架構和Containers on AWS入門
無伺服器架構和Containers on AWS入門 無伺服器架構和Containers on AWS入門
無伺服器架構和Containers on AWS入門 Amazon Web Services
 
Aws容器服务详解
Aws容器服务详解Aws容器服务详解
Aws容器服务详解Leon Li
 
Getting Started with AWS EC2. From Zero to Hero
Getting Started with AWS EC2. From Zero to HeroGetting Started with AWS EC2. From Zero to Hero
Getting Started with AWS EC2. From Zero to HeroAWSBulgaria
 
Building microservices in python @ pycon2017
Building microservices in python @ pycon2017Building microservices in python @ pycon2017
Building microservices in python @ pycon2017Jonas Cheng
 

Viewers also liked (20)

AWS Elastic Beanstalk運作微服務與Docker
AWS Elastic Beanstalk運作微服務與Docker AWS Elastic Beanstalk運作微服務與Docker
AWS Elastic Beanstalk運作微服務與Docker
 
初探AWS 平台上的 NoSQL 雲端資料庫服務
初探AWS 平台上的 NoSQL 雲端資料庫服務初探AWS 平台上的 NoSQL 雲端資料庫服務
初探AWS 平台上的 NoSQL 雲端資料庫服務
 
運用AWS開創與發展事業
運用AWS開創與發展事業運用AWS開創與發展事業
運用AWS開創與發展事業
 
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014
(SDD422) Amazon VPC Deep Dive | AWS re:Invent 2014
 
客戶導入雲端的經驗分享 [Panel Discussion]
客戶導入雲端的經驗分享 [Panel Discussion]客戶導入雲端的經驗分享 [Panel Discussion]
客戶導入雲端的經驗分享 [Panel Discussion]
 
使用 AWS 無伺服器運算服務打造您的第一個語音助理
使用 AWS 無伺服器運算服務打造您的第一個語音助理使用 AWS 無伺服器運算服務打造您的第一個語音助理
使用 AWS 無伺服器運算服務打造您的第一個語音助理
 
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸
透過Amazon CloudFront 和AWS WAF來執行安全的內容傳輸
 
管理程式對AWS LAMBDA持續交付
管理程式對AWS LAMBDA持續交付管理程式對AWS LAMBDA持續交付
管理程式對AWS LAMBDA持續交付
 
Aws summit devops 云端多环境自动化运维和部署
Aws summit devops   云端多环境自动化运维和部署Aws summit devops   云端多环境自动化运维和部署
Aws summit devops 云端多环境自动化运维和部署
 
OpsStack--Integrated Operation Platform
OpsStack--Integrated Operation PlatformOpsStack--Integrated Operation Platform
OpsStack--Integrated Operation Platform
 
Amazon EC2 and AWS Elastic Beanstalk Introduction
Amazon EC2 and AWS Elastic Beanstalk IntroductionAmazon EC2 and AWS Elastic Beanstalk Introduction
Amazon EC2 and AWS Elastic Beanstalk Introduction
 
初探 AWS 平台上的 Docker 服務
初探 AWS 平台上的 Docker 服務初探 AWS 平台上的 Docker 服務
初探 AWS 平台上的 Docker 服務
 
AWS Solutions Architect 準備心得
AWS Solutions Architect 準備心得AWS Solutions Architect 準備心得
AWS Solutions Architect 準備心得
 
AWS電商和零售業解決方案介紹
AWS電商和零售業解決方案介紹AWS電商和零售業解決方案介紹
AWS電商和零售業解決方案介紹
 
基于Aws的持续集成、交付和部署 代闻
基于Aws的持续集成、交付和部署 代闻基于Aws的持续集成、交付和部署 代闻
基于Aws的持续集成、交付和部署 代闻
 
Automate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeployAutomate Software Deployments on EC2 with AWS CodeDeploy
Automate Software Deployments on EC2 with AWS CodeDeploy
 
無伺服器架構和Containers on AWS入門
無伺服器架構和Containers on AWS入門 無伺服器架構和Containers on AWS入門
無伺服器架構和Containers on AWS入門
 
Aws容器服务详解
Aws容器服务详解Aws容器服务详解
Aws容器服务详解
 
Getting Started with AWS EC2. From Zero to Hero
Getting Started with AWS EC2. From Zero to HeroGetting Started with AWS EC2. From Zero to Hero
Getting Started with AWS EC2. From Zero to Hero
 
Building microservices in python @ pycon2017
Building microservices in python @ pycon2017Building microservices in python @ pycon2017
Building microservices in python @ pycon2017
 

Similar to Internet Cloud Operations - ChinaNetcloud & AWS Event Beijing

ChinaNetCloud - Aliyun Joint Event on Cloud Operations
ChinaNetCloud - Aliyun Joint Event on Cloud Operations ChinaNetCloud - Aliyun Joint Event on Cloud Operations
ChinaNetCloud - Aliyun Joint Event on Cloud Operations ChinaNetCloud
 
Internet System Security Overview
Internet System Security OverviewInternet System Security Overview
Internet System Security OverviewChinaNetCloud
 
新浪云计算公开课第一期:Let’s run @ sae(丛磊)
新浪云计算公开课第一期:Let’s run @ sae(丛磊)新浪云计算公开课第一期:Let’s run @ sae(丛磊)
新浪云计算公开课第一期:Let’s run @ sae(丛磊)锐 张
 
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰Scourgen Hong
 
Cloud Computing Introduction
Cloud Computing IntroductionCloud Computing Introduction
Cloud Computing Introductionguest90f660
 
Nodejs & NAE
Nodejs & NAENodejs & NAE
Nodejs & NAEq3boy
 
阿里云技术实践
阿里云技术实践阿里云技术实践
阿里云技术实践drewz lin
 
Open cdn快速部署你的私有cdn集群
Open cdn快速部署你的私有cdn集群Open cdn快速部署你的私有cdn集群
Open cdn快速部署你的私有cdn集群
 
Big Data Technology - Cloud Computing
Big Data Technology - Cloud ComputingBig Data Technology - Cloud Computing
Big Data Technology - Cloud ComputingRen-Hao (PAN) Pan
 
中大型规模的网站架构运维 Saac
中大型规模的网站架构运维 Saac中大型规模的网站架构运维 Saac
中大型规模的网站架构运维 SaacChao Zhu
 
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验colderboy17
 
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验guiyingshenxia
 
Teched 2012 60分钟构建私有云
Teched 2012 60分钟构建私有云Teched 2012 60分钟构建私有云
Teched 2012 60分钟构建私有云Cheng Zhang
 
大众点评网的技术变迁之路
大众点评网的技术变迁之路大众点评网的技术变迁之路
大众点评网的技术变迁之路jeffz
 
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)Shanda innovation institute
 
Oracle 全方位云解决方案概要
Oracle 全方位云解决方案概要Oracle 全方位云解决方案概要
Oracle 全方位云解决方案概要Ethan M. Liu
 
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場twMVC
 
課程1 1:雲端運算初探
課程1 1:雲端運算初探課程1 1:雲端運算初探
課程1 1:雲端運算初探vaemon
 
新浪微博平台与安全架构
新浪微博平台与安全架构新浪微博平台与安全架构
新浪微博平台与安全架构n716
 
雲端技術的新趨勢
雲端技術的新趨勢雲端技術的新趨勢
雲端技術的新趨勢Ben Huang
 

Similar to Internet Cloud Operations - ChinaNetcloud & AWS Event Beijing (20)

ChinaNetCloud - Aliyun Joint Event on Cloud Operations
ChinaNetCloud - Aliyun Joint Event on Cloud Operations ChinaNetCloud - Aliyun Joint Event on Cloud Operations
ChinaNetCloud - Aliyun Joint Event on Cloud Operations
 
Internet System Security Overview
Internet System Security OverviewInternet System Security Overview
Internet System Security Overview
 
新浪云计算公开课第一期:Let’s run @ sae(丛磊)
新浪云计算公开课第一期:Let’s run @ sae(丛磊)新浪云计算公开课第一期:Let’s run @ sae(丛磊)
新浪云计算公开课第一期:Let’s run @ sae(丛磊)
 
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰
从林书豪到全明星 - 虎扑网技术架构如何化解流量高峰
 
Cloud Computing Introduction
Cloud Computing IntroductionCloud Computing Introduction
Cloud Computing Introduction
 
Nodejs & NAE
Nodejs & NAENodejs & NAE
Nodejs & NAE
 
阿里云技术实践
阿里云技术实践阿里云技术实践
阿里云技术实践
 
Open cdn快速部署你的私有cdn集群
Open cdn快速部署你的私有cdn集群Open cdn快速部署你的私有cdn集群
Open cdn快速部署你的私有cdn集群
 
Big Data Technology - Cloud Computing
Big Data Technology - Cloud ComputingBig Data Technology - Cloud Computing
Big Data Technology - Cloud Computing
 
中大型规模的网站架构运维 Saac
中大型规模的网站架构运维 Saac中大型规模的网站架构运维 Saac
中大型规模的网站架构运维 Saac
 
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
 
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
腾讯 马志强 虚拟化环境下 网络 朋务器 平台的协作经验
 
Teched 2012 60分钟构建私有云
Teched 2012 60分钟构建私有云Teched 2012 60分钟构建私有云
Teched 2012 60分钟构建私有云
 
大众点评网的技术变迁之路
大众点评网的技术变迁之路大众点评网的技术变迁之路
大众点评网的技术变迁之路
 
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)
[.Net开发交流会][2010.06.19]大众点评网的技术变迁之路(王宏)
 
Oracle 全方位云解决方案概要
Oracle 全方位云解决方案概要Oracle 全方位云解决方案概要
Oracle 全方位云解决方案概要
 
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
雲端環境的快取策略-Global Azure Bootcamp 2015 臺北場
 
課程1 1:雲端運算初探
課程1 1:雲端運算初探課程1 1:雲端運算初探
課程1 1:雲端運算初探
 
新浪微博平台与安全架构
新浪微博平台与安全架构新浪微博平台与安全架构
新浪微博平台与安全架构
 
雲端技術的新趨勢
雲端技術的新趨勢雲端技術的新趨勢
雲端技術的新趨勢
 

More from ChinaNetCloud

AWS ELB Tips & Best Practices
AWS ELB Tips & Best PracticesAWS ELB Tips & Best Practices
AWS ELB Tips & Best PracticesChinaNetCloud
 
ChinaNetCloud Online Lecture:Something About Tshark
ChinaNetCloud Online Lecture:Something About TsharkChinaNetCloud Online Lecture:Something About Tshark
ChinaNetCloud Online Lecture:Something About TsharkChinaNetCloud
 
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...ChinaNetCloud
 
Steve Mushero on Entrepreneurship - 创业 - 崔牛会
Steve Mushero on Entrepreneurship - 创业 - 崔牛会Steve Mushero on Entrepreneurship - 创业 - 崔牛会
Steve Mushero on Entrepreneurship - 创业 - 崔牛会ChinaNetCloud
 
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲ChinaNetCloud
 
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in ChinaChinaNetCloud
 
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享ChinaNetCloud
 
Running Internet Systems in China - The Details You Need to Succeed in Chines...
Running Internet Systems in China - The Details You Need to Succeed in Chines...Running Internet Systems in China - The Details You Need to Succeed in Chines...
Running Internet Systems in China - The Details You Need to Succeed in Chines...ChinaNetCloud
 
Making Internet Operations Easier
Making Internet Operations EasierMaking Internet Operations Easier
Making Internet Operations EasierChinaNetCloud
 
Big Data Security (ChinaNetCloud - Guiyang Conference)
Big Data Security (ChinaNetCloud - Guiyang Conference)Big Data Security (ChinaNetCloud - Guiyang Conference)
Big Data Security (ChinaNetCloud - Guiyang Conference)ChinaNetCloud
 
Why Work at ChinaNetCloud
Why Work at ChinaNetCloudWhy Work at ChinaNetCloud
Why Work at ChinaNetCloudChinaNetCloud
 
ChinaNetCloud - Public Clouds in China Overview
ChinaNetCloud - Public Clouds in China OverviewChinaNetCloud - Public Clouds in China Overview
ChinaNetCloud - Public Clouds in China OverviewChinaNetCloud
 
ChinaNetCloud - China Internet Infrastructure Summary
ChinaNetCloud - China Internet Infrastructure SummaryChinaNetCloud - China Internet Infrastructure Summary
ChinaNetCloud - China Internet Infrastructure SummaryChinaNetCloud
 
Linux Memory Basics for SysAdmins - ChinaNetCloud Training
Linux Memory Basics for SysAdmins - ChinaNetCloud TrainingLinux Memory Basics for SysAdmins - ChinaNetCloud Training
Linux Memory Basics for SysAdmins - ChinaNetCloud TrainingChinaNetCloud
 
Networking Layer Basics - ChinaNetCloud Training
Networking Layer Basics - ChinaNetCloud TrainingNetworking Layer Basics - ChinaNetCloud Training
Networking Layer Basics - ChinaNetCloud TrainingChinaNetCloud
 
ChinaNetCloud Training - iptables Intro
ChinaNetCloud Training - iptables IntroChinaNetCloud Training - iptables Intro
ChinaNetCloud Training - iptables IntroChinaNetCloud
 
ChinaNetCloud Training - HAProxy Intro
ChinaNetCloud Training - HAProxy IntroChinaNetCloud Training - HAProxy Intro
ChinaNetCloud Training - HAProxy IntroChinaNetCloud
 
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese Startup
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese StartupChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese Startup
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese StartupChinaNetCloud
 
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014ChinaNetCloud
 

More from ChinaNetCloud (20)

AWS ELB Tips & Best Practices
AWS ELB Tips & Best PracticesAWS ELB Tips & Best Practices
AWS ELB Tips & Best Practices
 
ChinaNetCloud Online Lecture:Something About Tshark
ChinaNetCloud Online Lecture:Something About TsharkChinaNetCloud Online Lecture:Something About Tshark
ChinaNetCloud Online Lecture:Something About Tshark
 
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...
ChinaNetCloud Online Lecture: Fight Against External Attacks From Different L...
 
Steve Mushero on Entrepreneurship - 创业 - 崔牛会
Steve Mushero on Entrepreneurship - 创业 - 崔牛会Steve Mushero on Entrepreneurship - 创业 - 崔牛会
Steve Mushero on Entrepreneurship - 创业 - 崔牛会
 
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲
Dev-Ops与Docker的最佳实践 QCon2016 北京站演讲
 
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China
云中漫步 颠覆创新_创业邦春季创新峰会主题演讲 Cloud Innovation in China
 
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享
运维安全 抵抗黑客攻击_云络安全沙龙4月上海站主题分享
 
Running Internet Systems in China - The Details You Need to Succeed in Chines...
Running Internet Systems in China - The Details You Need to Succeed in Chines...Running Internet Systems in China - The Details You Need to Succeed in Chines...
Running Internet Systems in China - The Details You Need to Succeed in Chines...
 
Making Internet Operations Easier
Making Internet Operations EasierMaking Internet Operations Easier
Making Internet Operations Easier
 
Big Data Security (ChinaNetCloud - Guiyang Conference)
Big Data Security (ChinaNetCloud - Guiyang Conference)Big Data Security (ChinaNetCloud - Guiyang Conference)
Big Data Security (ChinaNetCloud - Guiyang Conference)
 
Why Work at ChinaNetCloud
Why Work at ChinaNetCloudWhy Work at ChinaNetCloud
Why Work at ChinaNetCloud
 
Clouds in China
Clouds in ChinaClouds in China
Clouds in China
 
ChinaNetCloud - Public Clouds in China Overview
ChinaNetCloud - Public Clouds in China OverviewChinaNetCloud - Public Clouds in China Overview
ChinaNetCloud - Public Clouds in China Overview
 
ChinaNetCloud - China Internet Infrastructure Summary
ChinaNetCloud - China Internet Infrastructure SummaryChinaNetCloud - China Internet Infrastructure Summary
ChinaNetCloud - China Internet Infrastructure Summary
 
Linux Memory Basics for SysAdmins - ChinaNetCloud Training
Linux Memory Basics for SysAdmins - ChinaNetCloud TrainingLinux Memory Basics for SysAdmins - ChinaNetCloud Training
Linux Memory Basics for SysAdmins - ChinaNetCloud Training
 
Networking Layer Basics - ChinaNetCloud Training
Networking Layer Basics - ChinaNetCloud TrainingNetworking Layer Basics - ChinaNetCloud Training
Networking Layer Basics - ChinaNetCloud Training
 
ChinaNetCloud Training - iptables Intro
ChinaNetCloud Training - iptables IntroChinaNetCloud Training - iptables Intro
ChinaNetCloud Training - iptables Intro
 
ChinaNetCloud Training - HAProxy Intro
ChinaNetCloud Training - HAProxy IntroChinaNetCloud Training - HAProxy Intro
ChinaNetCloud Training - HAProxy Intro
 
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese Startup
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese StartupChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese Startup
ChinaNetCloud Chase Future Event - Lessons Learned Running a Chinese Startup
 
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014
ChinaNetCloud Magento Operations - Magentocom Conference - Nov 2014
 

Internet Cloud Operations - ChinaNetcloud & AWS Event Beijing

  • 1. Cloud OaaS Operations-as-a-Service With AWS AWS上的运维即服务 By Steve Mushero June, 2015 Build & Manage Servers Optimize & Manage Servers Manage Cloud Servers Copyright © 2015 ChinaNetCloud
  • 2. Running the World’s Internet Servers www.ChinaNetCloud.com Agenda 议程 • Clouds & History – 云计算的历史 • Cloud Differences – 云区别 • Operations Goals – 运维的目标 • Cloud Operations – 云计算的运维 • OaaS – Operations Service – 运维即服务
  • 3. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds & How We Got Here 云计算&如何畅游云端?
  • 4. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical Servers 云的历史 – 物理服务器
  • 5. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical Servers 云的历史 – 物理服务器
  • 6. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical Servers 云的历史 – 物理服务器
  • 7. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical Servers 云的历史 – 物理服务器
  • 8. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical – Expensive 云的历史 – 物理服务器-昂贵
  • 9. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical – Difficult to add 云的历史 – 物理服务器-复杂的准备过程
  • 10. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Physical – Just Difficult 云的历史 – 物理服务器-高使用门槛
  • 11. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud History – Clouds Arrived 云计算来了
  • 12. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds – 3 Key Services 3个重要的云服务
  • 13. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds – 3 Key Services – Compute/VM 计算/虚拟化
  • 14. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds – 3 Key Services – Network 网络
  • 15. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds – 3 Key Services – Storage 存储
  • 16. Running the World’s Internet Servers www.ChinaNetCloud.com Clouds – Many Advanced Services 很多超前的服务应用
  • 17. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud Services – Level I 让我们从常用的服务说起 Replace Existing Services – 替代现有服务 Elastic Search Elastic Load Balancing Amazon RDS ElastiCache Amazon Route 53 Cloud Front DynamoDB Cloud Watch
  • 18. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud Services – Level II 接下来我们再来看看高级一些的 More Abstract App Services Amazon Glacier Amazon Redshift Amazon SES Amazon CloudSearch Amazon SQS Amazon SWF Elastic Transcoder Amazon SNS
  • 19. Running the World’s Internet Servers www.ChinaNetCloud.com Cloud Services – Level III 紧跟时代的潮流 New Services & Thinking – 新服务和想法 AWS CloudFormation AWS CodeDeploy AWS OpsWorks Amazon EMR Amazon Kinesis AWS Data Pipeline Amazon Lambda Auto Scaling Container Service
  • 20. Running the World’s Internet Servers www.ChinaNetCloud.com What is Different in the Cloud ? 云较传统环境有哪些不同?
  • 21. Running the World’s Internet Servers www.ChinaNetCloud.com Everything Physical – GONE 单纯依托物理环境的情况已经不在
  • 22. Running the World’s Internet Servers www.ChinaNetCloud.com Everything Physical – GONE 单纯依托物理环境的情况已经不在
  • 23. Running the World’s Internet Servers www.ChinaNetCloud.com Dynamic – Any Server, Any Time 一切变的随心所欲 • Want a server, get a server 要服务器,有服务器 • Want ANY server, get ANY server 要什么服务器,得到什么。随心所欲 • CPU, RAM & I/O & I/O & I/O • Want a LOT of servers, get LOTS of servers 要很多服务器,得到很多服务器 • Flexible, flexible, flexible 灵活,灵活,灵活
  • 24. Running the World’s Internet Servers www.ChinaNetCloud.com Networks Very Flexible (VPC) 网络环境更加灵活
  • 25. Running the World’s Internet Servers www.ChinaNetCloud.com Simple Ops Tools 简单的操作工具 Auto Scaling 自动化
  • 26. Running the World’s Internet Servers www.ChinaNetCloud.com Powerful Ops Tools 使用简单,但是功能强大 Container Services
  • 27. Running the World’s Internet Servers www.ChinaNetCloud.com Useful Other Services 非常实用的服务
  • 28. Running the World’s Internet Servers www.ChinaNetCloud.com Finally – Cloud API 多样的API接口 Powerful & Key to Automation – 自动化且强大
  • 29. Running the World’s Internet Servers www.ChinaNetCloud.com How is Cloud Ops Different ? 云上的运维有什么不同?
  • 30. Running the World’s Internet Servers www.ChinaNetCloud.com How is Cloud Ops Different ? 云上的运维有什么不同?
  • 31. Running the World’s Internet Servers www.ChinaNetCloud.com How is Cloud Ops Different ? 云上的运维有什么不同?
  • 32. Running the World’s Internet Servers www.ChinaNetCloud.com How is Cloud Ops Different ? 云上的运维有什么不同?
  • 33. Running the World’s Internet Servers www.ChinaNetCloud.com Images, Snapshots & Clones – Restart 镜像、快照与克隆-重启服务 If it crashes – 如果意外发生
  • 34. Running the World’s Internet Servers www.ChinaNetCloud.com Images, Snapshots & Clones – Restart 镜像、快照与克隆-重启服务 Start a new one ! 来一个新的就好
  • 35. Running the World’s Internet Servers www.ChinaNetCloud.com How is Cloud Ops Different ? 云上的工具有什么不同?
  • 36. Running the World’s Internet Servers www.ChinaNetCloud.com Why more complex ? 为什么更复杂? • Servers usually smaller - 服务器一般会跟小 • Much easier to hit the wall - 容易超载 • Services have limits - 服务有限制 • Often hidden, unexpected - 出乎意料 • Systems often more complex - 系统更复杂 • More parts & services - 更多组件 • More dynamic, automated - 自动化程度更高 • Complex manuals - 复杂的指南 • Many best practices - 许多优秀的方法
  • 37. Running the World’s Internet Servers www.ChinaNetCloud.com Four Phases of Cloud Operations 云计算的四个阶段
  • 38. Running the World’s Internet Servers www.ChinaNetCloud.com Phase 1 – Same as Physical 阶段1 - 就像是物理服务
  • 39. Running the World’s Internet Servers www.ChinaNetCloud.com Phase 2 – Basic Use 阶段2 - 基本用法 • Use simple services - 实用简单的服务 • ELB, EBS, S3, DNS, VPC, CDN • Simple System - 简单的系统 • Like a complex IDC/Data Center - 更复杂的机房一样
  • 40. Running the World’s Internet Servers www.ChinaNetCloud.com Phase 3 – Advanced Cloud & Automated 阶段3 - 高级云和自动化 • Use advanced services -使用先进的服务 • RDS, SNS, SES, SQS • More Dynamic - 更加动态化 • Auto Scaling - 自动扩容 • Cloud Formation - 使用云的形态 • Elastic Beanstalk - 弹性的使用方式 • Beyond a basic IDC/Data Center - 超越传统IDC
  • 41. Running the World’s Internet Servers www.ChinaNetCloud.com Phase 4 – Advanced DevOps Cloud 阶段4 - 高级DevOps云 • Add DevOps • Chef / Puppet / Ansible • Full Orchestration – Jenkins • Container Services – Docker 容器服务 • API Control of Cloud - 通过接口来使用云 • OpsWorks - 部署运维 • Way beyond a basic IDC/Data Center - 超越传统IDC
  • 42. Running the World’s Internet Servers www.ChinaNetCloud.com Most Stuck Between Phase 1 & 2 当我们在前两个阶段
  • 43. Running the World’s Internet Servers www.ChinaNetCloud.com Goal is to move you to Phase 2 & 3 是时候把目标转向更好的方向
  • 44. Running the World’s Internet Servers www.ChinaNetCloud.com Result – Modern Systems 结果 – 现代化的系统 • Automated - 自动的 • Reliable - 可靠 • Fast - 快速 • Scalable - 延展性 • Secure - 安全的 • Flexible – 灵活的 • Low Cost - 省成本
  • 45. Running the World’s Internet Servers www.ChinaNetCloud.com Most Modern Systems 更加现代化的系统 • Fully Automated - 全部自动的 • Fully Redundant - 全冗余 • Optimized Fast, Every Level - 优化的多层级加速 • Auto-Scaling - 自动扩容 • Auto-Healing - 自动恢复 • Rapidly Changing - 快速适应变化 • Low Cost - 省成本
  • 46. Running the World’s Internet Servers www.ChinaNetCloud.com About Internet Operations 关于互联网运维是什么?
  • 47. Running the World’s Internet Servers www.ChinaNetCloud.com First – What is Internet Operations 首先-互联网运维是什么? • Monitoring • Management • Installation • Upgrades • Changes • Networking • Backups • Security • Troubleshooting • and much more… • 监控 • 管理 • 安装 • 升级 • 改变 • 网络 • 备份 • 安全 • 问题定位 • 更多…
  • 48. Running the World’s Internet Servers www.ChinaNetCloud.com Operations Team Goals 运维团队目标 • Reliability - 可靠运维 • Performance - 性能优化 • Scalability - 灵活扩展 • Security - 安全加固 • Cost Savings - 成本节约 • Each company values a different mix 每个公司都会关注以上几点的不同组合
  • 49. Running the World’s Internet Servers www.ChinaNetCloud.com But not everything is happy 但很难诸事如意
  • 50. Running the World’s Internet Servers www.ChinaNetCloud.com Where is Operations ? Duang – 运维在哪里 ?
  • 51. Running the World’s Internet Servers www.ChinaNetCloud.com How to Manage the Clouds ? 怎么管理云服务? How to configure, monitor, and fix it … 怎么配置,监控,修复 …
  • 52. Running the World’s Internet Servers www.ChinaNetCloud.com Operations – as – a – Service 运维即服务
  • 53. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Operations is the Service 运维是我们的服务 运维 服务
  • 54. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Complete IT Operations Team 完整的运维团队
  • 55. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – New vs. Existing Systems 新系统 VS 现有系统 Existing System 现有系统 New System 新系统 Operations 运维- OaaS
  • 56. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – What’s Included ? 包括什么?
  • 57. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – What’s Included ? Everything 包括什么?所有的
  • 58. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Architecture 讨论架构
  • 59. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Detailed Design 新项目-细节设计
  • 60. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Build Servers 新项目-安装服务器
  • 61. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Install Services 新项目-安装服务
  • 62. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Configure 新项目-配置服务 World-Class Configurations
  • 63. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Existing System 现有系统
  • 64. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Existing System - Audit 现有系统-审计和报告 Deep Check to Find Problems 深入检查,发现问题
  • 65. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Existing System - Optimize 现有系统-优化 Auto & Manual 自动和人工
  • 66. Running the World’s Internet Servers www.ChinaNetCloud.com Internet Operations Management 互联网运维管理 • Monitoring • Management • Installation • Upgrades • Changes • Networking • Backups • Security • Troubleshooting • and much more… • 监控 • 管理 • 安装 • 升级 • 改变 • 网络 • 备份 • 安全 • 定位问题 • 更多…
  • 67. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Operations 运维即服务  Full Stack - 全部层级  All layers - 所有方面  Except Code – 除了代码  Except Content - 除了内容  Except Data - 除了数据
  • 68. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Support AWS Features 支持AWS功能 Also Global Regions 全球 AWS 中国 And more . . . 还有更多 • ECS/EBS • VPC • ELB • IAM • RDS • S3 • Cloud Watch • Cloud Formation • Ops Works • Route53
  • 69. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Monitoring 监控
  • 70. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Problem Resolution 完全解决问题
  • 71. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Find & Fix Root Cause 发现并解决本质问题
  • 72. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Change Requests 改变需求 • Upgrades - 升级 • Install software - 安装 • Troubleshoot - 定位问题 • Users & Security - 安全 • DBA - 数据库管理
  • 73. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Recommendations 提供建议 • Architecture - 架构 • Technology - 技术 • Monitoring - 监控 • Security - 安全 • Performance - 性能 • Savings - 省钱 And more . . . 还有更多
  • 74. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Documentation 归档
  • 75. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Backups 备份
  • 76. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Load Testing 压力测试
  • 77. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Security Scanning 安全扫描
  • 78. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Upgrades 系统升级
  • 79. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Project Management 项目经理
  • 80. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – 7x24 Coordinators 7*24协调团队
  • 81. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Everything Included 至细至尽
  • 82. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – Five Key Benefits 5大核心价值  Reliability – 可靠运维  Performance – 性能优化  Scale – 灵活扩展  Security – 安全加固  Cost Savings – 成本节约
  • 83. Running the World’s Internet Servers www.ChinaNetCloud.com OaaS – World-class Ops Service 世界水平运维服务
  • 84. Running the World’s Internet Servers www.ChinaNetCloud.com Operations – as – a – Service 运维即服务
  • 85. Running the World’s Internet Servers www.ChinaNetCloud.com ChinaNetCloud Team 云络的团队 Pioneers in OaaS – Operations as a Service 运维即服务的先锋团队
  • 86. Running the World’s Internet Servers www.ChinaNetCloud.com Thank you! 谢谢 Click HERE to Visit Our Website
  • 87. Running the World’s Internet Servers www.ChinaNetCloud.com Thank you! 谢谢 Scan our WeChat Code 微信
  • 88. ChinaNetCloud Sales@ChinaNetCloud.com www.ChinaNetCloud.com Beijing Office: 北京办公室 Lee World Business Building #305 57 Happiness Village Road, Chaoyang District 朝阳区幸福村中路57号利世商务楼305室 Beijing, 100027 China Silicon Valley Office: 硅谷办公室 California Avenue Palo Alto, 94123 USA Shanghai Headquarters: 上海办公室 X2 Space 1-601, 1238 Xietu Lu Shanghai, 200032 China 斜土路1238号X2空间1号楼601室 T: +86-21-6422-1946 F: +86-21-6422-4911

Editor's Notes

  1. Welcome and thank you for coming