<?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: Kathy Lam</title>
    <description>The latest articles on DEV Community by Kathy Lam (@kathy_lam_261dcc9f81d0422).</description>
    <link>https://dev.to/kathy_lam_261dcc9f81d0422</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%2F2088145%2F5a5999ea-4c51-4c62-a02f-74008c217260.jpg</url>
      <title>DEV Community: Kathy Lam</title>
      <link>https://dev.to/kathy_lam_261dcc9f81d0422</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kathy_lam_261dcc9f81d0422"/>
    <language>en</language>
    <item>
      <title>Why Fintechs Should Shrink Their Attack Surface—Not Just Get Certified</title>
      <dc:creator>Kathy Lam</dc:creator>
      <pubDate>Fri, 28 Mar 2025 22:30:27 +0000</pubDate>
      <link>https://dev.to/growthbook/why-fintechs-should-shrink-their-attack-surface-not-just-get-certified-32ck</link>
      <guid>https://dev.to/growthbook/why-fintechs-should-shrink-their-attack-surface-not-just-get-certified-32ck</guid>
      <description>&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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2025%2F03%2FChatGPT-Image-Mar-28--2025--03_27_17-PM.webp" 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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2025%2F03%2FChatGPT-Image-Mar-28--2025--03_27_17-PM.webp" alt="Why Fintechs Should Shrink Their Attack Surface—Not Just Get Certified" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Security certifications aren’t enough to stop breaches.&lt;/li&gt;
&lt;li&gt;The most effective way to secure customer data is to &lt;em&gt;reduce your attack surface&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Self-hosting tools can significantly reduce your risk of a breach.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When I got an email from my bank saying &lt;em&gt;“nothing to worry about,”&lt;/em&gt; my gut told me otherwise.&lt;/p&gt;

&lt;p&gt;The message referenced a data breach at Evolve Bank &amp;amp; Trust—one of the infrastructure providers behind fintech platforms like Mercury, Affirm, and Wise. The attackers reportedly accessed &lt;strong&gt;33 terabytes of data&lt;/strong&gt; —a staggering amount, possibly encompassing most of Evolve’s Azure Cloud storage.&lt;/p&gt;

&lt;p&gt;What’s unsettling is that Evolve wasn’t negligent by traditional standards. They held all the right security certifications: SOC 2 Type II, HIPAA, HITRUST CSF, PCI DSS. And yet, their defenses were breached.&lt;/p&gt;

&lt;p&gt;We don’t yet know exactly how—but this much is clear:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Compliance alone doesn’t keep customer data safe.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Does Keep Data Safe? A Smaller Attack Surface.
&lt;/h2&gt;

&lt;p&gt;Security professionals often talk about “attack surface”—the number of ways a system can be accessed or exploited. The more entry points, the greater the risk.&lt;/p&gt;

&lt;p&gt;In fintech, where trust and regulation are paramount, minimizing your attack surface is non-negotiable.&lt;/p&gt;

&lt;p&gt;In 2022, the financial sector suffered &lt;strong&gt;566 data breaches&lt;/strong&gt; , exposing over &lt;strong&gt;254 million records&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;SaaS tools that run in the public cloud often expand your attack surface—regardless of their certifications. This is especially dangerous in highly regulated industries like banking, healthcare, and insurance.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Self-Hosting Is the Best Way to Reduce Risk
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;safest data is the data that’s never exposed to the internet&lt;/strong&gt;. When you self-host, you keep tools and infrastructure inside your private network or behind your firewall, significantly reducing risk.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Self-hosting doesn’t have to slow you down.&lt;/strong&gt; Most modern platforms, including GrowthBook, offer full-featured self-hostable versions of their services. You get the innovation you need &lt;em&gt;without&lt;/em&gt; opening new doors for attackers.&lt;/p&gt;

&lt;p&gt;GrowthBook provides:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Self-hosted feature flagging&lt;/strong&gt; with complete control over deployment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Secure A/B testing&lt;/strong&gt; powered by your own data warehouse&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open-source transparency&lt;/strong&gt; with auditable code and customizable infrastructure&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;If you work in fintech, healthtech, or any industry handling sensitive data, it’s time to move beyond compliance checkboxes.&lt;/p&gt;

&lt;p&gt;Self-hosting your experimentation stack is one of the most effective ways to keep your customers safe while still shipping fast.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.growthbook.io/solutions/fintech?ref=blog.growthbook.io" rel="noopener noreferrer"&gt;&lt;u&gt;Learn more about GrowthBook’s self-hosted solutions for secure A/B testing and feature flagging.&lt;/u&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Learn more about how &lt;a href="https://docs.growthbook.io/self-host?ref=blog.growthbook.io" rel="noopener noreferrer"&gt;&lt;u&gt;GrowthBook&lt;/u&gt; supports self-hosting&lt;/a&gt; for enterprise-grade security.&lt;/p&gt;

</description>
      <category>fintech</category>
    </item>
    <item>
      <title>The Best A/B Testing Platforms of 2025: Features, Comparisons, and Expert Recommendations</title>
      <dc:creator>Kathy Lam</dc:creator>
      <pubDate>Sat, 04 Jan 2025 01:12:42 +0000</pubDate>
      <link>https://dev.to/growthbook/the-best-ab-testing-platforms-of-2025-features-comparisons-and-expert-recommendations-28e2</link>
      <guid>https://dev.to/growthbook/the-best-ab-testing-platforms-of-2025-features-comparisons-and-expert-recommendations-28e2</guid>
      <description>&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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2025%2F01%2Fleo_visions-gyIRjKPXupE-unsplash.webp" 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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2025%2F01%2Fleo_visions-gyIRjKPXupE-unsplash.webp" alt="The Best A/B Testing Platforms of 2025: Features, Comparisons, and Expert Recommendations" width="800" height="646"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Imagine making every product decision with data, powered by the best A/B testing platforms of 2025. These tools have become essential for businesses hungry to innovate faster and build with confidence. This new generation of tools prioritizes performance, flexibility, and organization-wide applicability, ushering in a paradigm known as &lt;strong&gt;experimentation-driven development&lt;/strong&gt;. No longer confined to marketing departments, A/B testing now serves as a cornerstone for entire product teams. In this guide, we’ll explore key platforms, focusing on their strengths, limitations, and suitability for different needs. By the end, you’ll have a clearer understanding of which platform is right for your organization.&lt;/p&gt;




&lt;h3&gt;
  
  
  Modern Platforms: Innovating for Today’s Needs
&lt;/h3&gt;

&lt;h4&gt;
  
  
  GrowthBook: Experimentation-Driven Development at its best
&lt;/h4&gt;

&lt;p&gt;This platform excels in flexibility, scalability, and developer-friendly features, seamlessly integrating feature flagging and A/B testing to deliver unmatched usability and precision. Picture your team quickly toggling features while running precise experiments—all within a platform that feels like it was designed just for developers. What makes it stand out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Warehouse-Native Integration&lt;/strong&gt; : GrowthBook integrates directly with your &lt;a href="https://docs.growthbook.io/quick-start?ref=blog.growthbook.io#step-1-connect-to-your-data-warehouse" rel="noopener noreferrer"&gt;existing data warehouse&lt;/a&gt;, ensuring low-latency experiment evaluations and reliable metrics.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source and Self-Hosting Options&lt;/strong&gt; : Ideal for industries with stringent compliance and data sovereignty requirements, GrowthBook’s open-source nature empowers teams to self-host if needed.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Developer-First Approach&lt;/strong&gt; : &lt;a href="https://docs.growthbook.io/lib/?ref=blog.growthbook.io" rel="noopener noreferrer"&gt;Robust SDKs&lt;/a&gt;, &lt;a href="https://docs.growthbook.io/tools/cli?ref=blog.growthbook.io#usage-on-cicd" rel="noopener noreferrer"&gt;CI/CD&lt;/a&gt; compatibility, and transparent SQL insights allow engineering and data teams to fine-tune experiments with precision.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Seamless Integration&lt;/strong&gt; : GrowthBook easily fits into existing workflows, leveraging tools you already use to maximize ROI.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;With its focus on unlocking experimentation-driven product development, GrowthBook stands out as the top choice for teams aiming to scale innovation and maintain performance.&lt;/p&gt;




&lt;h4&gt;
  
  
  Statsig: All-in-One Simplicity with Limits
&lt;/h4&gt;

&lt;p&gt;Statsig provides A/B testing, feature flagging, and session recording in a unified platform. While it’s sufficient for teams seeking a simple, all-in-one solution, its statistical methods, while including features like CUPED, may not be as robust as those offered by platforms specifically designed for data scientists. For example, it lacks flexibility in supporting different experiment types, such as those with very large or small user bases. The platform’s rising costs, especially when scaling beyond the initial 5 million events included in the Pro plan, make it less appealing. Additionally, its limitations in integrating with data warehouses may not meet the needs of organizations with sophisticated data practices&lt;/p&gt;




&lt;h4&gt;
  
  
  Eppo: Statistical Precision for Data-Driven Teams
&lt;/h4&gt;

&lt;p&gt;Eppo shines in its statistical depth, offering precise and actionable experiment results. Its warehouse-native architecture aligns with organizations that prioritize high-quality experimentation. However, Eppo’s feature flagging functionality, while supporting core features like feature gates and rollouts, may not be as comprehensive as some competitors. For example, it may lack advanced features like user segmentation or real-time monitoring found in more mature platforms. For data-driven organizations primarily focused on experimentation, Eppo provides an excellent foundation. However, teams seeking a broader feature flagging toolset with more advanced capabilities may need to consider alternatives.&lt;/p&gt;




&lt;h3&gt;
  
  
  Legacy Platforms: Struggling to Keep Up
&lt;/h3&gt;

&lt;h4&gt;
  
  
  LaunchDarkly: Feature Management First, Experimentation Second
&lt;/h4&gt;

&lt;p&gt;LaunchDarkly excels in feature flagging but treats A/B testing as an afterthought. This lack of integration can lead to a clunky user experience, making it less suitable for teams aiming for seamless experimentation workflows. &lt;/p&gt;

&lt;h4&gt;
  
  
  Optimizely: High Costs, Fragmented Experience
&lt;/h4&gt;

&lt;p&gt;Once a market leader, Optimizely now faces challenges with its high pricing and fragmented user experience. While its A/B testing capabilities remain robust, the platform’s cost makes it viable only for large enterprises.&lt;/p&gt;

&lt;h4&gt;
  
  
  Adobe Test and Target: Limited Flexibility in a Closed Ecosystem
&lt;/h4&gt;

&lt;p&gt;Adobe Test and Target is tightly integrated into Adobe’s ecosystem, making it a logical choice for existing Adobe customers. However, its high costs and lack of flexibility make it less appealing for agile teams seeking modern experimentation workflows.&lt;/p&gt;

&lt;h3&gt;
  
  
  Other Platforms: Niche Capabilities
&lt;/h3&gt;

&lt;h4&gt;
  
  
  PostHog: Lightweight Analytics with Basic Experimentation
&lt;/h4&gt;

&lt;p&gt;PostHog focuses on product analytics, offering basic experimentation features. While its open-core model appeals to startups, the platform’s limited self-hosting capabilities and lightweight experimentation tools make it less suitable for teams with advanced needs.&lt;/p&gt;




&lt;h3&gt;
  
  
  Choosing the Right Platform
&lt;/h3&gt;

&lt;p&gt;When choosing an A/B testing platform, think about what matters most to your organization. Are you looking for scalability, compliance, or seamless integration with your current tools? Matching these priorities with the right platform can make all the difference.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;For advanced experimentation workflows&lt;/strong&gt; : GrowthBook delivers unmatched flexibility, scalability, and developer-first features.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For data teams&lt;/strong&gt; : Eppo offers statistical rigor and warehouse-native integration but falls short with limited feature flagging capabilities, making it less ideal for teams needing a comprehensive solution.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For all-in-one solutions&lt;/strong&gt; : Statsig provides simplicity but may not scale with advanced needs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For feature flagging-first teams&lt;/strong&gt; : LaunchDarkly suffices but lacks depth in experimentation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For legacy ecosystem users&lt;/strong&gt; : Optimizely and Adobe Test and Target remain options, albeit costly and limited in flexibility.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For lightweight needs&lt;/strong&gt; : PostHog provides budget-friendly analytics-driven tools for smaller teams.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;Innovation thrives on experimentation—it’s how teams transform ideas into measurable success. Choosing the right A/B testing platform can accelerate your ability to iterate, scale, and innovate. GrowthBook’s modular design makes it perfect for organizations aiming to scale. Imagine starting with basic experiments and effortlessly expanding into enterprise-grade workflows—it’s a platform built to evolve with your team’s needs. Whether you’re prioritizing compliance, advanced experimentation, or seamless developer integration, GrowthBook’s strengths make it the clear leader in 2025’s landscape of A/B testing platforms.&lt;/p&gt;

&lt;h3&gt;
  
  
  Ready to scale your experiments?
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.growthbook.io/get-started?ref=blog.growthbook.io" rel="noopener noreferrer"&gt;Get started&lt;/a&gt; with GrowthBook for free today.&lt;/p&gt;

</description>
      <category>abtesting</category>
      <category>experimentation</category>
      <category>featureflags</category>
    </item>
    <item>
      <title>Move Fast Without Breaking Things: How GrowthBook and Rollbar Empower Product and Ops Teams</title>
      <dc:creator>Kathy Lam</dc:creator>
      <pubDate>Mon, 02 Dec 2024 21:26:20 +0000</pubDate>
      <link>https://dev.to/growthbook/move-fast-without-breaking-things-how-growthbook-and-rollbar-empower-product-and-ops-teams-38d9</link>
      <guid>https://dev.to/growthbook/move-fast-without-breaking-things-how-growthbook-and-rollbar-empower-product-and-ops-teams-38d9</guid>
      <description>&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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2024%2F12%2FGB-Blog-Feature-Company-Partnership-Integration-Rollbar.webp" 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%2Fblog.growthbook.io%2Fcontent%2Fimages%2F2024%2F12%2FGB-Blog-Feature-Company-Partnership-Integration-Rollbar.webp" alt="Move Fast Without Breaking Things: How GrowthBook and Rollbar Empower Product and Ops Teams" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As technology evolves at breakneck speed, staying ahead means constantly innovating. Product teams are always experimenting with new features to improve user experiences, while operations teams focus on keeping systems reliable and performant. But what happens when experimentation introduces risks—like unexpected errors or performance issues?&lt;/p&gt;

&lt;p&gt;That’s where the integration of &lt;strong&gt;GrowthBook’s feature flagging&lt;/strong&gt; and &lt;strong&gt;Rollbar’s error monitoring&lt;/strong&gt; comes in. Together, they empower product and ops teams to collaborate effectively, innovate confidently, and safeguard user experiences.&lt;/p&gt;

&lt;h3&gt;
  
  
  Innovate Confidently With Real-Time Error Monitoring
&lt;/h3&gt;

&lt;p&gt;GrowthBook’s feature flags make it easy to roll out features or experiments to specific user segments. Rollbar’s real-time error monitoring ensures you’re alerted immediately if something goes wrong, allowing your team to make fast, informed decisions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt; Imagine you’re rolling out a new recommendation algorithm to 10% of users. Rollbar detects an issue affecting a specific browser. With GrowthBook, you can disable the feature for those users instantly, without impacting the rest of the rollout. It’s experimentation without unnecessary risk.&lt;/p&gt;

&lt;h3&gt;
  
  
  Experiment Without Disruptions
&lt;/h3&gt;

&lt;p&gt;Ops teams often face a tough trade-off between moving fast and keeping systems stable. By integrating Rollbar with GrowthBook, you create a safety net for experiments. With feature flags, your team can quickly address issues without waiting on a developer to ship a fix.&lt;/p&gt;

&lt;h3&gt;
  
  
  Clear Insights for Continuous Improvement
&lt;/h3&gt;

&lt;p&gt;Both product and ops teams rely on data to refine their strategies. The GrowthBook and Rollbar integration gives you visibility into how new features and experiments impact your application’s performance. With these insights, you can iterate faster and more effectively, making adjustments with precision.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Benefit:&lt;/strong&gt; Use real-time data to confidently refine your experiments and features.&lt;/p&gt;

&lt;h3&gt;
  
  
  Building Confidence in Experimentation
&lt;/h3&gt;

&lt;p&gt;Innovation doesn’t happen without experimentation, but for experimentation to thrive, it needs buy-in across the organization. GrowthBook and Rollbar make this easier by combining robust monitoring with the flexibility of feature flags. Teams can move quickly while still prioritizing reliability, making experimentation a safe, scalable part of your growth strategy.&lt;/p&gt;

&lt;h3&gt;
  
  
  Faster, Safer Innovation Starts Here
&lt;/h3&gt;

&lt;p&gt;Product and ops teams need tools that let them move quickly without sacrificing quality. The GrowthBook + Rollbar integration is built for exactly that. It’s the ultimate way to deliver user experiences that delight while keeping your systems stable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Want to see it in action?&lt;/strong&gt; &lt;a href="https://docs.rollbar.com/docs/growthbook?ref=blog.growthbook.io" rel="noopener noreferrer"&gt;Learn more about the integration&lt;/a&gt; and discover how GrowthBook and Rollbar can help your team innovate smarter and safer.&lt;/p&gt;

</description>
      <category>integrations</category>
      <category>featureflags</category>
    </item>
  </channel>
</rss>
