Service Mesh for Financial Services: Istio vs Linkerd in Regulated Environments

Service meshes solve the wrong problem if you adopt them for the wrong reasons. In financial services, the reason is not traffic management or observability — it is security and compliance. Every service-to-service communication must be encrypted, authenticated, and auditable. Manual certificate management and network policies do not scale when you have hundreds of microservices across multiple clusters. We have deployed both Istio and Linkerd in production at banks and fintechs. The choice depends on your security requirements, operational maturity, and team expertise — not which mesh has more GitHub stars. ...

October 15, 2024 · 6 min · jnas

Multi-Cloud Strategy for Financial Services: Beyond the Buzzword

Multi-cloud is the most overused and misunderstood term in financial services technology. Most banks that claim to be “multi-cloud” are actually running primary workloads on one cloud provider with a secondary provider for disaster recovery. True multi-cloud — running production workloads across multiple cloud providers simultaneously — is rare because it is difficult, expensive, and often unnecessary. But for some financial services use cases, multi-cloud is not a buzzword — it is a regulatory requirement or a business necessity. The key is knowing when multi-cloud makes sense and when it is just adding complexity. ...

February 10, 2024 · 4 min · jnas

Platform Engineering for Banks: Building Internal Developer Platforms in Regulated Environments

Banks have more engineers than ever, but those engineers spend more time on infrastructure than on features. A developer at a typical bank waits days for infrastructure provisioning, weeks for security approvals, and months for compliance reviews. Platform engineering is the discipline of converting that wait time into self-service. For banks, platform engineering has an additional constraint: regulatory compliance. Every infrastructure decision must satisfy audit requirements. An internal developer platform that makes engineers productive while maintaining compliance is the difference between scaling engineering velocity and drowning in operational overhead. ...

September 20, 2023 · 4 min · jnas

AI Governance for Banks: Building Frameworks That Satisfy Regulators and Enable Innovation

Banks have been using machine learning models for years — credit scoring, fraud detection, anti-money laundering. But generative AI changed the conversation. Regulators who were comfortable with traditional ML models are not comfortable with large language models that cannot explain their decisions. AI governance is the bridge between innovation and compliance. Without it, banks either ban AI (losing competitive advantage) or deploy AI uncontrolled (risking regulatory action). With it, banks can deploy AI in production while satisfying regulators that the models are fair, explainable, and auditable. ...

May 15, 2023 · 4 min · jnas

Generative AI in Financial Services: From Hype to Production in 12 Months

ChatGPT launched in November 2022 and reached 100 million users in two months. By January 2023, every bank in the world was asking the same question: “How do we use this?” The question was not whether generative AI would impact financial services — it was how quickly banks could move from experimentation to production while managing the risks. We helped three financial institutions deploy generative AI in production within 12 months of ChatGPT’s launch. The technology was the easy part. The governance, risk management, and regulatory compliance were the hard parts. Here is what we learned. ...

January 10, 2023 · 4 min · jnas

Kubernetes in Production at Banks: From Proof of Concept to Regulatory Compliance

By mid-2022, most banks had completed Kubernetes proof-of-concept deployments. The question was no longer “can we run Kubernetes?” but “how do we run Kubernetes in production while satisfying regulators?” The gap between POC and production is where most Kubernetes deployments fail — not because of technical limitations, but because of operational and compliance gaps. We have deployed production Kubernetes clusters at tier-one banks that satisfy regulatory audit requirements. The architecture is fundamentally different from Kubernetes at a SaaS startup. Here is what production Kubernetes looks like in a regulated environment. ...

June 15, 2022 · 4 min · jnas

Software Supply Chain Security: Lessons from SolarWinds and Kaseya for Financial Services

Your software is only as secure as the weakest dependency in your supply chain. The SolarWinds attack (December 2020) compromised 18,000 organisations through a single compromised software update. The Kaseya attack (July 2021) compromised 1,500 businesses through a managed service provider’s remote management tool. Financial services firms are high-value targets for supply chain attacks because they use the same software as every other organisation — but they hold more valuable data. A compromised dependency in a banking application is more valuable to an attacker than the same dependency in a startup’s application. ...

September 15, 2021 · 4 min · jnas

Colonial Pipeline Ransomware: What Financial Services Must Learn About Cyber Resilience

On May 7, 2021, Colonial Pipeline — the largest fuel pipeline in the United States — shut down after a ransomware attack. The attack disrupted fuel supply across the eastern seaboard and cost the company $4.4 million in ransom. The cause was a single compromised VPN password. Financial services firms are higher-value targets than pipelines. A successful ransomware attack on a bank could disrupt payment processing, freeze trading systems, and compromise customer data. The Colonial Pipeline attack is a case study in what happens when cyber resilience is treated as a compliance checkbox rather than an operational capability. ...

May 10, 2021 · 4 min · jnas