<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Learning on Eliorion blog</title><link>https://eliorion.github.io/My-blog/categories/learning/</link><description>Recent content in Learning on Eliorion blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 27 Mar 2026 09:38:10 +0100</lastBuildDate><atom:link href="https://eliorion.github.io/My-blog/categories/learning/index.xml" rel="self" type="application/rss+xml"/><item><title>Containerise Python application</title><link>https://eliorion.github.io/My-blog/11---posts/2026-03-24---containerise-python-application/</link><pubDate>Fri, 27 Mar 2026 09:38:10 +0100</pubDate><guid>https://eliorion.github.io/My-blog/11---posts/2026-03-24---containerise-python-application/</guid><description>&lt;h2 id="fist-conplete-containerise-python-application"&gt;&lt;strong&gt;Fist conplete containerise Python application&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;In the context of the KubeCraft course, I needed to create a complet containerise Python application from scratch. The course is focus on the DecSecOps implementation, note the Python part.&lt;/p&gt;
&lt;h2 id="pre-require"&gt;&lt;strong&gt;Pre-require&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;The first step to have a nice DevSecOps environnement is the team work. I will be the only one who use this project, but in reality a hole team will need to have access and modify some piece of the application. First think in mind when you have IT project and team work, you think about Git. Even you haven&amp;rsquo;t a team to work with, use Git is a nice way to have log of your work and explain why the application don&amp;rsquo;t work after a modification, and be able to come back to a secure version.&lt;/p&gt;</description></item></channel></rss>