<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CICD on Simple Enough Blog</title><link>https://blog-dev.simpleenough.net/fr/tags/cicd/</link><description>Recent content in CICD on Simple Enough Blog</description><generator>Hugo</generator><language>fr</language><lastBuildDate>Mon, 23 Mar 2026 10:00:00 +0100</lastBuildDate><atom:link href="https://blog-dev.simpleenough.net/fr/tags/cicd/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction à AWS Lambda : le guide complet pour débutants et développeurs</title><link>https://blog-dev.simpleenough.net/fr/blog/lambda_intro/</link><pubDate>Mon, 23 Mar 2026 10:00:00 +0100</pubDate><guid>https://blog-dev.simpleenough.net/fr/blog/lambda_intro/</guid><description>&lt;h2 id="i-cest-quoi-aws-lambda-" class="heading">I. C&amp;rsquo;est quoi AWS Lambda ?&lt;a href="#i-cest-quoi-aws-lambda-" aria-labelledby="i-cest-quoi-aws-lambda-">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>AWS Lambda est un service de &lt;strong>calcul serverless&lt;/strong> lancé par Amazon en 2014. L&amp;rsquo;idée est simple : on fournit une fonction (un morceau de code), et AWS l&amp;rsquo;exécute à la demande, sans qu&amp;rsquo;on aie à gérer le moindre serveur.
Vous n’avez pas de serveur à provisionner, pas d’OS à maintenir, pas d’autoscaling à configurer à la main.&lt;/p></description></item><item><title>Le vrai coût d’un mauvais workflow CI : la charge cognitive</title><link>https://blog-dev.simpleenough.net/fr/blog/chargecognitiveci/</link><pubDate>Fri, 20 Feb 2026 10:00:00 +0100</pubDate><guid>https://blog-dev.simpleenough.net/fr/blog/chargecognitiveci/</guid><description>&lt;h2 id="i-le-vrai-coût-dun-mauvais-workflow-ci--la-charge-cognitive" class="heading">I. Le vrai coût d’un mauvais workflow CI : la charge cognitive&lt;a href="#i-le-vrai-co%c3%bbt-dun-mauvais-workflow-ci--la-charge-cognitive" aria-labelledby="i-le-vrai-coût-dun-mauvais-workflow-ci--la-charge-cognitive">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>On parle beaucoup de performance des pipelines CI.&lt;br>
On mesure les minutes.&lt;br>
On optimise les caches.&lt;br>
On parallélise.&lt;/p>
&lt;p>Mais le vrai coût d’un mauvais workflow CI n’est pas le temps machine.&lt;/p>
&lt;p>C’est la &lt;strong>charge cognitive&lt;/strong>.&lt;/p>
&lt;p>Et elle est beaucoup plus chère.&lt;/p>
&lt;hr>




&lt;h2 id="ii-le-problème-invisible" class="heading">II. Le problème invisible&lt;a href="#ii-le-probl%c3%a8me-invisible" aria-labelledby="ii-le-problème-invisible">
&lt;!-- &lt;i class="fas fa-link anchor">&lt;/i> -->
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 640 512">&lt;use href="#fas-link">&lt;/use>&lt;/svg>&amp;nbsp;
 &lt;/a>
&lt;/h2>
&lt;p>Un pipeline CI inefficace est visible :&lt;/p></description></item></channel></rss>