diff --git a/website/content/posts/youtube-ask-an-oc-expert.md b/website/content/posts/youtube-ask-an-oc-expert.md
new file mode 100644
index 00000000..a248c9b7
--- /dev/null
+++ b/website/content/posts/youtube-ask-an-oc-expert.md
@@ -0,0 +1,23 @@
+---
+title: "Ask an OpenShift Expert: Red Hat Trusted Artifact Signer - Conforma"
+date: 2026-04-10T10:00:00+01:00
+author: "Stefano Pentassuglia"
+---
+
+We were the guests of Episode 169 of the Red Hat YouTube podcast "Ask an OpenShift Expert", where we dove into Conforma and how it bridges the gap between artifact generation and production deployment in a secure software supply chain.
+
+
+
+## From Build to Deploy
+
+This episode is a follow-up to [Episode 166](https://www.youtube.com/watch?v=IWUSABfc6tM), where Conforma Product Manager Veda Shankar introduced Red Hat Trusted Artifact Signer (RHTAS) and the build phase of the secure supply chain. This time around, the focus shifted to the **deploy phase**: once your images have signatures and attestations, how do you validate them before they reach production?
+
+The episode features hands-on demos of Conforma's policy-as-code approach, SBOM validation, and using AI to generate policy environments from natural language, making it easier than ever to get started with supply chain policy enforcement.
+
+## Watch the Episode
+
+The full recording is now available on our Resources page.
+
+**[Watch "Ask an OpenShift Expert | Ep 169 | Red Hat Trusted Artifact Signer - Conforma"](/resources/#ask-an-oc-expert-ep-169--red-hat-trusted-artifact-signer-rhtas---conforma)**
+
+While you're there, explore our collection of other conference presentations, demos, and educational content about securing software supply chains with Conforma!
\ No newline at end of file
diff --git a/website/content/resources/_index.md b/website/content/resources/_index.md
index 637078e8..f6a9077c 100644
--- a/website/content/resources/_index.md
+++ b/website/content/resources/_index.md
@@ -6,6 +6,29 @@ Whether you're just getting started with supply chain security or looking to dee
These conference presentations, demos, educational videos and articles showcase how organizations are using Conforma to secure their software supply chains.
+## Ask an OpenShift Expert Ep 169 | Red Hat Trusted Artifact Signer (RHTAS) - Conforma
+
+**Speakers:** Veda Shankar, Stefano Pentassuglia & Joe Stuart, Red Hat
+**Event:** Ask an OpenShift Expert, Episode 169
+**Format:** YouTube Live
+**Link:** [Watch on YouTube](https://www.youtube.com/watch?v=c92FKFC3KEg)
+
+{{< rawhtml >}}
+
+
+
+{{< /rawhtml >}}
+
+A follow-up to [Episode 166](https://www.youtube.com/watch?v=IWUSABfc6tM) on Red Hat Trusted Artifact Signer, this episode focuses on the deploy phase of the secure software supply chain. After images are signed and attested during the build phase, Conforma validates them against organizational policies before they reach production. This episode covers:
+
+- How Conforma bridges artifact generation and production deployment with policy-as-code
+- Conforma's origins in [Konflux](https://konflux-ci.dev/), Red Hat's internal cloud-native software factory
+- Hands-on demo: writing Rego policy rules, configuring policy evaluation, and validating SBOMs
+- Using AI to generate complete Conforma policy environments from natural language requirements
+- How customers can use Conforma in their own pipelines to validate Red Hat or third-party artifacts
+
+*Ideal for administrators and developers looking to add policy-driven gating to their deployment pipelines.*
+
## From Passive Data to Active Defense: Supply Chain Policy-as-Code with Conforma
**Speaker:** Stefano Pentassuglia, Red Hat