<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Alessandro Mangone</title>
        <link>https://alessandromangone.dev/</link>
        <description></description>
        <lastBuildDate>Mon, 07 Sep 2026 07:07:27 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <copyright>Alessandro Mangone</copyright>
        <atom:link href="https://alessandromangone.dev/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[GitOps Demystified: Elevating Data Engineering with Ease]]></title>
            <link>https://alessandromangone.dev/posts/gitops-demystified-elevating-data-engineering-with-ease</link>
            <guid isPermaLink="false">https://alessandromangone.dev/posts/gitops-demystified-elevating-data-engineering-with-ease</guid>
            <pubDate>Sat, 08 Jul 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[In this blog post I'd like to introduce you to the concept of GitOps.]]></description>
        </item>
        <item>
            <title><![CDATA[Changing code - almost - without editing it: the magic of decorators]]></title>
            <link>https://alessandromangone.dev/posts/changing-code-almost-without-editing-it-the-magic-of-decorators</link>
            <guid isPermaLink="false">https://alessandromangone.dev/posts/changing-code-almost-without-editing-it-the-magic-of-decorators</guid>
            <pubDate>Sun, 29 Sep 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[As a Data Engineer, one of the common tasks is to support the Data Science team.
Sometimes you are required to customize one of the products they use daily.
How to make these customizations the least invasive, so that you can easily update it?]]></description>
        </item>
        <item>
            <title><![CDATA[A Gentle Introduction to Functional Programming]]></title>
            <link>https://alessandromangone.dev/posts/a-gentle-introduction-to-functional-programming</link>
            <guid isPermaLink="false">https://alessandromangone.dev/posts/a-gentle-introduction-to-functional-programming</guid>
            <pubDate>Sun, 25 Aug 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[Having always worked with imperative programming languages, when I decided to switch my career towards Big Data technologies I had never heard of functional programming. At the beginning it was a shock.]]></description>
        </item>
    </channel>
</rss>