ºÝºÝߣshows by User: chanezon / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: chanezon / Thu, 21 Nov 2019 19:58:43 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: chanezon KubeCon 2019 - Scaling your cluster (both ways) /slideshow/kubecon-2019-scaling-your-cluster-both-ways/196134576 scalingyourclusterbothways-191121195843
Kubernetes has many ways to scale your workloads, most of what we hear about is scaling our cluster up with either with vm sets or autoscaling groups. There is another way, in this talk we will look at virtual kubelet. Virual Kubelet will allow us to talk to a cloud providers container as a service platform like ACI, fargate or ECI. We will deep dive into how you can scale your applications across virtual kubelet. One issue is the kubernetes service type has is scaling to zero due to the way routing to the pod happens if there is no pod for the service to route too. Scaling our applications to zero is just as important and scaling up. We will look at projects that integrate with the horizontal pod autoscaler that fix this issue. Allowing us to not only scale our applications up but as easily down to make our cluster truly elastic. ]]>

Kubernetes has many ways to scale your workloads, most of what we hear about is scaling our cluster up with either with vm sets or autoscaling groups. There is another way, in this talk we will look at virtual kubelet. Virual Kubelet will allow us to talk to a cloud providers container as a service platform like ACI, fargate or ECI. We will deep dive into how you can scale your applications across virtual kubelet. One issue is the kubernetes service type has is scaling to zero due to the way routing to the pod happens if there is no pod for the service to route too. Scaling our applications to zero is just as important and scaling up. We will look at projects that integrate with the horizontal pod autoscaler that fix this issue. Allowing us to not only scale our applications up but as easily down to make our cluster truly elastic. ]]>
Thu, 21 Nov 2019 19:58:43 GMT /slideshow/kubecon-2019-scaling-your-cluster-both-ways/196134576 chanezon@slideshare.net(chanezon) KubeCon 2019 - Scaling your cluster (both ways) chanezon Kubernetes has many ways to scale your workloads, most of what we hear about is scaling our cluster up with either with vm sets or autoscaling groups. There is another way, in this talk we will look at virtual kubelet. Virual Kubelet will allow us to talk to a cloud providers container as a service platform like ACI, fargate or ECI. We will deep dive into how you can scale your applications across virtual kubelet. One issue is the kubernetes service type has is scaling to zero due to the way routing to the pod happens if there is no pod for the service to route too. Scaling our applications to zero is just as important and scaling up. We will look at projects that integrate with the horizontal pod autoscaler that fix this issue. Allowing us to not only scale our applications up but as easily down to make our cluster truly elastic. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/scalingyourclusterbothways-191121195843-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Kubernetes has many ways to scale your workloads, most of what we hear about is scaling our cluster up with either with vm sets or autoscaling groups. There is another way, in this talk we will look at virtual kubelet. Virual Kubelet will allow us to talk to a cloud providers container as a service platform like ACI, fargate or ECI. We will deep dive into how you can scale your applications across virtual kubelet. One issue is the kubernetes service type has is scaling to zero due to the way routing to the pod happens if there is no pod for the service to route too. Scaling our applications to zero is just as important and scaling up. We will look at projects that integrate with the horizontal pod autoscaler that fix this issue. Allowing us to not only scale our applications up but as easily down to make our cluster truly elastic.
KubeCon 2019 - Scaling your cluster (both ways) from Patrick Chanezon
]]>
707 0 https://cdn.slidesharecdn.com/ss_thumbnails/scalingyourclusterbothways-191121195843-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
KubeCon China 2019 - Building Apps with Containers, Functions and Managed Services /slideshow/kubecon-china-2019-building-apps-with-containers-functions-and-managed-services/151733605 kubeconchina2019chanezoncoulton-190625112755
Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, functions responding to events, and managed services. This talk will explain how to develop (Docker, local Kubernetes, virtual Kubelet, OpenFaaS), deploy (managed Kubernetes, functions and services) and package (CNAB specification and tooling) applications using these three components and look at not only deployment workflows but also at day 2 concerns that a developer would need to consider in the cloud native landscape. We will demo every topic and a Github repository will be available for developers to reproduce the demos and learn at their own pace. Patrick Chanezon and Scott Coulton]]>

Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, functions responding to events, and managed services. This talk will explain how to develop (Docker, local Kubernetes, virtual Kubelet, OpenFaaS), deploy (managed Kubernetes, functions and services) and package (CNAB specification and tooling) applications using these three components and look at not only deployment workflows but also at day 2 concerns that a developer would need to consider in the cloud native landscape. We will demo every topic and a Github repository will be available for developers to reproduce the demos and learn at their own pace. Patrick Chanezon and Scott Coulton]]>
Tue, 25 Jun 2019 11:27:55 GMT /slideshow/kubecon-china-2019-building-apps-with-containers-functions-and-managed-services/151733605 chanezon@slideshare.net(chanezon) KubeCon China 2019 - Building Apps with Containers, Functions and Managed Services chanezon Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, functions responding to events, and managed services. This talk will explain how to develop (Docker, local Kubernetes, virtual Kubelet, OpenFaaS), deploy (managed Kubernetes, functions and services) and package (CNAB specification and tooling) applications using these three components and look at not only deployment workflows but also at day 2 concerns that a developer would need to consider in the cloud native landscape. We will demo every topic and a Github repository will be available for developers to reproduce the demos and learn at their own pace. Patrick Chanezon and Scott Coulton <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/kubeconchina2019chanezoncoulton-190625112755-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, functions responding to events, and managed services. This talk will explain how to develop (Docker, local Kubernetes, virtual Kubelet, OpenFaaS), deploy (managed Kubernetes, functions and services) and package (CNAB specification and tooling) applications using these three components and look at not only deployment workflows but also at day 2 concerns that a developer would need to consider in the cloud native landscape. We will demo every topic and a Github repository will be available for developers to reproduce the demos and learn at their own pace. Patrick Chanezon and Scott Coulton
KubeCon China 2019 - Building Apps with Containers, Functions and Managed Services from Patrick Chanezon
]]>
638 2 https://cdn.slidesharecdn.com/ss_thumbnails/kubeconchina2019chanezoncoulton-190625112755-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Dockercon 2019 Developing Apps with Containers, Functions and Cloud Services /slideshow/dockercon-2019-developing-apps-with-containers-functions-and-cloud-services/143043063 dockercon-2019-chanezon-dev-cloud-native-190501025917
Cloud native applications are composed of containers, serverless functions and managed cloud services. What is the best set of tools on your desktop to provide a rapid, iterative development experience and package applications using these three components? This hand-on talk will explain how you can complement Docker Desktop, with it¡¯s local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, Open Service Broker, the Gloo hybrid app gateway, Draft, and others, to build the most productive development inner-loop for these type of applications. It will also cover how you can use the Cloud Native Application Bundle (CNAB) format and it¡¯s implementation in the Docker app experimental tool to package your application and manage it with container supply chain tooling such as Docker Hub.]]>

Cloud native applications are composed of containers, serverless functions and managed cloud services. What is the best set of tools on your desktop to provide a rapid, iterative development experience and package applications using these three components? This hand-on talk will explain how you can complement Docker Desktop, with it¡¯s local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, Open Service Broker, the Gloo hybrid app gateway, Draft, and others, to build the most productive development inner-loop for these type of applications. It will also cover how you can use the Cloud Native Application Bundle (CNAB) format and it¡¯s implementation in the Docker app experimental tool to package your application and manage it with container supply chain tooling such as Docker Hub.]]>
Wed, 01 May 2019 02:59:17 GMT /slideshow/dockercon-2019-developing-apps-with-containers-functions-and-cloud-services/143043063 chanezon@slideshare.net(chanezon) Dockercon 2019 Developing Apps with Containers, Functions and Cloud Services chanezon Cloud native applications are composed of containers, serverless functions and managed cloud services. What is the best set of tools on your desktop to provide a rapid, iterative development experience and package applications using these three components? This hand-on talk will explain how you can complement Docker Desktop, with it¡¯s local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, Open Service Broker, the Gloo hybrid app gateway, Draft, and others, to build the most productive development inner-loop for these type of applications. It will also cover how you can use the Cloud Native Application Bundle (CNAB) format and it¡¯s implementation in the Docker app experimental tool to package your application and manage it with container supply chain tooling such as Docker Hub. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dockercon-2019-chanezon-dev-cloud-native-190501025917-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Cloud native applications are composed of containers, serverless functions and managed cloud services. What is the best set of tools on your desktop to provide a rapid, iterative development experience and package applications using these three components? This hand-on talk will explain how you can complement Docker Desktop, with it¡¯s local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, Open Service Broker, the Gloo hybrid app gateway, Draft, and others, to build the most productive development inner-loop for these type of applications. It will also cover how you can use the Cloud Native Application Bundle (CNAB) format and it¡¯s implementation in the Docker app experimental tool to package your application and manage it with container supply chain tooling such as Docker Hub.
Dockercon 2019 Developing Apps with Containers, Functions and Cloud Services from Patrick Chanezon
]]>
1230 3 https://cdn.slidesharecdn.com/ss_thumbnails/dockercon-2019-chanezon-dev-cloud-native-190501025917-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services /slideshow/gids-2019-developing-apps-with-containers-functions-and-cloud-services/141936675 gids-2019-chanezon-dev-containers-azure-serverless-small-190424131455
Cloud native applications are increasingly composed of containers, serverless functions responding to events and managed cloud services. What is the best workflow and set of tools to provide a rapid, iterative development experience and to package applications using these three components? This hand-on talk will compare and contrast several sets of tools and their associated workflows: Using Docker Desktop, with its local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, or the Gloo hybrid app gateway, to build the most productive development inner-loop for these type of applications OpenFaaS, Fn, or Nuclio open source serverless framework to run functions in containers locally Telepresence to run a container locally, connected to a remote cluster Helm and Draft Knative The talk will also cover how you can use the Cloud Native Application Bundle (CNAB) format and tools to package your applications and share them using a container registry.]]>

Cloud native applications are increasingly composed of containers, serverless functions responding to events and managed cloud services. What is the best workflow and set of tools to provide a rapid, iterative development experience and to package applications using these three components? This hand-on talk will compare and contrast several sets of tools and their associated workflows: Using Docker Desktop, with its local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, or the Gloo hybrid app gateway, to build the most productive development inner-loop for these type of applications OpenFaaS, Fn, or Nuclio open source serverless framework to run functions in containers locally Telepresence to run a container locally, connected to a remote cluster Helm and Draft Knative The talk will also cover how you can use the Cloud Native Application Bundle (CNAB) format and tools to package your applications and share them using a container registry.]]>
Wed, 24 Apr 2019 13:14:55 GMT /slideshow/gids-2019-developing-apps-with-containers-functions-and-cloud-services/141936675 chanezon@slideshare.net(chanezon) GIDS 2019: Developing Apps with Containers, Functions and Cloud Services chanezon Cloud native applications are increasingly composed of containers, serverless functions responding to events and managed cloud services. What is the best workflow and set of tools to provide a rapid, iterative development experience and to package applications using these three components? This hand-on talk will compare and contrast several sets of tools and their associated workflows: Using Docker Desktop, with its local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, or the Gloo hybrid app gateway, to build the most productive development inner-loop for these type of applications OpenFaaS, Fn, or Nuclio open source serverless framework to run functions in containers locally Telepresence to run a container locally, connected to a remote cluster Helm and Draft Knative The talk will also cover how you can use the Cloud Native Application Bundle (CNAB) format and tools to package your applications and share them using a container registry. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gids-2019-chanezon-dev-containers-azure-serverless-small-190424131455-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Cloud native applications are increasingly composed of containers, serverless functions responding to events and managed cloud services. What is the best workflow and set of tools to provide a rapid, iterative development experience and to package applications using these three components? This hand-on talk will compare and contrast several sets of tools and their associated workflows: Using Docker Desktop, with its local Docker engine and Kubernetes cluster, with open source tools such as the Virtual Kubelet, or the Gloo hybrid app gateway, to build the most productive development inner-loop for these type of applications OpenFaaS, Fn, or Nuclio open source serverless framework to run functions in containers locally Telepresence to run a container locally, connected to a remote cluster Helm and Draft Knative The talk will also cover how you can use the Cloud Native Application Bundle (CNAB) format and tools to package your applications and share them using a container registry.
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services from Patrick Chanezon
]]>
1189 4 https://cdn.slidesharecdn.com/ss_thumbnails/gids-2019-chanezon-dev-containers-azure-serverless-small-190424131455-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Enterprise Workshop - Intro /slideshow/docker-enterprise-workshop-intro-92900614/92900614 docker-enterprise-workshop-intro-180404212630
Introduction deck for Docker Enterprise Champion workshop]]>

Introduction deck for Docker Enterprise Champion workshop]]>
Wed, 04 Apr 2018 21:26:30 GMT /slideshow/docker-enterprise-workshop-intro-92900614/92900614 chanezon@slideshare.net(chanezon) Docker Enterprise Workshop - Intro chanezon Introduction deck for Docker Enterprise Champion workshop <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docker-enterprise-workshop-intro-180404212630-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Introduction deck for Docker Enterprise Champion workshop
Docker Enterprise Workshop - Intro from Patrick Chanezon
]]>
966 4 https://cdn.slidesharecdn.com/ss_thumbnails/docker-enterprise-workshop-intro-180404212630-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Enterprise Workshop - Technical /slideshow/docker-enterprise-workshop-technical/92888723 docker-enterprise-workshop-details-180404181249
Docker Enterprise Workshop, more technical presentation: - Docker 101 - Kubernetes in Docker - Windows containers]]>

Docker Enterprise Workshop, more technical presentation: - Docker 101 - Kubernetes in Docker - Windows containers]]>
Wed, 04 Apr 2018 18:12:49 GMT /slideshow/docker-enterprise-workshop-technical/92888723 chanezon@slideshare.net(chanezon) Docker Enterprise Workshop - Technical chanezon Docker Enterprise Workshop, more technical presentation: - Docker 101 - Kubernetes in Docker - Windows containers <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docker-enterprise-workshop-details-180404181249-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Docker Enterprise Workshop, more technical presentation: - Docker 101 - Kubernetes in Docker - Windows containers
Docker Enterprise Workshop - Technical from Patrick Chanezon
]]>
811 3 https://cdn.slidesharecdn.com/ss_thumbnails/docker-enterprise-workshop-details-180404181249-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
The Tao of Docker - ITES 2018 /slideshow/the-tao-of-docker-ites-2018/90944157 crip-keynote-tao-docker-chanezon-180316180603
Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels et comment certains concepts du tao?sme, wei-wu-wei, "agir sans agir", et ziran, naturel, ou spontan¨¦?t¨¦, permettent d'en mieux cerner les enjeux. Les conteneurs acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi cloud, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. ]]>

Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels et comment certains concepts du tao?sme, wei-wu-wei, "agir sans agir", et ziran, naturel, ou spontan¨¦?t¨¦, permettent d'en mieux cerner les enjeux. Les conteneurs acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi cloud, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. ]]>
Fri, 16 Mar 2018 18:06:03 GMT /slideshow/the-tao-of-docker-ites-2018/90944157 chanezon@slideshare.net(chanezon) The Tao of Docker - ITES 2018 chanezon Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels et comment certains concepts du tao?sme, wei-wu-wei, "agir sans agir", et ziran, naturel, ou spontan¨¦?t¨¦, permettent d'en mieux cerner les enjeux. Les conteneurs acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi cloud, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/crip-keynote-tao-docker-chanezon-180316180603-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels et comment certains concepts du tao?sme, wei-wu-wei, &quot;agir sans agir&quot;, et ziran, naturel, ou spontan¨¦?t¨¦, permettent d&#39;en mieux cerner les enjeux. Les conteneurs acc¨¦l¨¨rent l&#39;adoption du Cloud en entreprise, avec des architectures hybride et multi cloud, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d&#39;infrastructure, et permettent de nouveaux cas d&#39;utilisation dans l&#39;internet des objets et l&#39;intelligence artificielle.
The Tao of Docker - ITES 2018 from Patrick Chanezon
]]>
742 7 https://cdn.slidesharecdn.com/ss_thumbnails/crip-keynote-tao-docker-chanezon-180316180603-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Moby KubeCon 2017 /slideshow/moby-kubecon-2017/90435281 moby-kubecon-2017-180312210358
Moby is an open source project providing a "LEGO set" of dozens of components, the framework to assemble them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. One of these assemblies is Docker CE, an open source product that lets you build, ship, and run containers. This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. Video at https://www.youtube.com/watch?v=kDp22YkD6WY]]>

Moby is an open source project providing a "LEGO set" of dozens of components, the framework to assemble them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. One of these assemblies is Docker CE, an open source product that lets you build, ship, and run containers. This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. Video at https://www.youtube.com/watch?v=kDp22YkD6WY]]>
Mon, 12 Mar 2018 21:03:58 GMT /slideshow/moby-kubecon-2017/90435281 chanezon@slideshare.net(chanezon) Moby KubeCon 2017 chanezon Moby is an open source project providing a "LEGO set" of dozens of components, the framework to assemble them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. One of these assemblies is Docker CE, an open source product that lets you build, ship, and run containers. This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. Video at https://www.youtube.com/watch?v=kDp22YkD6WY <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/moby-kubecon-2017-180312210358-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Moby is an open source project providing a &quot;LEGO set&quot; of dozens of components, the framework to assemble them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. One of these assemblies is Docker CE, an open source product that lets you build, ship, and run containers. This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. Video at https://www.youtube.com/watch?v=kDp22YkD6WY
Moby KubeCon 2017 from Patrick Chanezon
]]>
634 4 https://cdn.slidesharecdn.com/ss_thumbnails/moby-kubecon-2017-180312210358-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Microsoft Techsummit Zurich Docker and Microsoft /slideshow/microsoft-techsummit-zurich-docker-and-microsoft/89193085 microsoft-techsummit-zurich-docker-and-microsoft-180228162204
Docker and Microsoft have been collaborating both in open source and through their commercial partnership to bring the benefits of Docker Windows and Linux containers to Azure Enterprise customers. Docker¡¯s container platform, Docker Enterprise Edition, is used to modernize traditioal applications, and move them to Azure, as well as to develop new cloud native applications using microservices architecture, bringing agility to developers and control to IT Pros. This talk will cover the latest developments in Docker¡¯s container platform with planned support for Kubernetes in Docker for Windows, and Docker Enterprise Edition for Azure, Docker for Azure Stack to enable hybrid cloud deployments, Windows containers, Linux containers on Windows.]]>

Docker and Microsoft have been collaborating both in open source and through their commercial partnership to bring the benefits of Docker Windows and Linux containers to Azure Enterprise customers. Docker¡¯s container platform, Docker Enterprise Edition, is used to modernize traditioal applications, and move them to Azure, as well as to develop new cloud native applications using microservices architecture, bringing agility to developers and control to IT Pros. This talk will cover the latest developments in Docker¡¯s container platform with planned support for Kubernetes in Docker for Windows, and Docker Enterprise Edition for Azure, Docker for Azure Stack to enable hybrid cloud deployments, Windows containers, Linux containers on Windows.]]>
Wed, 28 Feb 2018 16:22:04 GMT /slideshow/microsoft-techsummit-zurich-docker-and-microsoft/89193085 chanezon@slideshare.net(chanezon) Microsoft Techsummit Zurich Docker and Microsoft chanezon Docker and Microsoft have been collaborating both in open source and through their commercial partnership to bring the benefits of Docker Windows and Linux containers to Azure Enterprise customers. Docker¡¯s container platform, Docker Enterprise Edition, is used to modernize traditioal applications, and move them to Azure, as well as to develop new cloud native applications using microservices architecture, bringing agility to developers and control to IT Pros. This talk will cover the latest developments in Docker¡¯s container platform with planned support for Kubernetes in Docker for Windows, and Docker Enterprise Edition for Azure, Docker for Azure Stack to enable hybrid cloud deployments, Windows containers, Linux containers on Windows. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/microsoft-techsummit-zurich-docker-and-microsoft-180228162204-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Docker and Microsoft have been collaborating both in open source and through their commercial partnership to bring the benefits of Docker Windows and Linux containers to Azure Enterprise customers. Docker¡¯s container platform, Docker Enterprise Edition, is used to modernize traditioal applications, and move them to Azure, as well as to develop new cloud native applications using microservices architecture, bringing agility to developers and control to IT Pros. This talk will cover the latest developments in Docker¡¯s container platform with planned support for Kubernetes in Docker for Windows, and Docker Enterprise Edition for Azure, Docker for Azure Stack to enable hybrid cloud deployments, Windows containers, Linux containers on Windows.
Microsoft Techsummit Zurich Docker and Microsoft from Patrick Chanezon
]]>
2422 3 https://cdn.slidesharecdn.com/ss_thumbnails/microsoft-techsummit-zurich-docker-and-microsoft-180228162204-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Develop and deploy Kubernetes applications with Docker - IBM Index 2018 /slideshow/develop-and-deploy-kubernetes-applications-with-docker-ibm-index-2018/88737554 docker-with-kubernetes-ibm-index-180223165156
Docker Desktop and Enterprise Edition now both include Kubernetes as an optional orchestration component. This talk will explain how to use Docker Desktop (Mac or Windows) to develop and debug a cloud native application, then how Docker Enterprise Edition helps you deploy it to Kubernetes in production.]]>

Docker Desktop and Enterprise Edition now both include Kubernetes as an optional orchestration component. This talk will explain how to use Docker Desktop (Mac or Windows) to develop and debug a cloud native application, then how Docker Enterprise Edition helps you deploy it to Kubernetes in production.]]>
Fri, 23 Feb 2018 16:51:56 GMT /slideshow/develop-and-deploy-kubernetes-applications-with-docker-ibm-index-2018/88737554 chanezon@slideshare.net(chanezon) Develop and deploy Kubernetes applications with Docker - IBM Index 2018 chanezon Docker Desktop and Enterprise Edition now both include Kubernetes as an optional orchestration component. This talk will explain how to use Docker Desktop (Mac or Windows) to develop and debug a cloud native application, then how Docker Enterprise Edition helps you deploy it to Kubernetes in production. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docker-with-kubernetes-ibm-index-180223165156-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Docker Desktop and Enterprise Edition now both include Kubernetes as an optional orchestration component. This talk will explain how to use Docker Desktop (Mac or Windows) to develop and debug a cloud native application, then how Docker Enterprise Edition helps you deploy it to Kubernetes in production.
Develop and deploy Kubernetes applications with Docker - IBM Index 2018 from Patrick Chanezon
]]>
3065 3 https://cdn.slidesharecdn.com/ss_thumbnails/docker-with-kubernetes-ibm-index-180223165156-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Meetup Feb 2018 Develop and deploy Kubernetes Apps with Docker /slideshow/docker-meetup-feb-2018-develop-and-deploy-kubernetes-apps-with-docker/87136825 docker-meetup-feb-2018-kubernetes-and-docker-180202193846
Develop and deploy Kubernetes Apps with Docker]]>

Develop and deploy Kubernetes Apps with Docker]]>
Fri, 02 Feb 2018 19:38:46 GMT /slideshow/docker-meetup-feb-2018-develop-and-deploy-kubernetes-apps-with-docker/87136825 chanezon@slideshare.net(chanezon) Docker Meetup Feb 2018 Develop and deploy Kubernetes Apps with Docker chanezon Develop and deploy Kubernetes Apps with Docker <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docker-meetup-feb-2018-kubernetes-and-docker-180202193846-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Develop and deploy Kubernetes Apps with Docker
Docker Meetup Feb 2018 Develop and deploy Kubernetes Apps with Docker from Patrick Chanezon
]]>
615 2 https://cdn.slidesharecdn.com/ss_thumbnails/docker-meetup-feb-2018-kubernetes-and-docker-180202193846-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
DockerCon EU 2017 Recap /slideshow/dockercon-eu-2017-recap/81208701 dockercon-eu-2017-recap-171025193523
Recap of DockerCon EU 2017 announcements]]>

Recap of DockerCon EU 2017 announcements]]>
Wed, 25 Oct 2017 19:35:23 GMT /slideshow/dockercon-eu-2017-recap/81208701 chanezon@slideshare.net(chanezon) DockerCon EU 2017 Recap chanezon Recap of DockerCon EU 2017 announcements <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dockercon-eu-2017-recap-171025193523-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Recap of DockerCon EU 2017 announcements
DockerCon EU 2017 Recap from Patrick Chanezon
]]>
1074 1 https://cdn.slidesharecdn.com/ss_thumbnails/dockercon-eu-2017-recap-171025193523-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Innovation Culture /slideshow/docker-innovation-culture/81163267 dockerinnovationculturev2-2017-10-24-171024193850
Specific traits in Docker innovation cuture]]>

Specific traits in Docker innovation cuture]]>
Tue, 24 Oct 2017 19:38:50 GMT /slideshow/docker-innovation-culture/81163267 chanezon@slideshare.net(chanezon) Docker Innovation Culture chanezon Specific traits in Docker innovation cuture <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dockerinnovationculturev2-2017-10-24-171024193850-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Specific traits in Docker innovation cuture
Docker Innovation Culture from Patrick Chanezon
]]>
528 1 https://cdn.slidesharecdn.com/ss_thumbnails/dockerinnovationculturev2-2017-10-24-171024193850-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
The Tao of Docker - Devfest Nantes 2017 /slideshow/the-tao-of-docker-devfest-nantes-2017/81163028 devfest-nantes-2017-171024192950
The Docker Way: modernize traditional applications without action (wu-wei) and create new cloud native microservices applications with naturalness (ziran). This talk also provides a summary of all the DockerCon EU 2017 announcements: Kubernetes now supported in Docker, MTA, IBM partnership.]]>

The Docker Way: modernize traditional applications without action (wu-wei) and create new cloud native microservices applications with naturalness (ziran). This talk also provides a summary of all the DockerCon EU 2017 announcements: Kubernetes now supported in Docker, MTA, IBM partnership.]]>
Tue, 24 Oct 2017 19:29:49 GMT /slideshow/the-tao-of-docker-devfest-nantes-2017/81163028 chanezon@slideshare.net(chanezon) The Tao of Docker - Devfest Nantes 2017 chanezon The Docker Way: modernize traditional applications without action (wu-wei) and create new cloud native microservices applications with naturalness (ziran). This talk also provides a summary of all the DockerCon EU 2017 announcements: Kubernetes now supported in Docker, MTA, IBM partnership. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/devfest-nantes-2017-171024192950-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The Docker Way: modernize traditional applications without action (wu-wei) and create new cloud native microservices applications with naturalness (ziran). This talk also provides a summary of all the DockerCon EU 2017 announcements: Kubernetes now supported in Docker, MTA, IBM partnership.
The Tao of Docker - Devfest Nantes 2017 from Patrick Chanezon
]]>
1096 3 https://cdn.slidesharecdn.com/ss_thumbnails/devfest-nantes-2017-171024192950-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Ö®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ» /slideshow/docker-modernize-traditional-applications-with-create-new-cloud-native-microservices-applications-with/80784673 alibaba-chanezon-docker-platform-v1-171013163616
DockerÖ®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ»]]>

DockerÖ®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ»]]>
Fri, 13 Oct 2017 16:36:16 GMT /slideshow/docker-modernize-traditional-applications-with-create-new-cloud-native-microservices-applications-with/80784673 chanezon@slideshare.net(chanezon) Docker Ö®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ» chanezon DockerÖ®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ» <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/alibaba-chanezon-docker-platform-v1-171013163616-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> DockerÖ®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ»
Docker Ö®µÀ Modernize Traditional Applications with ÎÞΪ Create New Cloud Native Micro-services Applications with ×ÔÈ» from Patrick Chanezon
]]>
1029 5 https://cdn.slidesharecdn.com/ss_thumbnails/alibaba-chanezon-docker-platform-v1-171013163616-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Moby Open Source Summit North America 2017 /slideshow/moby-open-source-summit-north-america-2017/79701770 moby-oss-na-2017-170912234800
Building specialized container-based systems with Moby: a few use cases This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. ]]>

Building specialized container-based systems with Moby: a few use cases This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. ]]>
Tue, 12 Sep 2017 23:48:00 GMT /slideshow/moby-open-source-summit-north-america-2017/79701770 chanezon@slideshare.net(chanezon) Moby Open Source Summit North America 2017 chanezon Building specialized container-based systems with Moby: a few use cases This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/moby-oss-na-2017-170912234800-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Building specialized container-based systems with Moby: a few use cases This talk will explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud or bare metal scenarios. We will cover Moby itself, the framework, and tooling around the project, as well as many of it¡¯s components: LinuxKit, InfraKit, containerd, SwarmKit, Notary. Then we will present a few use cases and demos of how different companies have leveraged Moby and some of the Moby components to create their own container-based systems.
Moby Open Source Summit North America 2017 from Patrick Chanezon
]]>
771 6 https://cdn.slidesharecdn.com/ss_thumbnails/moby-oss-na-2017-170912234800-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Moby Introduction - June 2017 /slideshow/moby-introduction-june-2017/77276340 mobysummitjune2017-170626192314
Moby Summit Intro, June 2017]]>

Moby Summit Intro, June 2017]]>
Mon, 26 Jun 2017 19:23:14 GMT /slideshow/moby-introduction-june-2017/77276340 chanezon@slideshare.net(chanezon) Moby Introduction - June 2017 chanezon Moby Summit Intro, June 2017 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/mobysummitjune2017-170626192314-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Moby Summit Intro, June 2017
Moby Introduction - June 2017 from Patrick Chanezon
]]>
600 3 https://cdn.slidesharecdn.com/ss_thumbnails/mobysummitjune2017-170626192314-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Docker Cap Gemini CloudXperience 2017 - la revolution des conteneurs logiciels /slideshow/docker-cap-gemini-cloudxperience-2017-la-revolution-des-conteneurs-logiciels/76555913 docker-cap-gemini-cloudxperience-2017-170601103050
Si vous avez rat¨¦ le d¨¦but : Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels en quelques films ; comment ils acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. En bref, comment expliquer la strat¨¦gie des op¨¦rateurs du Cloud avec des films de science- fiction ? C¡¯est le d¨¦fi que va relever Patrick Chanezon, ¨¦vang¨¦liste chez Docker. ]]>

Si vous avez rat¨¦ le d¨¦but : Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels en quelques films ; comment ils acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. En bref, comment expliquer la strat¨¦gie des op¨¦rateurs du Cloud avec des films de science- fiction ? C¡¯est le d¨¦fi que va relever Patrick Chanezon, ¨¦vang¨¦liste chez Docker. ]]>
Thu, 01 Jun 2017 10:30:50 GMT /slideshow/docker-cap-gemini-cloudxperience-2017-la-revolution-des-conteneurs-logiciels/76555913 chanezon@slideshare.net(chanezon) Docker Cap Gemini CloudXperience 2017 - la revolution des conteneurs logiciels chanezon Si vous avez rat¨¦ le d¨¦but : Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels en quelques films ; comment ils acc¨¦l¨¨rent l'adoption du Cloud en entreprise, avec des architectures hybride et multi, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d'infrastructure, et permettent de nouveaux cas d'utilisation dans l'internet des objets et l'intelligence artificielle. En bref, comment expliquer la strat¨¦gie des op¨¦rateurs du Cloud avec des films de science- fiction ? C¡¯est le d¨¦fi que va relever Patrick Chanezon, ¨¦vang¨¦liste chez Docker. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/docker-cap-gemini-cloudxperience-2017-170601103050-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Si vous avez rat¨¦ le d¨¦but : Patrick Chanezon, un des pionniers du Cloud chez Google, VMware, Microsoft et Docker, vous raconte la r¨¦volution des conteneurs logiciels en quelques films ; comment ils acc¨¦l¨¨rent l&#39;adoption du Cloud en entreprise, avec des architectures hybride et multi, la mise en place de d¨¦marches agiles et DevOps pour moderniser les applications existantes et r¨¦duire les co?ts d&#39;infrastructure, et permettent de nouveaux cas d&#39;utilisation dans l&#39;internet des objets et l&#39;intelligence artificielle. En bref, comment expliquer la strat¨¦gie des op¨¦rateurs du Cloud avec des films de science- fiction ? C¡¯est le d¨¦fi que va relever Patrick Chanezon, ¨¦vang¨¦liste chez Docker.
Docker Cap Gemini CloudXperience 2017 - la revolution des conteneurs logiciels from Patrick Chanezon
]]>
760 3 https://cdn.slidesharecdn.com/ss_thumbnails/docker-cap-gemini-cloudxperience-2017-170601103050-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Weave User Group Talk - DockerCon 2017 Recap /slideshow/weave-user-group-talk-dockercon-2017-recap/75824937 weave-user-group-dockercon-recap-170509175448
Docker moves very fast, with an edge channel released every month and a stable release every 3 months. Patrick will talk about how Docker introduced Docker EE and a certification program for containers and plugins with Docker CE and EE 17.03 (from March), the announcements from DockerCon (April), and the many new features planned for Docker CE 17.05 in May. This talk will be about what's new in Docker and what's next on the roadmap]]>

Docker moves very fast, with an edge channel released every month and a stable release every 3 months. Patrick will talk about how Docker introduced Docker EE and a certification program for containers and plugins with Docker CE and EE 17.03 (from March), the announcements from DockerCon (April), and the many new features planned for Docker CE 17.05 in May. This talk will be about what's new in Docker and what's next on the roadmap]]>
Tue, 09 May 2017 17:54:48 GMT /slideshow/weave-user-group-talk-dockercon-2017-recap/75824937 chanezon@slideshare.net(chanezon) Weave User Group Talk - DockerCon 2017 Recap chanezon Docker moves very fast, with an edge channel released every month and a stable release every 3 months. Patrick will talk about how Docker introduced Docker EE and a certification program for containers and plugins with Docker CE and EE 17.03 (from March), the announcements from DockerCon (April), and the many new features planned for Docker CE 17.05 in May. This talk will be about what's new in Docker and what's next on the roadmap <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/weave-user-group-dockercon-recap-170509175448-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Docker moves very fast, with an edge channel released every month and a stable release every 3 months. Patrick will talk about how Docker introduced Docker EE and a certification program for containers and plugins with Docker CE and EE 17.03 (from March), the announcements from DockerCon (April), and the many new features planned for Docker CE 17.05 in May. This talk will be about what&#39;s new in Docker and what&#39;s next on the roadmap
Weave User Group Talk - DockerCon 2017 Recap from Patrick Chanezon
]]>
2916 2 https://cdn.slidesharecdn.com/ss_thumbnails/weave-user-group-dockercon-recap-170509175448-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Oscon 2017: Build your own container-based system with the Moby project /slideshow/oscon-2017-build-your-own-containerbased-system-with-the-moby-project/75824614 moby-oscon-2017-170509174657
Build your own container-based system with the Moby project Docker Community Edition¡ªan open source product that lets you build, ship, and run containers¡ªis an assembly of modular components built from an upstream open source project called Moby. Moby provides a ¡°Lego set¡± of dozens of components, the framework for assembling them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. Patrick Chanezon and Mindy Preston explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud, or bare-metal scenarios. Patrick and Mindy explore Moby¡¯s framework, components, and tooling, focusing on two components: LinuxKit, a toolkit to build container-based Linux subsystems that are secure, lean, and portable, and InfraKit, a toolkit for creating and managing declarative, self-healing infrastructure. Along the way, they demo how to use Moby, LinuxKit, InfraKit, and other components to quickly assemble full-blown container-based systems for several use cases and deploy them on various infrastructures.]]>

Build your own container-based system with the Moby project Docker Community Edition¡ªan open source product that lets you build, ship, and run containers¡ªis an assembly of modular components built from an upstream open source project called Moby. Moby provides a ¡°Lego set¡± of dozens of components, the framework for assembling them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. Patrick Chanezon and Mindy Preston explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud, or bare-metal scenarios. Patrick and Mindy explore Moby¡¯s framework, components, and tooling, focusing on two components: LinuxKit, a toolkit to build container-based Linux subsystems that are secure, lean, and portable, and InfraKit, a toolkit for creating and managing declarative, self-healing infrastructure. Along the way, they demo how to use Moby, LinuxKit, InfraKit, and other components to quickly assemble full-blown container-based systems for several use cases and deploy them on various infrastructures.]]>
Tue, 09 May 2017 17:46:56 GMT /slideshow/oscon-2017-build-your-own-containerbased-system-with-the-moby-project/75824614 chanezon@slideshare.net(chanezon) Oscon 2017: Build your own container-based system with the Moby project chanezon Build your own container-based system with the Moby project Docker Community Edition¡ªan open source product that lets you build, ship, and run containers¡ªis an assembly of modular components built from an upstream open source project called Moby. Moby provides a ¡°Lego set¡± of dozens of components, the framework for assembling them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. Patrick Chanezon and Mindy Preston explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud, or bare-metal scenarios. Patrick and Mindy explore Moby¡¯s framework, components, and tooling, focusing on two components: LinuxKit, a toolkit to build container-based Linux subsystems that are secure, lean, and portable, and InfraKit, a toolkit for creating and managing declarative, self-healing infrastructure. Along the way, they demo how to use Moby, LinuxKit, InfraKit, and other components to quickly assemble full-blown container-based systems for several use cases and deploy them on various infrastructures. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/moby-oscon-2017-170509174657-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Build your own container-based system with the Moby project Docker Community Edition¡ªan open source product that lets you build, ship, and run containers¡ªis an assembly of modular components built from an upstream open source project called Moby. Moby provides a ¡°Lego set¡± of dozens of components, the framework for assembling them into specialized container-based systems, and a place for all container enthusiasts to experiment and exchange ideas. Patrick Chanezon and Mindy Preston explain how you can leverage the Moby project to assemble your own specialized container-based system, whether for IoT, cloud, or bare-metal scenarios. Patrick and Mindy explore Moby¡¯s framework, components, and tooling, focusing on two components: LinuxKit, a toolkit to build container-based Linux subsystems that are secure, lean, and portable, and InfraKit, a toolkit for creating and managing declarative, self-healing infrastructure. Along the way, they demo how to use Moby, LinuxKit, InfraKit, and other components to quickly assemble full-blown container-based systems for several use cases and deploy them on various infrastructures.
Oscon 2017: Build your own container-based system with the Moby project from Patrick Chanezon
]]>
4131 13 https://cdn.slidesharecdn.com/ss_thumbnails/moby-oscon-2017-170509174657-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-chanezon-48x48.jpg?cb=1655316820 Married with 3 kids. Member of Technical Staff, Docker. Helping Enterprises move to the Cloud microservice arhcitectures with Docker. Interests in cloud computing, social, html5, javascript. wordpress.chanezon.com/ https://cdn.slidesharecdn.com/ss_thumbnails/scalingyourclusterbothways-191121195843-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/kubecon-2019-scaling-your-cluster-both-ways/196134576 KubeCon 2019 - Scaling... https://cdn.slidesharecdn.com/ss_thumbnails/kubeconchina2019chanezoncoulton-190625112755-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/kubecon-china-2019-building-apps-with-containers-functions-and-managed-services/151733605 KubeCon China 2019 - B... https://cdn.slidesharecdn.com/ss_thumbnails/dockercon-2019-chanezon-dev-cloud-native-190501025917-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/dockercon-2019-developing-apps-with-containers-functions-and-cloud-services/143043063 Dockercon 2019 Develop...