<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Talks on Yves Brissaud</title><link>https://me.winsos.net/talks/</link><description>Recent content in Talks on Yves Brissaud</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://me.winsos.net/talks/index.xml" rel="self" type="application/rss+xml"/><item><title>The rise of local CI tooling. Thanks AI coding agents!</title><link>https://me.winsos.net/talks/2025-09-24-local-ci-coding-agents/</link><pubDate>Wed, 24 Sep 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-09-24-local-ci-coding-agents/</guid><description>&lt;p&gt;In september 2025 I gave a talk at &lt;a href="https://www.ai.engineer/paris"&gt;AI Engineer Paris ⤤&lt;/a&gt; about the rise of local CI tooling, thanks to coding agents.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;AI-powered coding agents are everywhere. They help us write boilerplate and boring code, surprise us by generating features, or even build entire applications. And this is more than a passing trend: agents are already part of our daily workflow. But the unwritten aspect is that our role as developers is shifting. Our code is no longer written by us alone. We now need to review, orchestrate, integrate the work of multiple autonomous agents, sometimes across multiple codebases. In a sense, we are becoming something that once sounded outdated: integrators. To help us in this new, critical, role, we need tools. We need local Continuous Integration tools: the kind that also integrates well with coding agents. And the good news is those tools already exist in the open-source world, container-use to offer a proper isolated environment for coding agents, and dagger to continuously integrate the generated code.&lt;/p&gt;</description></item><item><title>Abstracting CI into Portable, Reusable Modules That Run Anywhere...Fast!</title><link>https://me.winsos.net/talks/2025-09-10-dagger-workshop/</link><pubDate>Wed, 10 Sep 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-09-10-dagger-workshop/</guid><description>&lt;p&gt;In september 2025, I gave a workshop on &lt;a href="https://dagger.io"&gt;Dagger&lt;/a&gt; at &lt;a href="https://devopsdays.org/events/2025-vilnius"&gt;DevOpsDays Vilnius ⤤&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In large organizations, CI is often a battlefield between platform engineering teams and application development teams. The former likes standardized workflows, the latter demands customization. The conflict between these two approaches can lead to fragmented outcomes, typically resulting in frustration and lost productivity.&lt;/p&gt;
&lt;p&gt;Any solution to this conflict must first understand that modern development takes place in a mix of languages, tools and platforms. In these environments, no one language or tool can &amp;ldquo;win&amp;rdquo;; every component must be interoperable with every other.&lt;/p&gt;</description></item><item><title>Manifests, blobs and tags: container images finally digest(ible)</title><link>https://me.winsos.net/talks/2025-06-27-oci-images/</link><pubDate>Fri, 27 Jun 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-06-27-oci-images/</guid><description>&lt;p&gt;In June 2025, I was in Montpellier at &lt;a href="https://sunny-tech.io"&gt;SunnyTech&lt;/a&gt; to present a talk, in French, &lt;em&gt;&amp;ldquo;Manifests, blobs and tags: container images finally digest(ible)&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;This is an updated version of &lt;a href="https://me.winsos.net/talks/2023-10-04-dockercon/"&gt;the one I gave at Dockercon&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For some time now, containers and their images have been everywhere, on development machines, in production systems, or simply as a means of packaging. But what exactly is an OCI (Open Container Initiative) image?&lt;/p&gt;
&lt;p&gt;In this session, we’ll explore, in the most interactive way possible, what an image really is:&lt;/p&gt;</description></item><item><title>For a different take on CI: on the developer's machine with Dagger</title><link>https://me.winsos.net/talks/2025-04-17-ci-dagger/</link><pubDate>Wed, 16 Apr 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-04-17-ci-dagger/</guid><description>&lt;p&gt;In April 2025, I was in Paris at &lt;a href="https://devoxx.fr"&gt;DevoxxFR 2025&lt;/a&gt; to present a talk, in French, &lt;em&gt;&amp;ldquo;For a different take on CI: on the developer&amp;rsquo;s machine with Dagger&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In computing, we often talk about cycles over and over again—thick clients, thin clients, server-side rendering, client-side rendering, and so on. Yet if there’s one area that hasn’t evolved much, it’s CI, continuous integration.
For years now, we’ve primarily relied on solutions like Jenkins or GitHub Actions that execute, in a more or less centralized fashion, all the necessary tasks remotely. The developer pushes the code, and the CI servers take care of everything that needs to be done.&lt;/p&gt;</description></item><item><title>Manifests, blobs and tags: container images finally digest(ible)</title><link>https://me.winsos.net/talks/2025-04-17-oci-images/</link><pubDate>Wed, 16 Apr 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-04-17-oci-images/</guid><description>&lt;p&gt;In April 2025, I was in Paris at &lt;a href="https://devoxx.fr"&gt;DevoxxFR 2025&lt;/a&gt; to present a talk, in French, &lt;em&gt;&amp;ldquo;Manifests, blobs and tags: container images finally digest(ible)&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;This is an updated version of &lt;a href="https://me.winsos.net/talks/2023-10-04-dockercon/"&gt;the one I gave at Dockercon&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For some time now, containers and their images have been everywhere, on development machines, in production systems, or simply as a means of packaging. But what exactly is an OCI (Open Container Initiative) image?&lt;/p&gt;
&lt;p&gt;In this session, we’ll explore, in the most interactive way possible, what an image really is:&lt;/p&gt;</description></item><item><title>Dagger and Docker Model Runner</title><link>https://me.winsos.net/talks/2025-04-02-dagger-docker-model-runner/</link><pubDate>Wed, 02 Apr 2025 00:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2025-04-02-dagger-docker-model-runner/</guid><description>&lt;p&gt;During KubeCon London, I participated in the Docker + Dagger event and I showed some demos of Dagger working with models
running on Docker Model Runner.&lt;/p&gt;
&lt;p&gt;You can find the source code of the main demo, with all the necessary instructions, here: &lt;a href="https://github.com/eunomie/local-agent"&gt;local-agent&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And I had the chance to give this presentation alongside &lt;a href="https://twitter.com/solomonstre"&gt;Solomon Hykes&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;img src="docker-dagger-kubecon-1.jpg" alt=""&gt;&lt;/p&gt;</description></item><item><title>Securing the software supply chain with Docker Scout and Amazon ECR</title><link>https://me.winsos.net/talks/2023-11-29-aws-reinvent/</link><pubDate>Wed, 29 Nov 2023 14:00:00 -0700</pubDate><guid>https://me.winsos.net/talks/2023-11-29-aws-reinvent/</guid><description>&lt;p&gt;During &lt;a href="https://reinvent.awsevents.com/"&gt;AWS re:Invent 23&lt;/a&gt; I presented a lightning talk.&lt;/p&gt;
&lt;p&gt;It was in Las Vegas, on November 29 at 2pm PDT.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Securing the software supply chain with Docker Scout and Amazon ECR&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Join this session to learn how to secure the complete software supply
chain through real-time vulnerability identification, remediation
recommendations, and continuous policy evaluation.
Learn how Docker Scout integrates with Amazon ECR and why the registry
integration is key to having a complete, secure software supply chain
from inner loop to production, with Scout as the system of record for
the software development lifecycle.&lt;/p&gt;</description></item><item><title>What’s in My Container? Docker Scout CLI and CI to the Rescue</title><link>https://me.winsos.net/talks/2023-10-04-dockercon-scout/</link><pubDate>Wed, 04 Oct 2023 13:50:00 -0700</pubDate><guid>https://me.winsos.net/talks/2023-10-04-dockercon-scout/</guid><description>&lt;p&gt;My &lt;a href="https://dockercon.com"&gt;&lt;em&gt;Dockercon 23&lt;/em&gt;&lt;/a&gt; talk about &lt;em&gt;Docker Scout&lt;/em&gt;!&lt;/p&gt;
&lt;p&gt;The recording is now available!&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/KX0HEszru2c?si=rDAvgOIGkIQa3HKx" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen&gt;&lt;/iframe&gt;
&lt;blockquote&gt;
&lt;p&gt;Are you sure to know what&amp;rsquo;s inside the container you are running? What is the impact of a change in your Dockerfile, base image, or application dependency? Are you introducing new vulnerabilities? Or are you fixing them?&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s see how the Docker Scout CLI tools and CI/CD integrations can help on your day to day activities.&lt;/p&gt;</description></item><item><title>Container Images: Interactive Deep Dive</title><link>https://me.winsos.net/talks/2023-10-04-dockercon/</link><pubDate>Wed, 04 Oct 2023 10:15:00 -0700</pubDate><guid>https://me.winsos.net/talks/2023-10-04-dockercon/</guid><description>&lt;p&gt;My &lt;a href="https://dockercon.com"&gt;&lt;em&gt;Dockercon 23&lt;/em&gt;&lt;/a&gt; talk about &lt;em&gt;Container Images&lt;/em&gt;!&lt;/p&gt;
&lt;p&gt;The recording is now available!&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/CvSFl4jI8Hg?si=n5MP6bMY02j8udEK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen&gt;&lt;/iframe&gt;
&lt;blockquote&gt;
&lt;p&gt;Containers are everywhere — from local tools to production systems, including serverless, AI, etc. But on the other hand, we have the images. While we mostly know them as a kind of packaging system to embed our software, they are more than that. Have you ever wondered what an image really is? Let&amp;rsquo;s dive into OCI (Open Container Initiative) Images:&lt;/p&gt;</description></item><item><title>Secure Development with Docker</title><link>https://me.winsos.net/talks/2023-10-03-dockercon-ws/</link><pubDate>Tue, 03 Oct 2023 08:00:00 -0700</pubDate><guid>https://me.winsos.net/talks/2023-10-03-dockercon-ws/</guid><description>&lt;p&gt;This is a 4h workshop at &lt;a href="https://dockercon.com"&gt;&lt;em&gt;Dockercon 23&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The recording is &lt;a href="https://www.dockercon.com/2023/v/s-1619670"&gt;now available&lt;/a&gt;!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Modern applications are composed of many libraries and components from various sources being built and deployed on various systems, making it difficult for developers, platform teams, and security professionals to know what software is running and whether it is secure. Issues may arise from your own code, its dependencies, base images, and many other sources — and new vulnerabilities are being discovered all the time! If you want to secure your software supply chain, this is the workshop for you.&lt;/p&gt;</description></item><item><title>What if micro services had nothing to do with technique?</title><link>https://me.winsos.net/talks/2022-06-09-micro/</link><pubDate>Thu, 09 Jun 2022 16:15:00 +0200</pubDate><guid>https://me.winsos.net/talks/2022-06-09-micro/</guid><description>&lt;p&gt;I presented at &lt;a href="https://www.alpescraft.fr/"&gt;AlpesCraft&lt;/a&gt; my conference (in French) &lt;em&gt;What if micro services had nothing to do with technique?&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="2022_AlpesCraft.pdf"&gt;pdf&lt;/a&gt;&lt;/p&gt;
&lt;script defer class="speakerdeck-embed" data-id="e60359dc99764432a0a050d212fa379a" data-ratio="1.7772511848341233" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>What if micro services had nothing to do with technique?</title><link>https://me.winsos.net/talks/2022-04-21-micro/</link><pubDate>Thu, 21 Apr 2022 16:15:00 +0200</pubDate><guid>https://me.winsos.net/talks/2022-04-21-micro/</guid><description>&lt;p&gt;I presented at &lt;a href="https://www.devoxx.fr/"&gt;DevoxxFR&lt;/a&gt; my conference (in French) &lt;em&gt;What if micro services had nothing to do with technique?&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="Devoxx_2022.pdf"&gt;pdf&lt;/a&gt;&lt;/p&gt;
&lt;script defer class="speakerdeck-embed" data-id="8b5842639f5a44c5a074e70093a8b80c" data-ratio="1.7772511848341233" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Cloud Native Application Bundle: the missing link</title><link>https://me.winsos.net/talks/2021-10-01-cnab/</link><pubDate>Fri, 01 Oct 2021 16:15:00 +0200</pubDate><guid>https://me.winsos.net/talks/2021-10-01-cnab/</guid><description>&lt;p&gt;I was at &lt;a href="https://www.devoxx.fr/"&gt;DevoxxFR&lt;/a&gt; to present my talk about &lt;em&gt;Cloud Native Application Bundle: the missing link&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="cnab_devoxx_fr_2021_en.pdf"&gt;pdf&lt;/a&gt;&lt;/p&gt;
&lt;script defer class="speakerdeck-embed" data-id="fbc42bc48765449f935bf60280834061" data-ratio="1.7777777777777777" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>CNAB: the missing link</title><link>https://me.winsos.net/talks/2020-01-24-cnab-the-missing-link/</link><pubDate>Fri, 24 Jan 2020 16:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2020-01-24-cnab-the-missing-link/</guid><description>&lt;p&gt;I was at &lt;a href="https://snowcamp.io"&gt;Snowcamp&lt;/a&gt; for the fourth time in 2020. On January 24th I presented my talk &lt;em&gt;CNAB: the missing link&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="cnab_missing_link.pdf"&gt;pdf&lt;/a&gt;&lt;/p&gt;
&lt;script defer class="speakerdeck-embed" data-id="baee0debd4e4474eb600678e6c2159f3" data-ratio="1.7777777777777777" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Consul Connect</title><link>https://me.winsos.net/talks/2019-06-04-consul-connect/</link><pubDate>Tue, 04 Jun 2019 12:15:00 +0200</pubDate><guid>https://me.winsos.net/talks/2019-06-04-consul-connect/</guid><description>&lt;p&gt;I was at &lt;a href="https://paris-container-day.fr"&gt;Paris Container Day&lt;/a&gt; on June 4th, to talk about &lt;a href="https://www.consul.io/docs/connect/index.html"&gt;Consul Connect&lt;/a&gt;.&lt;/p&gt;
&lt;script async class="speakerdeck-embed" data-id="25367955dadb48e98d6f76da0a899664" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Cloud Native: behind buzzwords, the cloud</title><link>https://me.winsos.net/talks/2019-04-09-cloud-native/</link><pubDate>Tue, 09 Apr 2019 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2019-04-09-cloud-native/</guid><description>&lt;p&gt;On April 9th, I presented a definition of &lt;em&gt;Cloud Native&lt;/em&gt; at &lt;a href="https://humantalks.com/cities/grenoble/events/490"&gt;HumanTalks Grenoble&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://me.winsos.net/fr/talks/2019-04-09-cloud-native"&gt;french version&lt;/a&gt; contains the transcript of this presentation.&lt;/p&gt;</description></item><item><title>Hashistack: orchestrate Cloud Native application with ease</title><link>https://me.winsos.net/talks/2019-01-24-hashistack/</link><pubDate>Thu, 24 Jan 2019 16:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2019-01-24-hashistack/</guid><description>&lt;p&gt;For my third participation to &lt;a href="https://snowcamp.io"&gt;Snowcamp&lt;/a&gt;, I presented a talk about some of our technical choices at &lt;a href="https://squarescale.com"&gt;SquareScale&lt;/a&gt; &lt;a href="https://snowcamp2019.sched.com/event/J2rM/hashistack-orchestrer-des-applications-cloud-native-avec-simplicite"&gt;« Hashistack : orchestrer des applications Cloud Native avec simplicité »&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When we speak about container orchestration, running Cloud Native applications, everybody look at kubernetes. But some other solutions are also possible. One of them, pretty efficient, use Open Source tools developped by Hashicorp: Consul and Nomad are the main tools.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;script async class="speakerdeck-embed" data-id="114ad0af73da4993ade83320b3b14b4e" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>When I grow up, I'll create a full remote team!</title><link>https://me.winsos.net/talks/2018-04-20-remote/</link><pubDate>Fri, 20 Apr 2018 14:55:00 +0200</pubDate><guid>https://me.winsos.net/talks/2018-04-20-remote/</guid><description>&lt;p&gt;For my first time at DevoxxFR, I had the great pleasure to present a conference about a subject that is close to my heart: remote work.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/gSPVP0Bi7qA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Application metrics with prometheus and grafana</title><link>https://me.winsos.net/talks/2018-01-25-metriques-applicatives/</link><pubDate>Thu, 25 Jan 2018 14:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2018-01-25-metriques-applicatives/</guid><description>&lt;p&gt;For my second participation at Snowcamp, I presented a conference about application metrics with prometheus and grafana: &lt;a href="https://speakerdeck.com/eunomie/metriques-applicatives-avec-prometheus-et-grafana"&gt;« Métriques applicatives avec prometheus et grafana »&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a more longer version of the talk I presented to the HumanTalk (45 minutes instead of 10).&lt;/p&gt;
&lt;script async class="speakerdeck-embed" data-id="2d82bed82cc44a77a1b191f6b743b067" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Contract programming in ruby</title><link>https://me.winsos.net/talks/2017-12-12-contract-programming-ruby/</link><pubDate>Tue, 12 Dec 2017 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-12-12-contract-programming-ruby/</guid><description>&lt;p&gt;On December 12th, I presented a small talk at &lt;a href="https://humantalks.com/cities/grenoble/events/362"&gt;HumanTalks Grenoble&lt;/a&gt;.
It&amp;rsquo;s about contract programming and how to implement it in ruby.&lt;/p&gt;
&lt;p&gt;The content has not been translated, but you can find commented slides in the &lt;a href="https://me.winsos.net/fr/talks/2017-12-12-contract-programming-ruby/"&gt;french version&lt;/a&gt; of this page.&lt;/p&gt;</description></item><item><title>mgmt : next generation config management</title><link>https://me.winsos.net/talks/2017-04-11-mgmt/</link><pubDate>Sat, 04 Nov 2017 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-04-11-mgmt/</guid><description>&lt;p&gt;On April 11th, I presented a talk about « &lt;a href="https://github.com/purpleidea/mgmt"&gt;mgmt&lt;/a&gt;: next generation config management » at &lt;a href="http://humantalks.com/cities/grenoble"&gt;HumanTalks Grenoble&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In the french version of the article, you will find slides, code examples, videos, etc.&lt;/p&gt;</description></item><item><title>Application metrics with prometheus and grafana</title><link>https://me.winsos.net/talks/2017-10-10-application-metrics/</link><pubDate>Tue, 10 Oct 2017 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-10-10-application-metrics/</guid><description>&lt;script async="async" class="speakerdeck-embed" data-id="8e3018266b7247a887886a3fba4e5983" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;
&lt;p&gt;&lt;a href="metriques_applicatives.pdf"&gt;Slides in pdf&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Docker Multi Stage Builds</title><link>https://me.winsos.net/talks/2017-10-10-multi-stage-docker/</link><pubDate>Tue, 10 Oct 2017 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-10-10-multi-stage-docker/</guid><description>&lt;script async="async" class="speakerdeck-embed" data-id="3a67121d29dd4bc3966b8eebe9e9fce6" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;
&lt;p&gt;Slides contain examples with Go and Node (react).&lt;/p&gt;
&lt;p&gt;&lt;a href="docker_multi_stage_build.pdf"&gt;Slides in pdf&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Serverless: transition from monolith to distributed</title><link>https://me.winsos.net/talks/2017-04-20-serverless/</link><pubDate>Thu, 20 Apr 2017 16:10:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-04-20-serverless/</guid><description>&lt;p&gt;Presentation of my conference &lt;a href="https://mixitconf.org/2017/serverless-transition-du-monolithique-au-systeme-distribue"&gt;« Serverless : transition du monolithique au système distribué »&lt;/a&gt; at MiXiT.&lt;/p&gt;
&lt;script async class="speakerdeck-embed" data-id="45c3b5364b324b59ad0f361d1d98c598" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;
&lt;iframe src="https://player.vimeo.com/video/215619367?title=0&amp;byline=0&amp;portrait=0" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;&lt;a href="https://vimeo.com/215619367"&gt;Serverless&amp;nbsp;: du Monolithique au Syst&amp;egrave;me Distribu&amp;eacute;&amp;nbsp;&amp;mdash; Yves Brissaud&amp;nbsp;&amp;mdash; MiXiT 2017&lt;/a&gt; from &lt;a href="https://vimeo.com/mixitconf"&gt;MiXiT&lt;/a&gt; on &lt;a href="https://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Containers from scratch</title><link>https://me.winsos.net/talks/2017-03-14-containers-from-scratch/</link><pubDate>Tue, 14 Mar 2017 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-03-14-containers-from-scratch/</guid><description>&lt;p&gt;For &lt;a href="https://humantalks.com/talks/1022-containers-from-scratch"&gt;HumanTalks of March 2017&lt;/a&gt; I choose to do something different:
no slides, only live coding.&lt;/p&gt;
&lt;p&gt;The goal was to realize, only with basic commands like &lt;code&gt;chroot&lt;/code&gt; and &lt;code&gt;cgroups&lt;/code&gt;, a system that is able to run a Docker image.&lt;/p&gt;
&lt;p&gt;It was a very interesting experience. A little short in 10 minutes (in fact I took a little more&amp;hellip;) but very exciting to perform.&lt;/p&gt;</description></item><item><title>Serverless: transition from monolith to distributed</title><link>https://me.winsos.net/talks/2017-02-10-serverless/</link><pubDate>Fri, 10 Feb 2017 14:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2017-02-10-serverless/</guid><description>&lt;p&gt;For my first participation to &lt;a href="https://snowcamp.io"&gt;Snowcamp&lt;/a&gt;, I&amp;rsquo;ve presented a talk about our usage of serverless,
through AWS Lambda:
&lt;a href="https://snowcamp2017.sched.com/event/90Xh/serverless-transition-du-monolithique-au-systeme-distribue"&gt;« Serverless : transition du monolithique au système distribué »&lt;/a&gt;&lt;/p&gt;
&lt;script async class="speakerdeck-embed" data-id="47e8a1153aeb48de9e98f246530cdba7" data-ratio="1.6" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Practical introduction to CoreOS and Terraform - for the developer</title><link>https://me.winsos.net/talks/2016-11-08-coreos-terraform/</link><pubDate>Tue, 08 Nov 2016 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2016-11-08-coreos-terraform/</guid><description>&lt;p&gt;On November 8th, I presented a practical introduction to &lt;a href="https://coreos.com/"&gt;CoreOS&lt;/a&gt; and
&lt;a href="https://www.terraform.io/"&gt;Terraform&lt;/a&gt; — for the developers, at &lt;a href="http://humantalks.com/cities/grenoble/"&gt;HumanTalks Grenoble&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here are the slides and presented demos.&lt;/p&gt;
&lt;script async="async" class="speakerdeck-embed" data-id="0415a10ebe8c4b04af91acf5373ab5da" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;
&lt;p&gt;&lt;a href="introduction-pratique-coreos-terraform.pdf"&gt;Slides in pdf&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="demo-1-provisionning-of-an-aws-server"&gt;Demo #1: Provisionning of an AWS server&lt;/h2&gt;
&lt;script type="text/javascript" src="https://asciinema.org/a/92142.js" id="asciicast-92142" async="async"&gt;&lt;/script&gt;
&lt;h2 id="demo-2-deploy-of-elasticsearch-in-coreos"&gt;Demo #2: Deploy of ElasticSearch in CoreOS&lt;/h2&gt;
&lt;script type="text/javascript" src="https://asciinema.org/a/92145.js" id="asciicast-92145" async="async"&gt;&lt;/script&gt;
&lt;h2 id="demo-destruction-of-the-infrastructure"&gt;Demo: Destruction of the infrastructure&lt;/h2&gt;
&lt;script type="text/javascript" src="https://asciinema.org/a/92147.js" id="asciicast-92147" async="async"&gt;&lt;/script&gt;
&lt;h2 id="some-resources"&gt;Some resources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.terraform.io"&gt;Terraform&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://coreos.com"&gt;CoreOS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/eunomie/humantalks-coreos-terraform"&gt;humantalks-coreos-terraform&lt;/a&gt;: GitHub project containing the code used&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>It's the story of a web app, that meets serverless</title><link>https://me.winsos.net/talks/2016-09-13-serverless/</link><pubDate>Tue, 13 Sep 2016 19:00:00 +0200</pubDate><guid>https://me.winsos.net/talks/2016-09-13-serverless/</guid><description>&lt;p&gt;On May 13th, I presented a HumanTalk at Grenoble about the development of a web app. From something classical,
some parts has been migrated to serverless.&lt;/p&gt;
&lt;script async="async" class="speakerdeck-embed" data-id="5440611b61a34da5a55bd348dfdedec7" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;
&lt;p&gt;&lt;a href="humantalk_histoire_app_web_serverless.pdf"&gt;Slides in pdf&lt;/a&gt;.&lt;/p&gt;

 &lt;img src="lambda_everywhere.jpg" alt="I See Lambda Everywhere" class="center" style="border-radius: 8px;" /&gt;</description></item></channel></rss>