<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by OptiMinded</title> <link>https://world.optimizely.com/blogs/optiminded/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Building a Modern eCommerce Platform with Optimizely PaaS and Next.js SaaS Frontend - Part 3: Testing, Deployment &amp; Monitoring</title>            <link>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-3-testing-deployment-monitoring/</link>            <description>&lt;h2 id=&quot;introduction-testing-strategy-overview&quot;&gt;Introduction &amp;amp; Testing Strategy Overview&lt;/h2&gt;&lt;p&gt;In &lt;a href=&quot;https://www.matthewdamon.com/building-a-modern-e-commerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview-2/&quot;&gt;Part 1&lt;/a&gt; and &lt;a href=&quot;https://www.matthewdamon.com/building-a-modern-e-commerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-2-frontend-implementation/&quot;&gt;Part 2&lt;/a&gt;, we covered the architecture and frontend implementation of our headless eCommerce platform. Now it&amp;apos;s time to tackle the operational side&amp;#x2014;the testing, deployment, and monitoring strategies that make this architecture production-ready.&lt;/p&gt;&lt;p&gt;Testing a headless architecture presents&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-3-testing-deployment-monitoring/</guid>            <pubDate>Mon, 20 Oct 2025 13:00:42 GMT</pubDate>           <category>Blog post</category></item><item> <title>Building a Modern eCommerce Platform with Optimizely PaaS and Next.js SaaS Frontend – Part 2: Frontend Implementation</title>            <link>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-2-frontend-implementation/</link>            <description>&lt;h2 id=&quot;introduction-setup&quot;&gt;Introduction &amp;amp; Setup&lt;/h2&gt;&lt;p&gt;In &lt;a href=&quot;https://www.matthewdamon.com/building-a-modern-e-commerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview-2/&quot;&gt;Part 1&lt;/a&gt;, we explored the high-level architecture of our headless eCommerce platform&amp;#x2014;why we chose &lt;strong&gt;Optimizely PaaS&lt;/strong&gt; for the backend and &lt;strong&gt;Next.js&lt;/strong&gt; for the frontend, and how we structured the overall system for scalability and developer experience.&lt;/p&gt;&lt;p&gt;Now we&amp;#x2019;ll dive into the&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-2-frontend-implementation/</guid>            <pubDate>Wed, 15 Oct 2025 13:00:17 GMT</pubDate>           <category>Blog post</category></item><item> <title>Extending Optimizely Opal with Custom Tools and Agents</title>            <link>https://www.matthewdamon.com/extending-optimizely-opal-with-custom-tools-and-agents/</link>            <description>&lt;p&gt;In  we looked at Opal&amp;#x2019;s role as an AI workflow manager in the Optimizely stack. Now let&amp;#x2019;s go deeper and see how you can extend Opal with your own code. Opal isn&amp;#x2019;t just a chat interface &amp;#x2014; it can call out to custom HTTP&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/extending-optimizely-opal-with-custom-tools-and-agents/</guid>            <pubDate>Tue, 23 Sep 2025 13:00:19 GMT</pubDate>           <category>Blog post</category></item><item> <title>Part 2 – Extending Optimizely Opal with Custom Tools and Agents</title>            <link>https://www.matthewdamon.com/part-2-extending-optimizely-opal-with-custom-tools-and-agents/</link>            <description>&lt;p&gt;In &lt;a href=&quot;#&quot; rel=&quot;noopener&quot;&gt;Part 1&lt;/a&gt; we looked at Opal&amp;#x2019;s role as an AI workflow manager in the Optimizely stack. Now let&amp;#x2019;s go deeper and see how you can &lt;strong&gt;extend Opal with your own code&lt;/strong&gt;. Opal isn&amp;#x2019;t just a chat interface &amp;#x2014; it can call out to&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/part-2-extending-optimizely-opal-with-custom-tools-and-agents/</guid>            <pubDate>Tue, 23 Sep 2025 13:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Optimizely Opal: AI Assistant and Workflow Manager for the Modern DXP</title>            <link>https://www.matthewdamon.com/optimizely-opal-ai-assistant-and-workflow-manager-for-the-modern-dxp/</link>            <description>&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;&lt;p&gt;Most AI assistants today focus on point productivity&amp;#x2014;generating text, summarizing documents, or suggesting code. These tools are useful, but they&amp;#x2019;re still single-task helpers. They don&amp;#x2019;t manage context across systems, and they rarely align with enterprise workflows.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Optimizely Opal&lt;/strong&gt; is different. Instead of acting&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/optimizely-opal-ai-assistant-and-workflow-manager-for-the-modern-dxp/</guid>            <pubDate>Mon, 22 Sep 2025 13:00:51 GMT</pubDate>           <category>Blog post</category></item><item> <title>Optimizely PaaS + Next.js: Technical Architecture for Modern eCommerce Platforms</title>            <link>https://www.matthewdamon.com/building-a-modern-e-commerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview-2/</link>            <description>This post walks through the architecture behind the platform—how we decoupled the backend and frontend, connected the pieces effectively, and ensured the system could scale without sacrificing developer speed.</description>            <guid>https://www.matthewdamon.com/building-a-modern-e-commerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview-2/</guid>            <pubDate>Mon, 04 Aug 2025 13:57:43 GMT</pubDate>           <category>Blog post</category></item><item> <title>Building a Modern eCommerce Platform with Optimizely PaaS and Next.js SaaS Frontend: Part 1 – Architecture Overview</title>            <link>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview/</link>            <description>&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;&lt;p&gt;When you&amp;apos;re building a modern eCommerce experience, it&amp;apos;s tempting to reach for familiar tools. But monoliths break down fast under real-world load&amp;#x2014;especially when content teams and developers are moving at different speeds.&lt;/p&gt;&lt;p&gt;We wanted something better.&lt;/p&gt;&lt;p&gt;So we built a platform that combines&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/building-a-modern-ecommerce-platform-with-optimizely-paas-and-next-js-saas-frontend-part-1-architecture-overview/</guid>            <pubDate>Mon, 04 Aug 2025 13:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Kicking Off the OMVP Opal Hackathon</title>            <link>https://www.matthewdamon.com/kicking-off-the-omvp-opal-hackathon/</link>            <description>&lt;p&gt;I&amp;apos;m excited to officially join the &lt;strong&gt;OMVP Opal Hackathon&lt;/strong&gt;&amp;#x2014;a 3-week innovation sprint exclusive to Optimizely MVPs and their teams.&lt;/p&gt;&lt;p&gt;Over the next few weeks, we&amp;#x2019;ll be diving into Opal (&lt;a href=&quot;https://www.optimizely.com/ai/?ref=matthewdamon.com&quot; rel=&quot;noreferrer&quot;&gt;Optimizely&amp;#x2019;s new AI layer&lt;/a&gt;) to build practical tools that enhance CMS 12 troubleshooting,&lt;/p&gt;</description>            <guid>https://www.matthewdamon.com/kicking-off-the-omvp-opal-hackathon/</guid>            <pubDate>Fri, 25 Jul 2025 14:58:17 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>