写点什么

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:002578

评论

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

Linux网络-基础概念

可口也可樂

Linux 网络基础 10月月更

从零到一搭建一个属于自己的博客系统(弍)

木偶

MySQL django 前端 10月月更

企业上云选择哪家好?为什么?

行云管家

云计算 企业上云 云管理

华为云数据库 GaussDB(for MySQL),让企业无忧数据恢复

科技之光

支持随时随地一键开会,华为云会议场景适用性更强!

科技之光

写个JS深拷贝,面试备用

helloworld1024fd

JavaScript

嵌入式 Linux 入门(四、Linux 下的编辑器 — 让人爱恨交加的 vi )

矜辰所致

vim Linux VI 10月月更

C# 读取文件

青柚1943

分割数组

掘金安东尼

算法 10月月更

React核心技术浅析

夏天的味道123

React

为企业远程会议保驾护航,华为云会议安全更有保障!

科技之光

js手写前端需要掌握的点

helloworld1024fd

JavaScript

个promise

helloworld1024fd

JavaScript

1024程序员节开幕,龙蜥多位技术专家参与演讲

OpenAnolis小助手

开源 1024程序员节 龙蜥社区 技术分析 线上活动

React源码中的dom-diff

夏天的味道123

React

前端食堂技术周刊第 56 期:Solid v1.6.0、2022 State of GraphQL、ViteConf 回放、Lerna v6、SEO 入门指南

童欧巴

二十年CRM市场跌宕起伏,Zoho选择“慢速”奔跑

ToB行业头条

代码质量与安全 | 入门必备:什么是自动化测试?

龙智—DevSecOps解决方案

代码质量 自动化测试 测试质量

机器学习在基于 URL 的客户端监控分析中的优化和实践

Shopee技术团队

机器学习 数据分析 url 客户端 数据监控

鸿蒙开发实例 | 可复用列表项的ListContainer

TiAmo

华为 华为云 云开发 10月月更

分布式事务-两阶段提交协议(2PC)

zarmnosaj

10月月更

云端协同,打造全场景智能会议,华为云会议更专业“会”更好

科技之光

RFO SIG:openEuler AWS AMI 制作详解

openEuler

Linux 开源 Kubernetes 云原生 AWS

Linux网络-套接字编程

可口也可樂

Linux 10月月更 套接字编程

MDAP:可观测性数据分析平台设计与实践

Shopee技术团队

数据分析 APM 性能 终端 数据监控

版本控制 | 游戏开发企业如何高效远程协作?

龙智—DevSecOps解决方案

版本控制 游戏开发 版本管理

TPU演进十年:Google的十大经验教训

OneFlow

人工智能 深度学习 TPU

什么是高可用?高可用软件哪家好?

行云管家

高可用 高并发 ha

React中常见的TypeScript定义实战

xiaofeng

React

React-hooks+TypeScript最佳实战

xiaofeng

React

代码质量与安全 | 关于糟糕代码的那些事

龙智—DevSecOps解决方案

代码质量 代码安全

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