Sony Bank and Fujitsu Shift Core Banking Engineering to Bedrock-Driven AI Agents
Sony Bank and Fujitsu announced the full-scale production deployment of generative AI across the development lifecycle of Sony Bank's core banking platform. Built on Fujitsu's cloud-native 'Core Banking xBank' running on Amazon Web Services (AWS), the initiative incorporates multi-process AI agents leveraging Anthropic's Claude models hosted on Amazon Bedrock. The system establishes automated ingestion and contextual utilization of internal technical assets—including architecture design documents, legacy and modern source code, and integration test suites. Across key development milestones from basic design to integration verification, the companies confirmed a 30% reduction in delivery lead times.
For enterprise DevOps leaders and software engineering managers, this deployment demonstrates how generative AI transitions from ad-hoc developer assistance (such as IDE autocompletion) to systemic, cross-phase SDLC orchestration. Core banking systems represent one of the most risk-averse software domains globally, demanding deterministic reliability, strict audit trails, and rigorous regulatory compliance. Successfully institutionalizing agentic workflows in this sector proves that foundation models can operate beyond non-critical tooling when embedded within structured pipelines governed by explicit human review.
This initiative reflects a broader shift across the cloud ecosystem: integrating frontier foundation models into end-to-end developer workflows through managed cloud runtimes. As hyperscalers expand agentic infrastructure—such as AWS Bedrock agent frameworks and managed inference routing—enterprises are moving away from building custom retrieval-augmented generation (RAG) scaffolding from scratch. Instead, platform teams are operationalizing standardized agent architectures that connect domain data schemas directly to frontier reasoning models, using cloud platform primitives to enforce compliance boundaries and data security.
In practice, engineering organizations seeking to replicate these efficiency gains should observe two crucial design principles. First, productivity gains depend entirely on the curation and accessibility of upstream technical assets; the agents require structured access to historical design specs, schema definitions, and testing harnesses to generate valid code and test artifacts. Second, autonomous generation must be coupled with deterministic verification gates. Rather than relying on unchecked autonomy, practitioners must architect explicit human-in-the-loop validation checkpoints before generated code reaches integration environments, preventing compounding downstream technical debt.
Read original source