<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Iris Zarecki</title>
    <description>The latest articles on DEV Community by Iris Zarecki (@iriszarecki).</description>
    <link>https://dev.to/iriszarecki</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1311523%2F2f0ffec8-3734-424b-bb7e-c5f02d64cada.png</url>
      <title>DEV Community: Iris Zarecki</title>
      <link>https://dev.to/iriszarecki</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iriszarecki"/>
    <language>en</language>
    <item>
      <title>The real bottleneck in enterprise GenAI isn’t the model - it’s the data architecture</title>
      <dc:creator>Iris Zarecki</dc:creator>
      <pubDate>Wed, 04 Mar 2026 13:58:56 +0000</pubDate>
      <link>https://dev.to/iriszarecki/the-real-bottleneck-in-enterprise-genai-isnt-the-model-its-the-data-architecture-2fpg</link>
      <guid>https://dev.to/iriszarecki/the-real-bottleneck-in-enterprise-genai-isnt-the-model-its-the-data-architecture-2fpg</guid>
      <description>&lt;p&gt;GenAI adoption is accelerating — but production deployments remain difficult.&lt;/p&gt;

&lt;p&gt;A recent survey of 300 senior IT and data leaders shows why: the biggest obstacle isn’t the model.&lt;/p&gt;

&lt;p&gt;It’s &lt;strong&gt;enterprise data architecture&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Let’s break down what the research revealed — and what it means for building GenAI systems on AWS.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Shift: From Experiments to Production
&lt;/h2&gt;

&lt;p&gt;Enterprise GenAI is moving out of experimentation.&lt;/p&gt;

&lt;p&gt;Survey results show:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;38% of companies plan production deployments in 2026&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;7% plan to scale existing GenAI use cases&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Only 18% remain in exploration&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Two years ago, only 2% had production deployments. &lt;/p&gt;

&lt;p&gt;But as companies move toward production, the biggest issues appear.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Top Obstacles Are Data-Related
&lt;/h2&gt;

&lt;p&gt;Four of the top five deployment challenges are related to data, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Guardrails for responsible AI (76%)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Lack of skills (66%)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enterprise data readiness (62%)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;LLM reliability (52%)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Cost is no longer the primary concern. &lt;/p&gt;

&lt;p&gt;The real issue is that &lt;strong&gt;GenAI stresses enterprise data architecture in ways BI systems never did&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Current Enterprise GenAI Stack
&lt;/h2&gt;

&lt;p&gt;The survey shows the most widely used technologies in GenAI deployments today are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;RAG — 85%&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Prompt engineering — 72%&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Vector databases — 64% &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On AWS, a typical RAG pipeline looks like this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnpmxhvpkgwq8t0aaqccm.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnpmxhvpkgwq8t0aaqccm.jpeg" alt=" " width="800" height="43"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This works well for unstructured data.&lt;/p&gt;

&lt;p&gt;The survey found that 89% of organizations use unstructured data (documents, knowledge bases, support articles) for GenAI use cases. &lt;/p&gt;

&lt;p&gt;But this only solves half the enterprise problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Hard Problem: Operational Data
&lt;/h2&gt;

&lt;p&gt;Enterprises still rely heavily on operational systems:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;CRM&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;ERP&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;financial systems&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;billing platforms&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The survey shows 66% of organizations use operational data in GenAI initiatives. &lt;/p&gt;

&lt;p&gt;Unlike documents, operational data requires:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;real-time access&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;cross-system joins&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;strict governance&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;privacy controls&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is where most GenAI architectures struggle.&lt;/p&gt;

&lt;h2&gt;
  
  
  What a Real Enterprise GenAI Architecture Looks Like
&lt;/h2&gt;

&lt;p&gt;Production GenAI systems typically require multiple data layers, not just a vector DB.&lt;/p&gt;

&lt;p&gt;Example AWS architecture:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1xwv2m0kzw8kpdd4l1ky.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1xwv2m0kzw8kpdd4l1ky.jpeg" alt=" " width="800" height="807"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This architecture combines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;vector search&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;real-time operational data&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;governed enterprise data&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Core Data Challenges
&lt;/h2&gt;

&lt;p&gt;The survey identified the biggest concerns around enterprise data for GenAI:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Data quality and consistency — 59%&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fragmented data across systems — 50%&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Security and privacy — 50%&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Real-time access — 33% &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of these problems are solved by better prompts or bigger models.&lt;/p&gt;

&lt;p&gt;They require better data architecture.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Lesson
&lt;/h2&gt;

&lt;p&gt;The biggest insight from the research is simple:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Enterprise GenAI success depends less on models and more on data architecture.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Models are improving rapidly.&lt;/p&gt;

&lt;p&gt;But enterprise data is still:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;fragmented&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;slow&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;hard to govern&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Until that changes, many GenAI projects will remain stuck between:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;PoC → Pilot → Production failure
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;📊 The full findings are available &lt;a href="https://www.k2view.com/genai-adoption-survey-2026" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>architecture</category>
      <category>aws</category>
      <category>agents</category>
    </item>
    <item>
      <title>Why your GenAI pilot succeeds, but your production deployment fails - and what to do about it</title>
      <dc:creator>Iris Zarecki</dc:creator>
      <pubDate>Tue, 20 Jan 2026 16:45:30 +0000</pubDate>
      <link>https://dev.to/iriszarecki/why-your-genai-pilot-succeeds-but-your-production-deployment-fails-and-what-to-do-about-it-2bk8</link>
      <guid>https://dev.to/iriszarecki/why-your-genai-pilot-succeeds-but-your-production-deployment-fails-and-what-to-do-about-it-2bk8</guid>
      <description>&lt;p&gt;If you’ve built a GenAI pilot that works, you’re already ahead of most teams.&lt;/p&gt;

&lt;p&gt;The demo answers questions correctly.&lt;br&gt;
Latency feels acceptable.&lt;br&gt;
The model seems “smart enough.”&lt;/p&gt;

&lt;p&gt;Then you try to ship it to production - and everything starts to fall apart.&lt;/p&gt;

&lt;p&gt;Responses slow down.&lt;br&gt;
Answers become inconsistent or flat-out wrong.&lt;br&gt;
Costs spike.&lt;br&gt;
Security and governance suddenly matter.&lt;br&gt;
And the trust you had during the pilot evaporates.&lt;/p&gt;

&lt;p&gt;This isn’t because your LLM suddenly got worse.&lt;/p&gt;

&lt;p&gt;It’s because operational GenAI changes the rules of how data is accessed, combined, and governed - and most production architectures weren’t built for that.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pilots succeed because they cheat (and that’s okay)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most GenAI pilots are intentionally constrained:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A small, static dataset&lt;/li&gt;
&lt;li&gt;Pre-curated documents&lt;/li&gt;
&lt;li&gt;One or two well-defined use cases&lt;/li&gt;
&lt;li&gt;Friendly users&lt;/li&gt;
&lt;li&gt;No real SLA&lt;/li&gt;
&lt;li&gt;Minimal security constraints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In other words, pilots operate in a controlled environment.&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Precompute embeddings&lt;/li&gt;
&lt;li&gt;Cache aggressively&lt;/li&gt;
&lt;li&gt;Manually clean the data&lt;/li&gt;
&lt;li&gt;Ignore edge cases&lt;/li&gt;
&lt;li&gt;Accept partial or stale answers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And that’s fine — pilots are supposed to prove possibility, not viability.&lt;/p&gt;

&lt;p&gt;The problem starts when teams assume that scaling a GenAI pilot is just an infrastructure problem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Production GenAI breaks because the data assumptions change&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In production, GenAI systems behave very differently from traditional applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. You no longer control the query shape&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In a classic app, you know:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which API is called&lt;/li&gt;
&lt;li&gt;Which tables are accessed&lt;/li&gt;
&lt;li&gt;Which joins are executed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;With GenAI, the user prompt defines the query.&lt;/p&gt;

&lt;p&gt;A single question can implicitly require:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multiple domains&lt;/li&gt;
&lt;li&gt;Multiple entities&lt;/li&gt;
&lt;li&gt;Real-time and historical data&lt;/li&gt;
&lt;li&gt;Structured + unstructured sources&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Context that wasn’t anticipated at design time&lt;/p&gt;

&lt;p&gt;Your data architecture now has to handle unpredictable access patterns - something most data platforms were never designed for.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Data freshness becomes non-negotiable&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In a pilot, yesterday’s data is often “good enough.”&lt;/p&gt;

&lt;p&gt;In production:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“Why did my order get delayed?”&lt;/li&gt;
&lt;li&gt;“What’s the current status of this customer?”&lt;/li&gt;
&lt;li&gt;“Is this user eligible right now?”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stale context doesn’t just degrade quality — it destroys trust.&lt;/p&gt;

&lt;p&gt;Batch pipelines, nightly syncs, and pre-materialized views simply can’t keep up with conversational, real-time inference.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Latency compounds fast&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A GenAI request is rarely a single call.&lt;/p&gt;

&lt;p&gt;It’s usually:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Retrieve context&lt;/li&gt;
&lt;li&gt;Enrich with entity data&lt;/li&gt;
&lt;li&gt;Apply business logic&lt;/li&gt;
&lt;li&gt;Inject governance rules&lt;/li&gt;
&lt;li&gt;Call the model&lt;/li&gt;
&lt;li&gt;Post-process the result&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each additional hop adds latency.&lt;/p&gt;

&lt;p&gt;Architectures that rely on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fan-out API calls&lt;/li&gt;
&lt;li&gt;Remote joins&lt;/li&gt;
&lt;li&gt;Warehouse queries per request&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;quickly exceed acceptable response times - especially under load.&lt;/p&gt;

&lt;p&gt;What felt “fine” in a pilot becomes unusable at scale.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Governance can’t be bolted on later&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In pilots, governance is often manual or ignored:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Everyone sees everything&lt;/li&gt;
&lt;li&gt;No fine-grained access control&lt;/li&gt;
&lt;li&gt;No auditability&lt;/li&gt;
&lt;li&gt;No data residency constraints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In production, that’s a non-starter.&lt;/p&gt;

&lt;p&gt;GenAI systems must:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Enforce row-level and entity-level access&lt;/li&gt;
&lt;li&gt;Mask or exclude sensitive attributes dynamically&lt;/li&gt;
&lt;li&gt;Adapt responses based on who is asking, not just what they’re asking
Traditional data governance models assume static queries.
GenAI produces dynamic, context-driven queries.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That mismatch is one of the biggest reasons GenAI apps fail security reviews.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The uncomfortable truth&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Here it is:&lt;/p&gt;

&lt;p&gt;If your GenAI app fails in production, it’s probably exposing architectural debt that already existed.&lt;/p&gt;

&lt;p&gt;Teams that succeed don’t “optimize the pilot.”&lt;br&gt;
They change how data is delivered.&lt;/p&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;p&gt;“Where does this data live?”&lt;/p&gt;

&lt;p&gt;They ask:&lt;/p&gt;

&lt;p&gt;“What defines this customer, order, or user - right now?”&lt;/p&gt;

&lt;p&gt;GenAI works best when context is built around business entities, not tables or files.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The takeaway&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;GenAI pilots succeed because the world is simple.&lt;/p&gt;

&lt;p&gt;Production GenAI fails when systems can’t handle:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Unpredictable questions&lt;/li&gt;
&lt;li&gt;Real-time context&lt;/li&gt;
&lt;li&gt;Entity-level governance&lt;/li&gt;
&lt;li&gt;Low-latency composition at scale&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This isn’t an LLM problem.&lt;br&gt;
It’s not even an AI problem.&lt;/p&gt;

&lt;p&gt;It’s a data architecture problem — and GenAI is just the first workload that makes it impossible to ignore.&lt;/p&gt;

&lt;p&gt;If you want GenAI to work in production, don’t start by swapping models.&lt;/p&gt;

&lt;p&gt;Start by fixing how your systems deliver context, trust, and timeliness - because that’s what GenAI actually runs on.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>architecture</category>
      <category>llm</category>
    </item>
    <item>
      <title>Enterprise data is at the crux of the biggest challenges for GenAI deployment</title>
      <dc:creator>Iris Zarecki</dc:creator>
      <pubDate>Mon, 11 Nov 2024 07:48:50 +0000</pubDate>
      <link>https://dev.to/iriszarecki/enterprise-data-is-at-the-crux-of-the-biggest-challenges-for-genai-deployment-2dkf</link>
      <guid>https://dev.to/iriszarecki/enterprise-data-is-at-the-crux-of-the-biggest-challenges-for-genai-deployment-2dkf</guid>
      <description>&lt;p&gt;A recent &lt;a href="https://www.k2view.com/genai-adoption-survey/" rel="noopener noreferrer"&gt;survey&lt;/a&gt; from &lt;a href="https://www.k2view.com/solutions/rag-tools/" rel="noopener noreferrer"&gt;K2view&lt;/a&gt;, the generative data product company, examines the top challenges enterprises are facing as they work toward generative AI (GenAI) implementation. The report unveils the most significant roadblocks to realizing GenAI’s full potential lie in organizations’ existing data infrastructure, particularly in the areas of data accessibility and latency, data privacy, and security.&lt;/p&gt;

&lt;p&gt;The responses came from 300 senior professionals who are directly involved in the planning, building, or delivery of GenAI applications.&lt;/p&gt;

&lt;p&gt;Let's drill in to understand the details.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Assessing GenAI adoption in enterprises&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;GenAI adoption is accelerating as enterprises recognize its transformative potential. Organizations are strategically moving from experimentation to pilot projects, focusing on areas like marketing, sales, and customer operations where GenAI can deliver substantial benefits. Techniques like Retrieval Augmented Generation (RAG) are becoming essential tools for customizing AI models to meet specific business requirements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvc7q3nvpayowy54czogw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvc7q3nvpayowy54czogw.png" alt="Image description" width="431" height="349"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx7hcm43x3ao1d2me8gn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx7hcm43x3ao1d2me8gn.png" alt="Image description" width="450" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The RAG revolution&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;While generic Large Language Models (LLMs) offer impressive capabilities, they often fall short of meeting specific business needs without customization. The survey shows that only 14% of organizations utilize off-the-shelf LLMs in their AI projects. The vast majority – 86% – are enhancing their LLMs using techniques like Retrieval Augmented Generation (RAG), fine-tuning, and embedding.&lt;/p&gt;

&lt;p&gt;RAG is rapidly gaining traction as a leading method for enhancing GenAI models with specific organizational data, with 60% of respondents currently piloting RAG. Industry-specific adoption rates provide further insights.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw0mkg0frklgb3rqdlj7d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw0mkg0frklgb3rqdlj7d.png" alt="Image description" width="624" height="555"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These figures demonstrate strong momentum in adopting RAG, particularly in sectors where data privacy and precise responses are critical. However, the limited number of organizations that have transitioned to full production reflects the complexities involved in scaling these advanced technologies effectively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data is critical to realizing GenAI’s full potential&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Enterprise data presents one of the biggest challenges for GenAI deployment, and organizations are still struggling with it as they move their GenAI projects to production.&lt;/p&gt;

&lt;p&gt;48% of respondents cite data security and privacy concerns, and 33% cite enterprise data readiness as roadblocks to deployment. The difficulty lies in the fragmented nature of enterprise data, which is often spread across multiple systems and analytical data stores, making it hard to integrate, govern, and make accessible in near-real time, under stringent guardrails, to GenAI applications. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flc1tv4jjvp0t6yjl8lbl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flc1tv4jjvp0t6yjl8lbl.png" alt="Image description" width="605" height="540"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Growing focus on leveraging the technology for customer operations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;According to our survey, Marketing and sales (63%) followed by Customer operations (54%) are the primary areas where companies plan to implement generative AI solutions in the next 12 months. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjsb0pqersxs88l6qclw2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjsb0pqersxs88l6qclw2.png" alt="Image description" width="572" height="512"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;While marketing and sales have some of the strongest and most mature use cases for GenAI, there’s a growing focus on leveraging the technology for customer operations across various industries. &lt;/p&gt;

&lt;p&gt;Customer service departments across industries are now deploying GenAI-powered solutions that transform traditional support models. These implementations are yielding measurable improvements in key performance metrics – from faster resolution times to enhanced personalization of customer interactions. &lt;/p&gt;

&lt;p&gt;Download your copy &lt;a href="http://www.k2view.com/genai-adoption-survey/" rel="noopener noreferrer"&gt;here &lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
    <item>
      <title>As cloud complexity continues to escalate, visibility becomes a top challenge</title>
      <dc:creator>Iris Zarecki</dc:creator>
      <pubDate>Wed, 28 Feb 2024 18:42:27 +0000</pubDate>
      <link>https://dev.to/iriszarecki/as-cloud-complexity-continues-to-escalate-visibility-becomes-a-top-challenge-723</link>
      <guid>https://dev.to/iriszarecki/as-cloud-complexity-continues-to-escalate-visibility-becomes-a-top-challenge-723</guid>
      <description>&lt;p&gt;A &lt;a href="https://www.firefly.ai/state-of-iac-2024"&gt;survey&lt;/a&gt; of over 350 cloud users conducted by &lt;a href="//firefly.ai"&gt;Firefly&lt;/a&gt;, a provider of a platform for automating cloud provisioning, found that as cloud complexity continues to escalate, the use of Infrastructure-as-Code (IaC) has become a de facto standard; as it is boosted by AI and GenAI for policy creation and remediation advice.&lt;br&gt;
Let's drill in to understand the drivers, common approaches,&lt;br&gt;
trends, and outcomes revealed in this survey.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Setting some common ground&lt;/strong&gt;&lt;br&gt;
We noticed some common trends and challenges that companies are seeing in their use of multi-cloud and IaC.&lt;/p&gt;

&lt;p&gt;Multi-cloud remains the norm with a growing number of accounts &lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm31g8of233jbsoa8qfst.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm31g8of233jbsoa8qfst.png" alt="Use of multiple cloud accounts continues to be a growing trend" width="512" height="269"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Companies face common issues in their use of IaC:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Manual labor&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Shortage in qualified talent&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Configuration drifts&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fragmented tools&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Average respondent is using many more IaC frameworks this year than last year. 57% use 2 or more frameworks, the ones using 5 or 6 different IaC frameworks is much higher than last year.&lt;/p&gt;

&lt;p&gt;Nearly 60% of the current Terraform users surveyed plan to abandon it. This is no surprise with 56% of respondents noting that the Terraform license change was disruptive to them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4kwsavb0b3zhsme9ywhf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4kwsavb0b3zhsme9ywhf.png" alt="IaC frameworks are undergoing a shift" width="512" height="412"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How much is codified as IaC?&lt;/strong&gt;&lt;br&gt;
The majority of respondents have already made the shift to codifying their clouds, with more than 64% of respondents noting that they have codified more than half of their cloud assets. &lt;/p&gt;

&lt;p&gt;When it comes to codifying SaaS application configurations like Okta, DataDog, and the like, more than ¾ of respondents are managing or planning to manage SaaS configurations using IaC.&lt;/p&gt;

&lt;p&gt;This continued trend to manage everything as code provides greater security, disaster recovery, and more powerful automation capabilities&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgy2dp4ky8rzftw66z2i3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgy2dp4ky8rzftw66z2i3.png" alt="Everything as Code" width="512" height="202"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;As cloud complexity escalates, visibility becomes a critical challenge&lt;/strong&gt;&lt;br&gt;
Security displaced governance/change management this year as a top challenge while visibility/multi-cloud remains a key concern. It makes sense that you can’t manage what you can’t see and manage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftbples4mqmr75lljh0k4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftbples4mqmr75lljh0k4.png" alt="The top challenges to managing cloud infrastructure" width="480" height="398"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;40% of respondents said they cannot detect configuration drift at all, yet this is a marked improvement over last year’s 61%. &lt;br&gt;
40% are spending days to weeks to remediate the drift. This includes everything from misconfigurations that can put systems at risk, to patching application software. While drift detection has improved year-over-year, remediation has not. At least 20% do not detect drift at all, and 13% do not fix it.  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg54x3lxnx758ftkjk193.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg54x3lxnx758ftkjk193.png" alt="Drift detection methods" width="512" height="305"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Progress remains difficult but AI holds promise&lt;/strong&gt;&lt;br&gt;
As cloud complexity continues to escalate, challenges of visibility and governance will continue to compound. &lt;/p&gt;

&lt;p&gt;Platforms that can help cloud operations manage across cloud providers and across multiple IaC frameworks are becoming mission critical in order to provide visibility and consistency for organizations embracing cloud-native infrastructure.&lt;/p&gt;

&lt;p&gt;AI can be used to manage your multi-cloud infrastructure - from code generation to policy enforcement, anomaly detection, remediation and even CloudOps. For example, Firedly's customers are using our built-in Policy as Code generator to write custom policies like asset tagging and more.&lt;/p&gt;

&lt;p&gt;Download your copy &lt;a href="https://www.firefly.ai/state-of-iac-2024"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>aws</category>
      <category>iac</category>
    </item>
  </channel>
</rss>
