Sterling Bank’s 2026 AI Challenge: Regulated LLMs

Listen to this article · 11 min listen

The year is 2026, and Sarah Chen, Chief Technology Officer at Sterling Bank, faced a daunting challenge. Sterling, a regional financial institution operating across the Southeastern United States, recognized the immense potential of large language models (LLMs) to transform customer service and internal compliance. They envisioned an AI assistant capable of instantly summarizing complex regulatory documents, personalizing customer interactions based on transaction history, and even drafting initial responses to audit inquiries. The problem: deploying such powerful AI while adhering to stringent financial regulations, particularly those from the Office of the Comptroller of the Currency (OCC) and the Consumer Financial Protection Bureau (CFPB), which demand ironclad data privacy and model explainability. Sterling needed a hybrid cloud LLM deployment strategy that could deliver enterprise-grade performance without compromising security or compliance. How could they achieve this balance in a highly regulated environment?

Key Takeaways

  • Regulated industries must implement strong data governance frameworks for LLM inputs and outputs, ensuring sensitive information remains within secure, on-premises environments.
  • Strategic partitioning of LLM workloads, sending non-sensitive tasks to public cloud APIs and retaining critical data processing in private infrastructure, reduces compliance risk.
  • Organizations should prioritize model explainability and auditability, selecting LLM architectures that allow for clear tracing of decisions and data flows to meet regulatory scrutiny.
  • Establishing a detailed vendor assessment protocol is essential for evaluating public cloud LLM providers on their security certifications, data handling policies, and incident response capabilities.
  • Continuous monitoring and regular independent audits of both on-premises and cloud components are necessary to maintain compliance posture for regulated AI systems.

Sarah’s journey began with an urgent internal mandate from Sterling’s board. The competitive pressure from larger national banks, many already experimenting with AI, was palpable. Sterling’s existing infrastructure, a mix of on-premises data centers in Atlanta and Charlotte, was strong for traditional banking operations but lacked the elastic compute resources required for large-scale LLM training and inference. Public cloud providers offered unparalleled scalability, but the thought of sending customer financial data, even anonymized, to an external environment sent shivers down the spine of Sterling’s compliance officer, David Kim.

The Compliance Conundrum: Data Residency and Security

“Our primary concern,” David explained to Sarah during an early strategy meeting, “is data residency. OCC Bulletin 2021-39, ‘Third-Party Relationships: Risk Management Guidance,’ states clearly that banks remain accountable for managing risks associated with third-party service providers, especially regarding data protection. We cannot have customer PII or transaction details leaving our controlled environment.” This was the core of their dilemma. Training an LLM on Sterling’s proprietary data, which included millions of customer interactions, loan applications, and fraud detection patterns, would yield a far more effective and specialized AI. Yet, exposing this data to a public cloud, even with strong encryption, felt like an unacceptable risk.

Sarah’s team started by mapping out Sterling’s data field. They identified specific categories: highly sensitive (customer PII, account balances, credit scores), moderately sensitive (anonymized transaction data, generalized customer queries), and non-sensitive (publicly available financial news, general market trends). This classification became the bedrock of their hybrid cloud LLM strategy. The goal was to keep the highly sensitive data strictly within Sterling’s private data centers, using their existing VMware vSphere environment and specialized NVIDIA DGX systems for on-premises training and fine-tuning of foundational models.

Architecting a Secure Hybrid Environment

Their solution involved a two-pronged approach. For tasks requiring immense computational power or access to broad, publicly available datasets, Sterling would use a public cloud provider. They opted for Amazon Bedrock, using its foundational models and managed services. “The key here,” Sarah emphasized to her team, “is that we only send anonymized or non-sensitive data to Bedrock. Any sensitive data processing, any inference that touches customer PII, must happen on our premises.”

This meant designing a sophisticated data orchestration layer. Sterling implemented a custom data anonymization and tokenization service, developed in-house, that stripped out all identifiable information before data left their private network. This service, running on a dedicated Kubernetes cluster within their Atlanta data center, ensured compliance with both internal policies and external regulations like the Gramm-Leach-Bliley Act (GLBA). The anonymized data could then be used to fine-tune specific LLM components in the public cloud, enhancing their understanding of financial terminology and customer interaction patterns without ever exposing raw customer data.

The on-premises component of their enterprise LLM deployment focused on a powerful, privately hosted instance of an open-source LLM, such as Llama 3. This model, fine-tuned with Sterling’s internal, sensitive datasets, would handle all direct customer interactions and compliance checks. When a customer asked about their account balance or a loan application status, the query would be processed by the on-premises LLM, ensuring data never left Sterling’s control. The public cloud LLM, conversely, might handle general inquiries about banking products, market trends, or even assist with drafting marketing copy, where data sensitivity was minimal.

One challenge they encountered early on was establishing secure, low-latency connectivity between their private data centers and the chosen public cloud region. They deployed AWS Direct Connect, creating a dedicated network connection between their Atlanta data center and an AWS Availability Zone in Northern Virginia. This provided a stable, high-bandwidth link, important for transferring fine-tuning data and model updates securely.

Model Governance and Explainability: A Regulator’s Demand

David Kim often reminded Sarah, “Regulators don’t just care about where the data lives. They care about how decisions are made. We need to explain why an LLM recommended a specific product or denied a loan application, especially under fair lending laws.” This pushed Sterling to prioritize model explainability. They implemented a complete logging and auditing framework for both their on-premises and cloud-based LLM components. Every input, output, and intermediate decision point of the LLM was recorded, along with the specific data sources used for that inference. This audit trail proved invaluable during a preliminary internal audit by Sterling’s risk management team.

They also adopted a “human-in-the-loop” approach for critical decisions. For instance, while the LLM could draft an initial response to a complex customer complaint, a human agent always reviewed and approved it before sending. This not only ensured accuracy but also provided a continuous feedback loop for improving the LLM’s performance and adherence to Sterling’s brand voice. This was a non-negotiable step. Relying solely on an LLM for sensitive customer communications in finance, I believe, remains a significant oversight for many institutions.

The Sterling team also developed a NIST AI Risk Management Framework-aligned internal policy document outlining their LLM usage, data handling procedures, and accountability structures. This document detailed the roles and responsibilities of their AI ethics committee, data scientists, and compliance officers, providing a clear roadmap for managing the risks associated with AI deployment in banking.

Vendor Due Diligence and Ongoing Monitoring

Selecting the right public cloud provider and LLM services involved rigorous due diligence. Sterling’s procurement team, in conjunction with IT and compliance, conducted extensive assessments. They scrutinized public cloud providers’ security certifications, data encryption standards, incident response plans, and their track record with other financial institutions. “We asked for detailed SOC 2 Type 2 reports,” David recounted, “and focused on controls related to data privacy and security. We also insisted on clear contractual language regarding data ownership and the provider’s responsibilities in the event of a breach.”

For their chosen public cloud LLM provider, they established a service level agreement (SLA) that included specific uptime guarantees, response times for security incidents, and a commitment to notify Sterling of any changes to their data processing policies. Ongoing monitoring became a continuous effort. Sterling deployed network intrusion detection systems (NIDS) at the perimeter of their private network and within their cloud environment, using tools like Splunk Enterprise Security to aggregate logs and detect anomalies. They also scheduled quarterly independent penetration tests against both their on-premises and cloud infrastructure, ensuring no vulnerabilities were left unaddressed.

One particular incident highlighted the importance of this vigilance. During a routine security scan, their NIDS flagged an unusual outbound data transfer pattern from a public cloud instance. It turned out to be a misconfigured logging service, not malicious activity, but the rapid detection and resolution reinforced their commitment to proactive monitoring. This kind of continuous vigilance, frankly, is where many organizations fall short, assuming a one-time audit is sufficient.

Scaling with Confidence: The Future of Regulated AI

By late 2026, Sterling Bank had successfully deployed its hybrid cloud LLM system. Their internal AI assistant, affectionately named “SterlingBot,” was handling over 60% of routine customer inquiries, freeing up human agents for more complex tasks. The compliance team used the LLM to quickly analyze new regulatory updates, identifying clauses that directly impacted Sterling’s operations within hours, a process that previously took days. The benefits were tangible: increased efficiency, improved customer satisfaction, and a clearer path to meeting regulatory demands for regulated AI.

Sarah Chen reflects on the journey: “It wasn’t about choosing between on-premises or public cloud. It was about intelligently combining them. We built a system where sensitive data never leaves our control, but we still gain the scalability and advanced capabilities of cloud-based LLMs. For any financial institution, this layered approach to security and compliance is the only viable way forward with AI.” Sterling Bank’s experience provides a compelling blueprint for other regulated industries, demonstrating that powerful AI and stringent compliance can coexist, provided a thoughtful, secure, and auditable architecture is in place.

The strategic deployment of a hybrid cloud LLM model, carefully segmenting data and workloads between private infrastructure and public cloud resources, enables regulated entities to harness advanced AI capabilities while maintaining strict compliance with industry regulations and ensuring data integrity. This approach provides both the control needed for sensitive operations and the flexibility for broader AI applications.

What is a hybrid cloud LLM deployment in regulated industries?

A hybrid cloud LLM deployment combines on-premises, private infrastructure with public cloud services to run large language models. In regulated industries, this means processing highly sensitive data and critical workloads within a secure private data center, while using the scalability and advanced features of public cloud LLM services for less sensitive tasks or foundational model access, all while adhering to strict regulatory requirements for data residency, security, and auditability.

Why do regulated industries prefer hybrid cloud for LLMs over purely public or private cloud?

Regulated industries, such as finance or healthcare, face stringent compliance mandates regarding data privacy, security, and residency. Purely public cloud deployments may struggle to meet these strict requirements for sensitive data, while purely private cloud deployments often lack the elastic scalability and access to modern foundational models offered by public cloud providers. A hybrid approach allows organizations to maintain control over sensitive data on-premises while still benefiting from cloud innovation and scale for appropriate workloads.

What are the primary compliance challenges when deploying LLMs in regulated environments?

Key compliance challenges include ensuring data residency for sensitive information, maintaining strong data security and encryption, achieving model explainability and auditability to justify AI decisions, managing third-party vendor risks associated with cloud providers, and adhering to specific industry regulations (e.g., GLBA in finance, HIPAA in healthcare) that govern data handling and privacy. Organizations must also address potential biases in LLM outputs and ensure fairness in automated decision-making.

How can data anonymization and tokenization help in hybrid cloud LLM deployments?

Data anonymization and tokenization are critical techniques that allow sensitive data to be used for LLM training or inference without directly exposing personally identifiable information (PII). By transforming sensitive data into non-identifiable tokens or aggregated forms, organizations can use public cloud LLM services for tasks like model fine-tuning or generalized insights, while ensuring the original, sensitive data remains within their secure, on-premises environment. This reduces the risk of data breaches and helps meet compliance obligations.

What role does a “human-in-the-loop” play in regulated AI deployments?

A “human-in-the-loop” approach integrates human oversight into AI-driven processes, particularly for critical decisions or sensitive interactions. In regulated industries, this means that while an LLM might generate an initial analysis or draft a response, a human expert reviews, validates, and approves the output before it is finalized. This ensures accuracy, maintains accountability, mitigates risks associated with AI errors or biases, and provides a necessary layer of human judgment to meet regulatory standards for fairness and transparency.

Courtney Hernandez

Lead AI Architect M.S. Computer Science, Certified AI Ethics Professional (CAIEP)

Courtney Hernandez is a Lead AI Architect with 15 years of experience specializing in the ethical deployment of large language models. He currently heads the AI Ethics division at Innovatech Solutions, where he previously led the development of their groundbreaking 'Cognito' natural language processing suite. His work focuses on mitigating bias and ensuring transparency in AI decision-making. Courtney is widely recognized for his seminal paper, 'Algorithmic Accountability in Enterprise AI,' published in the Journal of Applied AI Ethics