非常抱歉,您的搜索操作未匹配到任何结果。

我们建议您尝试以下操作,以帮助您找到所需内容:

  • 检查关键词搜索的拼写。
  • 使用同义词代替键入的关键词,例如,尝试使用“应用”代替“软件”。
  • 重新搜索。
联系我们 登录 Oracle Cloud
Oracle Data Platform for Financial Services

Customer 360 for financial services

Understand your customers, learn their behaviors, and predict their needs

Financial services organizations, especially those in the consumer space, such as retail banks, credit card issuers, private wealth management firms, and insurance companies, need intelligence on their customers, markets, products, and more to run successful marketing campaigns, cross-sell and upsell, and effectively support customers throughout the relationship. Some use cases—for example, making product recommendations and predicting and responding to customer needs when resolving a satisfaction issue—require real-time intelligence. Others require gathering the right data for model learning to generate insights that can be used to improve marketing, sales, operations, and, crucially, the customer experience.

In all these use cases, customer knowledge is vital. The concept of a 360-degree view of the customer has developed significantly, evolving from a basic understanding of the many interactions a customer has with an organization to a deep, detailed understanding of each customer as an individual with unique behaviors, wants, and needs that extend beyond their financial services interactions. Today’s customers expect every interaction to be easy, convenient, and intuitive—whether they’re ordering takeout, filing an insurance claim, or opening a checking account—and they want a consistent, cohesive, seamless experience whether they’re interacting online, using an app, or in person.

Highly satisfied customers are two and a half times more likely to open new accounts or adopt new products with their existing bank than those who are merely satisfied. While banks continue to invest to meet their customers’ rising expectations, they’ve struggled to keep pace with other retail sectors, held back by legacy IT infrastructure and data siloes—and the data quality and lineage challenges they cause. Even for institutions that boast a better-than-average customer experience, typically only one-half to two-thirds of customers rate their experience as excellent.

To meet their customers’ expectations, financial services organizations must continue to address the challenges caused by siloed data in legacy infrastructure while simultaneously employing machine learning, artificial intelligence, and 360-degree customer data to shift from reactive to predictive engagement. For organizations that accomplish this, the rewards can be significant; according to a McKinsey analysis, US retail banks that ranked in the top quartile for customer experience have had meaningfully higher deposit growth over the past three years compared with their peers, thanks to their ability to attract new customers and strengthen relationships with their existing ones.

Make your customer knowledge count with machine learning

The following architecture demonstrates how Oracle Data Platform is built to help financial services organizations apply advanced analytics, machine learning, and artificial intelligence to all the available data to provide the necessary insights to create highly relevant, in-the-moment, personalized customer experiences. This enables them to focus on proactive engagement, helping them flawlessly execute every touchpoint across the entire customer lifecycle, from shopping and account opening to onboarding, relationship expansion, and service delivery or insurance claims processing.

Customer 360  diagram, description below

This image shows how Oracle Data Platform for financial services can be used to support a 360-degree view of customer activities. The platform includes the following five pillars:

  1. 1.Data Sources, Discovery
  2. 2.Connect, Ingest, Transform
  3. 3.Persist, Curate, Create
  4. 4.Analyze, Learn, Predict
  5. 5.Measure. Act

The Data Sources, Discovery pillar includes two categories of data.

  1. 1. Business records (first-party data) comprises credit card transactions, deposits, withdrawals, account information, CRM data, case management data, ATM event streams, and location data.
  2. 2. Third-party data includes social feeds.

The Connect, Ingest, Transform pillar comprises four capabilities.

  1. 1. Bulk transfer uses OCI FastConnect, OCI Data Transfer, MFT, and OCI CLI.
  2. 2. Batch ingestion uses OCI Data Integration, Oracle Data Integrator, and DB tools.
  3. 3. Change data capture uses OCI GoldenGate and Oracle Data Integrator.
  4. 4. Streaming ingest uses OCI Streaming and Kafka Connect.

All four capabilities connect unidirectionally into the cloud storage/data lake capability within the Persist, Curate, Create pillar.

Additionally, streaming ingest is connected to stream processing within the Analyze, Learn, Predict pillar.

The Persist, Curate, Create pillar comprises four capabilities.

  1. 1. The customer 360 serving data store uses Autonomous Data Warehouse and Exadata Cloud Service.
  2. 2. Cloud storage/data lake uses OCI Object Storage.
  3. 3. Batch processing uses OCI Data Flow.
  4. 4. Governance uses OCI Data Catalog.

These capabilities are connected within the pillar. Cloud storage/data lake is unidirectionally connected to the serving data store; it is also bidirectionally connected to batch processing.

One capability connects into the Analyze, Learn, Predict pillar: The serving data store connects unidirectionally to the analytics and visualization, AI services, and machine learning capabilities and bidirectionally to the streaming analytics capability.

The Analyze, Learn, Predict pillar comprises four capabilities.

  1. 1. Analytics and visualization uses Oracle Analytics Cloud, GraphStudio, and ISVs.
  2. 2. AI services uses Oracle Digital Assistant, OCI Language, OCI Speech, and OCI Vision.
  3. 3. Machine learning uses OCI Data Science, Auto ML, and Oracle Machine Learning Notebooks.
  4. 4. Streaming analytics uses OCI GoldenGate Stream Analytics.

The Measure, Act pillar comprises three consumers: dashboards and reports, applications, and machine learning models.

The three central pillars—Ingest, Transform; Persist, Curate, Create; and Analyze, Learn, Predict—are supported by infrastructure, network, security, and IAM.



There are three main ways to inject data into an architecture to enable financial services organisations to create a 360-degree view of their customers.

  • To start our process, we need to ingest our customer transactions. Transactional data includes deposits and withdrawals; this data is highly structured and mastered in core banking or operational applications and systems. These datasets often comprise large volumes of often on-premises data, and in most cases, batch ingestion following source processing is typically most efficient. This data is generally ingested on a specific schedule, such as hourly at 30 minutes past the hour or daily at 2 p.m. (occasionally periods will be longer than this for complex processes).
  • Customer data from customer relationship and experience systems usually requires little transformation or aggregation during ingestion and may be handled purely via a change data capture process to capture changes to datasets initially loaded in bulk. Further data can be sourced from operational systems, web clicks, social media feeds, and third-party customer data feeds.
  • Streaming ingestion will be used to ingest data read from beacons in branch locations through IoT, machine-to-machine communications, and other means. Video imaging can also be consumed this way. Additionally, in this example, we intend to analyze and rapidly respond to consumer sentiment by analyzing social media messages, responses to first-party posts, and trending messages. Social media (application) messages/events will be ingested with the option to perform some basic transformation/aggregation before storing the data in cloud storage or a data lake. Additional stream analytics can be used to identify correlating consumer events and behavior, and identified patterns can be fed back (manually) for OCI Data Science to examine the raw data.

Data persistence and processing is built on three (optionally four) components.

  • Ingested raw data is stored in cloud storage. We will use OCI Data Flow for the batch processing of this now persisted streamed data, such as tweets (JSON), location data, sensor data from beacons and apps, geo-mapping data, and product reference data. These processed datasets are returned to cloud storage for onward persistence, curation, and analysis and ultimately for loading in optimized form to the serving data store. Alternatively, depending on architectural preference, this can be accomplished with OCI Big Data Service as a managed Hadoop cluster.
  • We have now created processed datasets ready to be persisted in optimized relational form for curation and query performance in the serving data store. This will enable us to identify and return the top trending product and consumer hashtags, which can be enriched with location, inventory, and product data from enterprise systems.

The ability to analyze, learn, and predict is built on two technologies.

  • Analytics and visualization services deliver descriptive analytics (describes current trends with histograms and charts), predictive analytics (predicts future events, identifies trends, and determines the probability of uncertain outcomes), and prescriptive analytics (proposes suitable actions, leading to optimal decision-making), enabling financial services institutions to answer questions such as
    • Does our upsell activity align with campaign predictions and has customer engagement activity changed as a result?
    • What products are driving the most customer engagement? How do they compare with the best-selling products and services in a division or department?
    • Are we seeing “channel fatigue,” and, if so, is it causing customers to disengage with the channel?
  • Alongside the use of advanced analytics, machine learning models are developed, trained, and deployed. These models can be accessed via APIs, deployed within the serving data store, or embedded as part of the OCI GoldenGate streaming analytics pipeline.
  • Our curated, tested, and high-quality data and models can have governance rules and policies applied and can be exposed as a data product (API) within a data mesh architecture for distribution across the financial services organization.

Meet customer expectations with automated intelligence

By leveraging all the available data across each customer’s lifecycle—including structured, semistructured, and unstructured data—and applying advanced big data analytics, machine learning, and AI to a complete record of previous customer interactions, financial services organizations can

  • Design and provide highly relevant, in-the-moment, personalized customer experiences.
  • Incorporate second- and third-party data to improve the customer experience and use analytics to predict (and influence) customer behavior.
  • Use AI to recommend next-best actions, delivering more consistent customer interactions and refined customer outcomes.
  • Evolve advisory and sales activities from being reactive to being proactive by leveraging robo-advisors both to provide self-service tools and to help employees serve customers better.
  • Understand each customer’s history, anticipate their needs, and ensure their experience, at each stage of the customer lifecycle, exceeds their expectations.

赶快行动

试用逾 20 个永久免费云服务,或在 30 天试用版中体验更多服务

Oracle 提供的免费套餐无时间限制,包含了自治数据库、Arm 计算和存储等 20 多项服务,另外还有 300 美元的免费储值,让您可以试用更多云服务。立即获取详细信息并注册您的免费帐户。

  • Oracle 云免费套餐包含哪些内容?

    • 2 个自治数据库,各 20 GB
    • AMD 和 Arm 计算 VM
    • 总共 200 GB 块存储
    • 10 GB 对象存储空间
    • 每月 10 TB 出站数据传输
    • 超过 10 项 Always Free 服务
    • 价值 300 美元的免费储值,有效期 30 天

通过分步指导学习

通过教程和动手实验室体验各种 OCI 服务。无论您是开发人员、管理员还是分析师,我们都可以帮助您了解 OCI 的工作原理。许多上机练习都运行于 Oracle 云免费套餐或 Oracle 提供的免费上机练习环境中。

  • 开始使用 OCI 核心服务

    本课程中的上机练习介绍了 Oracle Cloud Infrastructure (OCI) 核心服务,包括虚拟云网络 (VCN) 以及计算和存储服务。

    立即开始 OCI 核心服务练习
  • 自治数据库快速入门

    在本课程中,您将了解如何开始使用 Oracle 自治数据库。

    立即开始自治数据库快速入门练习
  • 基于电子表格构建应用

    此练习将指导您如何将电子表格上传到 Oracle 数据库表中,然后基于新表格创建应用程序。

    立即开始练习
  • 在 OCI 上部署 HA 应用

    在本练习中,您将在 Oracle Cloud Infrastructure (OCI) 中的两个计算实例上部署 Web 服务器,这些实例由负载均衡器在高可用性 (HA) 模式下配置。

    立即开始 HA 应用练习

了解 150 多个优秀实践设计

了解我们的架构师和其他客户如何部署各种工作负载,包括从企业应用到高性能计算 (HPC),再从微服务到数据湖的工作负载。您可以通过“构建并部署”系列视频参考其他客户架构师提供的优秀实践,并使用“一键部署”功能或者通过 GitHub 资料档案库部署更多工作负载。

广受欢迎的架构

  • Apache Tomcat 和 MySQL 数据库服务
  • 在 Kubernetes 上运行 Oracle Weblogic 和 Jenkins
  • 机器学习和人工智能环境
  • 基于 Arm 的 Tomcat 和 Oracle 自治数据库
  • 用 ELK 堆栈进行日志分析
  • 使用 OpenFOAM 的高性能计算

了解您可以通过 OCI 节省多少成本

在定价方面,Oracle 云采用全球统一超低定价,并支持各种使用场景。请利用成本估算器并配置所需服务,以估算低费率。

体验不同之处:

  • 1/4 出站带宽成本
  • 3 倍计算性价比
  • 全球统一超低价格
  • 超低定价且无需缴付多年的承诺款

联系销售

想了解更多有关 Oracle Cloud Infrastructure 的信息?让我们的专家为您提供帮助。

  • 专家能为您解答以下问题:

    • 哪些工作负载可以在 OCI 中高效运行?
    • 如何充分利用对 Oracle 的投资?
    • OCI 在云计算行业中有哪些优势?
    • OCI 如何为您的 IaaSPaaS 目标提供支持?

注:为免疑义,本网页所用以下术语专指以下含义:

  1. Oracle 专指 Oracle 境外公司而非甲骨文中国。
  2. 相关 Cloud 或云术语均指代 Oracle 境外公司提供的云技术或其解决方案。