写点什么

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

评论

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

Mysql 温故知新系列「触发器详解」

安逸的咸鱼

MySQL 7月月更

Flutter 使用 AnimatedSwitcher 做场景切换

岛上码农

flutter ios 前端 安卓开发 7月月更

Okaleido或杀出NFT重围,你看好它吗?

BlockChain先知

Linux tar打包

工程师日月

Linux tar 7月月更

Istio XDS配置生成实现

阿泽🧸

envoy 7月月更

现场可程式化逻辑闸阵列 FPGA

贾献华

7月月更

王者荣耀商城异地多活架构设计

地下地上

架构实战营

C#入门系列(二十二) -- 面向对象之多态

陈言必行

7月月更

读书笔记之《深入理解Java虚拟机:JVM高级特性与最佳实践》(下)

蔡农曰

Java 后端 JVM 后端技术 Java 开发

你学会如何将项目部署到Linux系统上了吗?要不我带你耍耍。

Java学术趴

7月月更

Qt | 控件之QComboBox

YOLO.

qt 7月月更

C++ Workflow 异步编程框架 - 性能优化上篇

1412

c++ GitHub 开源 异步编程 workflow

长安链学习研究-存储分析wal机制

长安链

如何在Linux中比较多个文件?这12个优秀工具了解一下!

wljslmz

Linux 7月月更 文件比较

群里的初级工程师求助说,要采集采招数据,必须给他安排上

梦想橡皮擦

Python 爬虫 7月月更

ArkUI开发框架组件的生命周期详解

坚果

HarmonyOS OpenHarmony Open Harmony 7月月更

【萌新解题】四数之和

面试官问

LeetCode

uni-app进阶之自定义【day13】

恒山其若陋兮

7月月更

zookeeper-watcher的javaApi相关使用

zarmnosaj

7月月更

模块7(王者荣耀商城异地多活架构设计)

Geek_701557

实习是步入社会的一道坎

KEY.L

7月月更

Vue3 状态管理 Pinia 快速入门指南

程序员海军

Vue 状态管理 7月月更

模块1 作业

Zabbix 6.0 源码安装以及 HA 配置

耳东@Erdong

zabbix ha 7月月更 zabbix 6.0

函数初认识-下

芒果酱

C语言 7月月更

C++ Workflow异步调度框架 - 性能优化网络篇

1412

c++ 开源 workflow 异步调度 网络框架

Vscode 搭建 C / C++ 开发环境

攻城狮杰森

c c++ vscode 开发环境 7月月更

排序子序列与倒置字符串

未见花闻

7月月更

分布式事务的性能设计

穿过生命散发芬芳

分布式事务 7月月更

Setup的使用技巧

bo

Vue 前端 7月月更

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