写点什么

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

评论

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

大数据技术生态,不懂你捶我

大数据指北

大数据 大数据开发

云原生(十五) | Kubernetes篇之深入了解Pod

Lansonli

云原生 k8s 8月月更

Java技术专家成长路线总结(思维导图)

程序猿阿宇

Java java程序员 大厂面试 秋招 大厂面经

每日一R「05」生命周期

Samson

学习笔记 8月月更 ​Rust

Go-Excelize API源码阅读(九)——SetSheetBackground(sheet, picture string)

Regan Yue

Go 开源 源码解读 8月日更 8月月更

Java避坑指南:Java中 java.lang.String你真的以为是不可变的吗?java11和java17是相同的结果吗?

崔认知

Android进阶(十二)Fragment与Activity讲解

No Silver Bullet

android Activity Fragment 8月月更

3-6月面经总结,200多页真题笔记和详解(含核心考点及6家大厂)

程序猿阿宇

Java java程序员 大厂面试 秋招 大厂面经

bug管理工具Jira的替代方案有哪些?

爱吃小舅的鱼

应用系统日志打印规范实践之道

陈俊

日志 规范

PyCharm 2022.2 发布了,支持最新 Python 3.11 和 PyScript 框架!

Python猫

史上最全的Java并发系列之Java中的锁的使用和实现介绍(二)

自然

多线程 并发 8月月更

MyBatis(一、快速入门)

开源 springmvc Mybati 8月月更

开源一夏|OpenHarmony视频播放器

坚果

开源 OpenHarmony 8月月更

使用 JavaScript Promise 读取 Github 某用户的数据

汪子熙

JavaScript Promise 异步编程 Javascript框架 8月月更

SpringCloud OpenFeign 请求重试

程序知音

Java spring 程序员 微服务 SpringCloud

C++运算符重载(五)之关系运算符重载

CtrlX

c c++ C# 重载 8月月更

【LeetCode】检查数组是否存在有效划分Java题解

Albert

LeetCode 8月月更

TE数字化共创之路 | 这场旅程,从数字化共创平台开始

明道云

95后跳槽阿里网晒工资条:多亏面试前补了这个,真香

程序猿阿宇

Java java程序员 大厂面试 大厂面经 内推

开源/免费的知识库软件有哪些

爱吃小舅的鱼

超新概念出炉,JDK17的封闭类使用解析

知识浅谈

8月月更

JSON 基本使用

兮动人

json

知乎疯传,吹爆阿里P7《K8s+Jenkins》的技术手册

程序知音

Java 编程 程序员 后端技术 #k8s

体验家辛济云:CEM不是MarTech,不仅要“从0到1”,更要规避“从1到0”

B Impact

废除“网络君主制”,认识 Usenet ~

掘金安东尼

前端 网络 8月月更

React Server Components 介绍 亮点

HullQin

CSS JavaScript html 前端 8月月更

《Effective Java》第16条:要在仅有类中使用访问方法而非公有域

okokabcd

Java

大逆不道,从天界偷下来的算法修仙秘籍竟然传到你手上~~(结尾有彩蛋)

武师叔

数据结构与算法 有趣的技术知识 复杂度分析 签约计划第三季 8月月更

史上最全的Java并发系列之Java中的线程池

自然

线程池 并发 8月月更

【云原生】Spring Cloud Alibaba 之 Feign 远程调用 实战

Bug终结者

分布式 微服务 云原生 8月月更

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