报名参加CloudWeGo黑客松,奖金直推双丰收! 了解详情
写点什么

Kubernetes——面向未来的开发和部署平台(英文演讲)

  • 2019-08-20
  • 本文字数:1341 字

    阅读完需:约 4 分钟

Kubernetes——面向未来的开发和部署平台(英文演讲)

QCon北京2018大会上,Michael Chen 讲师做了《Kubernetes——面向未来的开发和部署平台(英文演讲)》主题演讲,主要内容如下。


演讲简介


Kubernetes 是管理集群环境中容器化应用的系统,基于用户负载编排计算、网络和存储基础设施。它集合了平台即服务(PaaS)的简洁和基础设施即服务(IaaS)的灵活,还支持跨基础设施提供商移植。Kubernetes 提供了一个容器和微服务平台,可以快速、可预测地部署和伸缩容器化应用。


演讲中,我们先重温一下 Kubernetes 的架构,介绍预期状态管理、服务和部署解耦,了解市面上面向 Kubernetes 的各种基础设施产品。理解为什么说 Kubernetes 和云提供商为开发者创建了最好的开发和部署 PaaS 和 IaaS。最后,我们将通过一个 Demo 演示 Kubernetes 在公有云和私有云上的应用。


Kubernetes is a system for managing containerized applications in a clustered environment. It orchestrates computing, networking, and storage infrastructure on behalf of user workloads. It provides the simplicity of Platform as a Service (PaaS) with the flexibility of Infrastructure as a Service (IaaS), and enables portability across infrastructure providers. Kubernetes offers a container and microservices platform that can deploy and scale your containerized applications quickly and predictably.


This talk will go over the architecture Kubernetes, introduce the key concepts of desired state management and decoupling of service and deployment, survey the landscape of varies infrastructure offerings for Kubernetes. We will look into the values cloud providers bring to the table and why Kubernetes and cloud providers creates the best development and deployment PaaS and IaaS infrastructure for the developers in the coming years. We will go over a quick demo on both AWS and PKS (Pivotal Container Services) to show Kubernetes in action in both public and private cloud providers.


讲师介绍


Michael Chen


VMware 高级经理


Michael Chen,VMware 高级经理。他本科毕业于普渡大学,硕士毕业于康奈尔大学。Michael 在分布式 Java 系统、Java EE (Java Enterprise Edition)方面有 15 年经验。曾整体负责 Java EE 7。他曾经是 BEA Weblogic Server(后来被 Oracle 收购)的核心开发者、架构师。


过去 5 年,Michael 在 VMware 从事 vSphere、OpenStack 和 Kubernetes 方面的工作,致力于为客户提供最好的云基础设施。


Michael got his undergraduate degree from Purdue university, and master degree from Cornell university. Michael spent 15 years in distributed java system, Java EE (Java Enterprise Edition). He is the overall program lead of Java EE 7. He is a core developer, architect for BEA Weblogic Server which is acquired by Oracle. Michael spent the past 5 years with VMware working on vSphere, OpenStack and Kubernetes to bring best cloud infrastructure to customers.












完整演讲 PPT 下载链接


https://qcon.infoq.cn/2018/beijing/schedule


2019-08-20 00:002433

评论

发布
暂无评论
发现更多内容

Pandas之:Pandas简洁教程

程序那些事

Python 大数据 数据分析 pandas 程序那些事

MySQL基础之三:条件查询

打工人!

MySQL 6月日更

【Vue2.x 源码学习】第五篇 - 数组的劫持

Brave

源码 vue2 6月日更

Java 并发编程—— CountDownLatch 应用

Antway

6月日更

架构实战营 模块五:课后作业

👈

架构实战营

不惧面试:HTTP协议(一)基础扫盲

悟空聊架构

面试 HTTP post GET 6月日更

【云原生AI】Fluid + JindoFS 助力微博海量小文件模型训练速度提升 18 倍

阿里巴巴云原生

标识符与保留字(即关键字)

在即

6月日更

技术管理简单说

蛋先生DX

技术管理 6月日更

Hadoop实战篇(1)

进击的梦清

大数据 hadoop Linux

Python位运算符——详解

在即

6月日更

权限与认证:基于JWT的授权实现

程序员架构进阶

架构 JWT 认证授权 28天写作 6月日更

模块5 设计微博系统中”微博评论“的高性能高可用计算架构

Chris Cheng

架构实战营

如果父母依旧辛苦,那我们的成长又有什么意义?

牧小农

故事 父母

Go 并发基础

Damon

Go 语言 6月日更

高级软件工程师必备的五大技能

架构精进之路

6月日更 软素质

Golang channel 通道

escray

学习 极客时间 Go 语言 6月日更

商业模式创新

soho

公司战略:要不要多元化发展?

石云升

创业 职场经验 6月日更

Go并发编程-channel多路复用

Rayjun

Go 语言 select

设计微博系统中”微博评论“的高性能高可用计算架构

方堃

模块5作业

wade

#架构实战营

可落地的积极心态

蛋先生DX

心态 6月日更

【译】JavaScript 代码整洁之道-函数篇

KooFE

JavaScript 大前端 函数 6月日更 整洁代码

音频和视频流最佳选择?SRT协议解析及报文识别

明儿

音视频 协议 流媒体开发

网络攻防学习笔记 Day36

穿过生命散发芬芳

网络攻防 6月日更

架构实战营 模块五:学习总结

👈

架构实战营

模块五 作业

夏日

架构实战营

Kubernetes手记(2)- 核心组件/附件

雪雷

k8s 6月日更

JSON.parse无双引号如何实现转换

吴脑的键客

JavaScript

身为程序员 你真的会使用github搜索吗?

madison

GitHub GitHub Pages 高效搜索 搜索技巧

Kubernetes——面向未来的开发和部署平台(英文演讲)_QCon_Michael Chen_InfoQ精选文章