Workflows vs. Code: Navigating Tech Regulations
Explore how workflows in software development impact tech regulations and industry standards.
Written by AI. Samira Okonkwo-Barnes
January 6, 2026

Photo: GOTO Conferences / YouTube
The Evolution of Software Development: Workflows at the Forefront
In a recent conversation hosted by GOTO Conferences, Ben Smith, Staff Developer Advocate at Stripe, and James Beswick, Head of Developer Relations at Stripe, delved into the shifting landscape of software development. Their discussion centered on the potential of workflows to transform how developers build and manage applications. This shift, however, is not just a technical evolution but one with significant implications for regulatory frameworks and industry standards.
"Workflows reduce the amount of code to manage, making development simpler and more efficient," notes Smith. This reduction in complexity is more than a technical boon; it suggests a paradigm shift that could necessitate new regulatory considerations.
The Regulatory Implications of Workflows
The integration of workflows into software development raises several regulatory challenges and opportunities. Traditional coding practices have long been the basis for compliance standards in the tech industry. As workflows become more prevalent, regulators may need to adapt these standards to accommodate the nuances of workflow-based development.
One potential challenge lies in the validation and auditability of workflows. Unlike traditional code, which is text-based and can be version-controlled in a straightforward manner, workflows often rely on visual representations. This can complicate efforts to audit code changes and ensure compliance with data protection laws such as the General Data Protection Regulation (GDPR) in Europe. Regulators may need to develop new methodologies for verifying the integrity and security of workflow systems.
Opportunities for Standardization
Despite these challenges, workflows also present opportunities for industry-wide standardization. The visual nature of workflows can facilitate better communication and understanding among stakeholders, from developers to regulators. This could lead to the establishment of best practices and standardized approaches to error handling, idempotency, and circuit breaker patterns, which Smith and Beswick highlighted as key benefits of workflows.
Workflows could also drive innovation in regulatory technology (regtech), offering new tools for monitoring compliance in real-time. By leveraging the inherent capabilities of workflows, such as automatic scalability and pay-per-use models, companies could develop more efficient compliance solutions that align with evolving regulatory demands.
Case Study: The Payments Industry
The payments industry provides a concrete example of how workflows might reshape regulatory approaches. As Beswick explains, "In payments, the fact you pay or don’t pay someone has to be right every single time." This precision is critical in avoiding regulatory penalties and maintaining consumer trust. By employing workflows, payment processors can ensure more consistent handling of transactions, potentially reducing the risk of errors that might lead to compliance breaches.
Moreover, workflows can enhance transparency in payment processes, enabling regulators to trace and verify transactions more easily. This could help mitigate issues related to money laundering and fraud, aligning with regulatory objectives to enhance the integrity of financial systems.
Balancing Innovation and Regulation
The decision to adopt workflows over traditional coding is not merely a technical choice but a strategic one with regulatory implications. As Smith reflects, "You should probably start with deciding why you wouldn’t want to use a workflow." This approach underscores the need for developers and regulators alike to weigh the benefits of workflows against potential compliance challenges.
Ultimately, the shift towards workflows in software development presents a unique opportunity to rethink regulatory frameworks and industry standards. By embracing this change, both developers and regulators can work towards a more efficient, transparent, and compliant tech ecosystem.
Samira Okonkwo-Barnes is a Tech Policy & Regulation Correspondent for Buzzrag, specializing in translating complex policy into impactful narratives.
Watch the Original Video
Building Better Software: Why Workflows Beat Code Every Time • Ben Smith & James Beswick
GOTO Conferences
46m 32sAbout This Source
GOTO Conferences
GOTO Conferences is a prominent educational YouTube channel dedicated to software development, boasting a substantial following of over 1,060,000 subscribers since its launch in October 2025. The channel serves as a key platform for industry thought leaders and innovators, aiming to assist developers in tackling current projects, strategizing for future advancements, and contributing towards building a more advanced digital landscape.
Read full source profileMore Like This
Effect-Oriented Programming: Making Side Effects Safe
Three authors explain how effect-oriented programming brings type safety to the messy, unpredictable parts of code—without the intimidating math.
Why Regulators Should Care About C Programming Skills
A file compression tutorial reveals the technical knowledge gap undermining tech regulation—and why lawmakers need to understand what they're trying to govern.
Laravel Boost 2.0: Shaping Future Tech Policy
Exploring Laravel Boost 2.0's impact on tech standards and regulatory practices.
Anthropic's Computer Control: What the Tech Actually Does
Anthropic's Claude can now control your entire computer through Dispatch. A look at how the permissions work, what it can do, and what it can't.