Skip to content

Commit

Permalink
add new content
Browse files Browse the repository at this point in the history
  • Loading branch information
hzraevets committed Nov 20, 2015
1 parent 46f8a05 commit 5aeabcb
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 14 deletions.
47 changes: 36 additions & 11 deletions data/cloudComputing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- 金丝雀发布
- Canary 部署
- PHOENIX 部署
- AWS CloudFormation
- AWS CloudFormation

- #### 配置
- Chef
Expand Down Expand Up @@ -39,17 +39,17 @@
- ZeroMQ
- ActiveMQ
- RabbitMQ
- AWS SQS
- AWS SQS

- ##### 事件/消息驱动
- AWS SWS
- AWS Lambda
- AWS SWS
- AWS Lambda
- AKKA

- ##### RPC
- Thrift
- Protocol

- #### Microservices
- #### RESTFull
- #### CAP 理论
Expand All @@ -59,7 +59,7 @@
- #### 前端应用
- ##### Web 应用
- Javascript/Ajax
- HTML/CSS
- HTML/CSS
- 桌面虚拟化
- 移动应用
- IoT
Expand All @@ -69,7 +69,7 @@
- 渲染

- #### 行业应用
- CRM
- CRM
- ERP
- 生物科学

Expand All @@ -89,7 +89,7 @@
- Xen
- KVM
- Hyper-V

- ##### 容器
- Docker
- CoreOS
Expand Down Expand Up @@ -150,7 +150,7 @@
- #### 检索
- Solr
- Elasticssearch
- AWS Elastics Search
- AWS Elastics Search

- ### 大数据
- #### 语言、工具
Expand Down Expand Up @@ -199,4 +199,29 @@
- #### iptables
- #### WAF
- #### IDS/IPS
- #### VPN
- #### VPN

- ### OpenStack
- #### 核心功能
- 计算:NOVA
- 网络:NEUTRON
- 对象存储:SWIFT
- 块存储:CINDER
- 认证:KEYSTONE
- 镜像:GLANCE

- #### 可选功能
- 仪表板:Horizon
- 数据库:Trove
- 大数据:Sahara
- 编排:Heat
- 监控:Ceilometer
- 消息服务:Zaqar
- 裸机配置:Ironic
- 密钥管理:Barbican
- DNS服务:Designate
- Governance Service:Congress
- Shared Filesystems:Manila
- Container Service:Magnum
- Workflow Service:Mistral
- Application Catalog:Murano
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<title>StuQ技能图谱v0.1.1</title>
<title>StuQ技能图谱v0.1.2</title>
<link href="css/style.css" rel="stylesheet">
<script>
var _hmt = _hmt || [];
Expand All @@ -19,8 +19,8 @@
</head>
<body>
<div class="root" id="root">
<h1 class="opened" id="rootListButton">StuQ 技能图谱 v0.1.1</h1>
<p>2015/09/11发布,后续动态请关注微信公众号:<span>StuQ</span></p>
<h1 class="opened" id="rootListButton">StuQ 技能图谱 v0.1.2</h1>
<p>2015/11/20发布,后续动态请关注微信公众号:<span>StuQ</span></p>
<ul class="list-open" id="rootList">
<li class="hide" id="index">
<h2>快速导航</h2>
Expand Down

0 comments on commit 5aeabcb

Please sign in to comment.