<?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>Internal on I_AM Fabio</title>
    <link>https://iam.fabiograsso.net/internal/</link>
    <description>Recent content in Internal on I_AM Fabio</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://iam.fabiograsso.net/internal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Welcome to my new blog: minimal, serverless and open</title>
      <link>https://iam.fabiograsso.net/internal/2025-new-blog/2025-new-blog/</link>
      <pubDate>Sun, 17 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://iam.fabiograsso.net/internal/2025-new-blog/2025-new-blog/</guid>
      <description>Launch of my new blog dedicated to cybersecurity, IAM and CIAM, built with Hugo and hosted on Cloudflare Pages</description>
      <content:encoded>&lt;![CDATA[
<h2 class="relative group">Introduction
    <div id="introduction" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>After years of articles and how-tos scattered across various documents and platforms, I decided to open this new space dedicated to cybersecurity, Identity and Access Management (IAM), Customer Identity and Access Management (CIAM), and related technologies.</p>
<p>Drawing from my experience as a Solutions Engineer in the IAM/CIAM sector, working with enterprise clients across various industries, I want to share practical insights and real-world solutions that actually work.
<a href="/about/" >Learn more in the About page</a>.</p>

<h2 class="relative group">Philosophy: minimal and functional
    <div id="philosophy-minimal-and-functional" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#philosophy-minimal-and-functional" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>I deliberately chose a minimal approach for this blog:</p>
<ul>
<li><strong>Static site generator</strong>: <strong><a href="https://gohugo.io/"  target="_blank" rel="noreferrer">Hugo</a></strong> for performance and simplicity</li>
<li><strong>Clean theme</strong>: <strong><a href="https://blowfish.page/"  target="_blank" rel="noreferrer">Blowfish</a></strong> for essential and readable design</li>
<li><strong>Serverless architecture</strong>: <strong><a href="https://github.com/"  target="_blank" rel="noreferrer">GitHub</a></strong> for source code and <strong><a href="https://pages.cloudflare.com/"  target="_blank" rel="noreferrer">Cloudflare Pages</a></strong> for hosting</li>
<li><strong>Zero operational costs</strong>: completely free and scalable</li>
<li><strong>Security by design</strong>: fewer moving parts = reduced attack surface</li>
</ul>
<p>This choice reflects my philosophy: focus on content rather than graphical frills.</p>
<p>Special thanks go to <a href="https://www.msbiro.net/"  target="_blank" rel="noreferrer"><strong>Matteo Bisi</strong></a> for suggesting the Hugo + Cloudflare Pages combination. A spot-on choice that greatly simplified the setup and management.</p>

<h2 class="relative group">Content and objectives
    <div id="content-and-objectives" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#content-and-objectives" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>In this space you&rsquo;ll find:</p>
<ul>
<li><strong>Technical articles</strong> on IAM, CIAM, cybersecurity and related technologies</li>
<li><strong>Practical how-to guides</strong> for implementations and troubleshooting</li>
<li><strong>Analysis and opinions</strong> on industry trends and new technologies</li>
<li><strong>Collection</strong> of material I&rsquo;ve written over the years, now organized and accessible</li>
<li><strong>Travel tips</strong> for adventures around Las Vegas, Arizona, California and Nevada - useful for those attending industry events like SKO, Oktane and other conferences in the area</li>
</ul>
<p>The target audience is technical professionals: IAM admins, CISOs, CIOs, developers and DevOps engineers.</p>

<h2 class="relative group">Language aspects
    <div id="language-aspects" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#language-aspects" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>Most content will be in English, the standard language for technical documentation. However, some posts will be available in multilingual versions:</p>
<ul>
<li><strong><a href="/posts/" >🇬🇧 English</a></strong>: the industry&rsquo;s &ldquo;bridge language&rdquo;</li>
<li><strong><a href="/it/" >🇮🇹 Italian</a></strong>: my native language</li>
<li><strong><a href="/fr/" >🇫🇷 French</a></strong>: my attempt to broaden linguistic horizons, a personal experiment to publish something in a language I&rsquo;ve been studying for just over two years (please bear with any errors!)</li>
</ul>

<h2 class="relative group">Licensing: open sharing
    <div id="licensing-open-sharing" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#licensing-open-sharing" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>I chose the <a href="/license" >Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)</a> for all content.</p>
<p>This means you can:</p>
<ul>
<li><strong>Share</strong> the material</li>
<li><strong>Adapt</strong> it to your needs</li>
<li><strong>Reuse</strong> it in your projects</li>
</ul>
<p>With the constraints of:</p>
<ul>
<li><strong>Attribution</strong>: cite the source</li>
<li><strong>Non-commercial</strong>: non-commercial use only</li>
<li><strong>Share alike</strong>: maintain the same license</li>
</ul>
<p>Find more information on the &ldquo;<a href="/license" >license</a>&rdquo; page.</p>

<h2 class="relative group">Next steps
    <div id="next-steps" class="anchor"></div>
    
    <span
        class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
        <a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#next-steps" aria-label="Anchor">#</a>
    </span>
    
</h2>
<p>In the coming days I&rsquo;ll start migrating and publishing existing content, organizing it by category and updating it where necessary.</p>
<p>Stay tuned for content on IAM, CIAM, Okta, OAuth 2.0, OIDC, SAML, Zero Trust, and similar topics!</p>
<p>You can also subscribe to the <a href="/newsletter/" >newsletter</a> to receive all the new posts directly in your mailbox. An <a href="/index.xml" >RSS feed</a> is also available.</p>
<p>What’s your biggest IAM challenge right now? Drop a comment or <a href="/contacts/" >reach out</a> - your question might become my next deep-dive article.</p>
]]></content:encoded>
      <category>Blog</category>
      <category>Hugo</category>
      <category>Cloudflare</category>
    </item>
  </channel>
</rss>