SlideShare a Scribd company logo
1 of 142
Download to read offline

We issue credit cards
"Softbank Card" to
consumers.
Credit Card Issuer
Payment Aggregator
We provide a comprehensive
payment platform that offers
various online payment solutions.
Credit Card Acquirer
We are the only payment aggregator
in Japan who accepts and processes
transactions made with major brands
(VISA/ mastercard/ UnionPay).
Softbank customers can also
pay for online purchases via
their phone bill as Japan’s
leading carrier company.
Carrier Billing Provider
We issue credit cards
"Softbank Card" to consumer.
Credit Card Issuer
Payment Aggregator
We provide a comprehensive
payment platform that offers
various online payment solutions.
Credit Card Acquirer
We are an only payment aggregator
in Japan that accepts and
processes transactions made with a
major brands(VISA/ mastercard/
UnionPay) as an acquirer.
We provide consumers to
pay for online purchases with
their phone bill as Japanese
leading carrier company.
Carrier Billing Provider
If you have any questions, we’d be
happy to answer them at the end of
our presentation
●
●
●
We left all development of our services to
outside vendors.
There were zero in-house engineers writing code.
The development environment was not ready.
Problem
Team
Problem Developed Support Tools
Introduced ToolsTeam
Problem
Team
Developed Support Tools
Introduced Tools
3 Engineers joined!
Accelerated KAIZEN tasks by a team
①
Problem
Team
①
Problem Created dashboards
Introduced Tools
Elasticsearch
Logstash
Kibana
Team
②
Problem
Team
②
Problem Re-architected with Spring
Introduced Tools
 
 
Team
②
Problem Re-architected with Spring
Introduced Tools
 
 
Team One more engineer joined!
●
●
●
Merchants
Financial
Institutions
E-Commerce
Gaming
Education
RealEstate
Etc
E-Books/Movies
Unified
Payment Service
Tickets
Provides several payment methods as API to EC sites
Credit Card
Mobile Carrier
Convenience Store
Prepaid Card
Account Transfer
Point
Account Integration
当社Our Company
API
Development target
Online Payment Service
Merchants
Financial
Institutions
E-Commerce
Gaming
Education
RealEstate
Etc
E-Books/Movies
Unified
Payment Service
Tickets
Provides several payment methods as API to EC sites
Credit Card
Mobile Carrier
Convenience Store
Prepaid Card
Account Transfer
Point
Account Integration
当社Our Company
API
Development target
Online Payment Service
Number of adoption
111,742 stores
(As of May 2019)
Transaction Amount
$ 28 billion
(As of 2018)
Merchants
Financial
Institutions
E-Commerce
Game
Education
RealEstate
Etc
E-Book/Movie
Unified
Payment Service
Ticket
Provides several payment methods as API to EC sites
Credit Card
Mobile Carrier
Convenience Store
Prepaid Card
Account Transfer
Point
Account Integration
当社Our Company
API
Development target
Online Payment Service
40+ payment methods
supported
Merchants
Financial
Institutions
E-Commerce
Gaming
Education
RealEstate
Etc
E-Books/Movies
Unified
Payment Service
Tickets
Provides several payment methods as API to EC sites
Credit Card
Mobile Carrier
Convenience Store
Prepaid Card
Account Transfer
Point
Account Integration
当社Our Company
API
Development target
Online Payment Service
Located between merchant systems
and financial institution systems
Requirements for the new system
●
●
●
Before…
Every project was lead by external vendors
(A long path from estimation / contract /
requirement definition to
acceptance)
Requirements for the new system
●
●
●
今までは…
案件毎に開発ベンダさんのチカラを借りて構築
(見積もり/要件定義から検収まで長い道のり)
Outsourcing made it impossible to deliver
incrementally and quickly in the agile way.
Requirements for the new system
●
●
●
Speedy delivery and
Continuous improvement
through in-house development
Team
In-house dev PJ
One more engineer joined!
6-person team
Introduced Tools
Cloud Native Platform
based on Pivotal Platform
・
・
??
・
・
・
??
What we needed
・
・
●
●
●
●
●
●
Buildpack converts source code to a container image.
Developers don’t need to write a Dockerfile.
cf push + Buildpack reduces extra works!
Team structure and responsibility boundary
Team structure and responsibility boundaryTeam structure and responsibility boundary
Networking
Storage
Servers
Virtualization
O/S
Middleware
Runtime
Platform Operators
2 people
Team structure and responsibility boundary
Networking
Storage
Servers
Virtualization
O/S
Middleware
Runtime
Data
Application
Application Developers
4 people
Platform Operators
2 people
Networking
Storage
Servers
Virtualization
O/S
Middleware
Runtime
Data
Application
Focus on building and
operating platforms
Application Developers
4 people
Platform Operators
2 people
Team structure and responsibility boundary
Networking
Storage
Servers
Virtualization
O/S
Middleware
Runtime
Data
Application
Focus on design and
implementation of
business code
Team structure and responsibility boundary
Application Developers
4 people
Platform Operators
2 people
Networking
Storage
Servers
Virtualization
O/S
Middleware
Runtime
Data
Application
12 Factor App The only contract is
“12 Factor App”.
No vendor lock in.
Application Developers
4 people
Team structure and responsibility boundary
Platform Operators
2 people
➢
➢
➢
➢
syslog+TLS
Logstash
Elasticsearch
Kibana
cf pushConcourse
PrometheusGrafana
git push
cf create-service
cf bind-service
➢
➢
➢
➢
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
、 、 、
、
( ➡ )
API
Gateway
Service A
Service B
Service C
Financial
Institution A
Financial
Institution B
Financial
Institution C
Merchant X
Merchant Y
Merchant Z
( ➡ )
API
Gateway
Service A
Service B
Service C
Financial
Institution A
Financial
Institution B
Financial
Institution C
Merchant X
Merchant Y
Merchant Z
、 、
、
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Financial
Institution A
Financial
Institution B
Financial
Institution C
Merchant X
Merchant Y
Merchant Z
Each app is deployed on PAS as
a microservice
( ➡ )
API
Gateway
Service A
Service B
Service C
Financial
Institution A
Financial
Institution B
Financial
Institution C
Merchant X
Merchant Y
Merchant Z
Each app is implemented
with Java and Spring Boot
( ➡ )
API
Gateway
Service A
Service B
Service C
Financial
Institution A
Financial
Institution B
Financial
Institution C
Merchant X
Merchant Y
Merchant Z
API
Gateway
Service A
Service B
Service C
Financial
Institution A
Financial
Institution B
Financial
Institution C
( ➡ )
Merchant X
Merchant Y
Merchant Z
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
The systems of merchants system and financial
institutions are out of our control
( ➡ )
Hystrix
API
Gateway
Service A
Service B
Service C
Merchant A
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Introduced Hystrix Circuit Breaker
for inter-system communications
Hystrix
Hystrix
Hystrix
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Without Circuit Breaker,
If a system outage happens in
financial institution A …
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Slow Response, Timeout
( ➡ )
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
The failure is propagated to
Service A, blocking processes
and causing possible thread
exhaustion
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Failure propagated to API
Gateway causing blocked
processes, thread depletion
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
( ➡ )
Failure propagated to API
Gateway causing blocked
processes, thread depletion
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
B and C are affected by the failure
of financial institution A.
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
( ➡ )
With Circuit Breaker
If a system outage happens in
financial institution A …
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Circuit Breaker prevents the failure
propagation.
No worry about the effect to other financial
institutions.
( ➡ )
API
Gateway
Service A
Service B
Service C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Circuit Breaker adds fault tolerance
and resiliency to the app
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
( ➡ )
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
Introduced RabbitMQ + Spring Cloud
Stream for async processing
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
When a failure happens in the
merchant system
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Hystrix
The message will be diverted to a “Dead
Letter Queue” and requeued later
( ➡ )
Notification
Gateway
Receiver A
Receiver B
Receiver C
Merchant X
Merchant Y
Merchant Z
Financial
Institution A
Financial
Institution B
Financial
Institution C
Hystrix
Hystrix
Hystrix
Even if an outage happens in the
merchant, the Circuit Breaker will
prevent the failure propagation.
Hystrix
⤴
⤴
➢
➢
➢
➢
https://concourse-ci.org/
Concourse
https://concourse-ci.org/
Concourse
Staging
Develop
Production
Push to a branch triggers the pipeline
Staging
Develop
Production
Unit test for each Java version
to detect issues on new versions earlier
Staging
Develop
Production
Staging
Develop
Production
Staging
Develop
Production
Develop Cycle by CI
Staging
Develop
Production
Staging
Develop
Production
Merging to master branch triggers
deploy to Nexus repository
Staging
Develop
Production
Production
One-click Deploy to production
from Nexus Repository using nexus concourse resource
API
Gateway
Service A
Service B
Service C
Financial
Institution B
Mock
Financial
Institution B
Mock
Financial
Institution B
Mock
●
●
Problem
HTTP transmission processing is low throughput
Unexpected short of Circuit Breaker
Report html
cf push
Performance testing should be
repeated over and over during development
to ensure continuous improvement.
➢
○
○
○
※Metrics, tracing, and logging 
https://peter.bourgon.org/blog/2017/02/21/metrics-tracing-and-logging.html
➢
○
○
○
・
・
・
・
 
Preset Dashboard
Preset Alerts
rabbitmq
⇒
{
"targets":[
"10.0.1.1",
"10.0.2.1",
"10.0.3.1",
"10.0.1.2",
"10.0.2.2",
],
"labels":{
"__meta_bosh_deployment":"rabbitmq",
"__meta_bosh_job_process_name":"rabbitmq-server"
}
}
Targets are added
automatically
Org A
⇒
Promregator
SpaceA
CF Cloud
Controller
Devs don’t care
Prometheus
https://github.com/promregator/promregator
Considering migration
to Metrics Registrar
Micrometer
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
management:
endpoints:
web:
exposure:
include: "*"
base-path: /actuator
Also shows past changes
Visualize if each deployment is healthy
at this moment
Visualize if each VM is healthy
at this moment
Warning
Ops
Warning
Ops
・ ・
Dev
We can always check all metrics in
Grafana that we have ever collected
from logs
・CPU
・JVM Memory(per area)
・Thread
・GC(frequency、time)
・Classloader
Dev
Can always check metrics in Grafana
we have ever collected from logs
・CPU
・JVM Memory(per area)
・Thread
・GC(frequency、time)
・Classloader
Action is triggered by alerting
Ops
Dev
No outsourcing to
external monitoring center
org_name: OrgA
severity: fatal
org_name: OrgA
severity: /.*/
severity: fatal
severity: /.*/
Set route/receiver
using org_name,
severity as keys
Twilio call for emergency
(24 hour support)
Link to the Grafana dashboard
Detect RabbitMQ Dead Letter QueueCall
・
・ ・ ・
・
・
・
・
・
Detect the decrease of
the service level
before user’s report
➢
○
○
○
 ・
 ・
Ops
Dev
Biz
ElastAlert
Praeco
Firehose
to syslog
Firehose-to
-syslog
Firehose-to
-syslog
Firehose-to
-syslog
Loggregator
Agent
Doppler
STD
OUT
STD
OUT
Considering migration
to Syslog Drain
---
releases:
- name: syslog
version: "11.4.0"
url: "https://bosh.io/xxx?v=11.4.0"
sha1: "xxx"
addons:
- name: syslog
exclude:
jobs:
- name: syslog_forwarder
release: syslog
jobs:
- name: syslog_forwarder
release: syslog
properties:
syslog:
address: logstash.xxx.jp
port: 5514
transport: tcp
tls_enabled: true
permitted_peer: "*.xxx.jp"
ca_cert: |
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
Ops
Dev
Biz
Biz
Dev
System Error
In a merchant
High latency
in a financial
institution
Ops
Ops
Dev
cf_org_name: OrgA
log_level: ERROR
cf_org_name: OrgA
log_level: WARN
@message: xxx
@message: xxx
Set notification
destination using
cf_org_name,
log_level as keys
Twilio call for emergency
(24 hour support)
ElastAlert
➢
○
○
○
Service A
Merchant X
Financial
Institution A
API
Gateway
Receiver A
Notification
Gateway
Visualize
You can see a bottleneck at a glance across
multiple services.
Zipkin, Spring Cloud Sleuth
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zipkin</artifactId>
</dependency>
spring:
zipkin:
base-url: https://my-zipkin.example.com
service.name: my-application
sender.type: web
Ops
Dev
Biz
Share Elasticsearch with LoggingConfigure
instrumentations
# of transactions
Duration (Avg) Duratin (Percentile)
On-premise
Existing app
Existing
system team
Apps on PCF Dev
Something
happens in the
existing app?
Let me check
➢
➢
Case1: Effect on Business members
Specialist of credit card system (NOT developer)
Biz
# of transactions
Duration (Avg) Duratin (Percentile)
Case1: Effect on Business members
Specialist of credit card system (NOT developer)
Something wrong...
It should be shorter...
Biz
Specialist of Credit Card System (Not developer)
Jump to Zipkin
Case1: Effect on Business members
This process affects?
Biz
Dev
Case1: Effect on Business members
Biz member can detect the problem.
I’ll check now.
This transaction seems
to be something wrong.Biz
Case2: Detect of abnormal trend
Case2: Detect of abnormal trend
With long time period,
delayed on specific time slot.
22:00 22:00 22:00
No problem
Case2: Detect of abnormal trend
No transaction finished.
Transaction might be locked.
On-premise
Existing app
Apps on PCF
Case2: Detect of abnormal trend
Delays on a specific time slot
Re-considered the number of
parallels and timeout.
Case2: Detect of abnormal trend
Our system was improved
by detecting slight abnormality
Improves apps’ operation efficiency
dramatically
●
●
●
●
Before After
Release
Improvement
Release Work Manual work One click
Release Quality Human error occurs No mistakes
Release Time 45 min 5 min
Use of
Cloud
Scaleout operation Manual work One click
Container
Orchestration
- Leave it to the
platform
Auto-restart Self-made tools Leave it to the
platform
●
●
●
A platform cannot be built by only relying on
outsourced vendors.
It’s possible to build and operate a platform by
taking ownership in-house.
A powerful platform allows a small engineering
team to focus on application development.
SpringOne Platform 2019

More Related Content

What's hot

Productsheet Leto
Productsheet LetoProductsheet Leto
Productsheet Leto
cavebring
 
Networld Bangladesh_ Final Broucher
Networld Bangladesh_ Final BroucherNetworld Bangladesh_ Final Broucher
Networld Bangladesh_ Final Broucher
Tusar Kumar Roy
 
White Eagle Corporate Presentation December 2011
White Eagle Corporate Presentation December 2011White Eagle Corporate Presentation December 2011
White Eagle Corporate Presentation December 2011
warrenhardy
 

What's hot (19)

Epay ppp
Epay pppEpay ppp
Epay ppp
 
apidays LIVE Australia 2021 - API Economy in Financial Services by Siddhant A...
apidays LIVE Australia 2021 - API Economy in Financial Services by Siddhant A...apidays LIVE Australia 2021 - API Economy in Financial Services by Siddhant A...
apidays LIVE Australia 2021 - API Economy in Financial Services by Siddhant A...
 
apidays LIVE Jakarta - Leveraging Business Growth with Telco API by Iwan Pujo...
apidays LIVE Jakarta - Leveraging Business Growth with Telco API by Iwan Pujo...apidays LIVE Jakarta - Leveraging Business Growth with Telco API by Iwan Pujo...
apidays LIVE Jakarta - Leveraging Business Growth with Telco API by Iwan Pujo...
 
Productsheet Leto
Productsheet LetoProductsheet Leto
Productsheet Leto
 
Comparative study between e pay company
Comparative study between e pay companyComparative study between e pay company
Comparative study between e pay company
 
eSewa | Growth and Services
eSewa | Growth and ServiceseSewa | Growth and Services
eSewa | Growth and Services
 
Networld Bangladesh_ Final Broucher
Networld Bangladesh_ Final BroucherNetworld Bangladesh_ Final Broucher
Networld Bangladesh_ Final Broucher
 
Crediton lending tech ficci
Crediton lending tech ficciCrediton lending tech ficci
Crediton lending tech ficci
 
White Eagle Corporate Presentation December 2011
White Eagle Corporate Presentation December 2011White Eagle Corporate Presentation December 2011
White Eagle Corporate Presentation December 2011
 
E-sewa (a largest e-commerce website in Nepal)
E-sewa (a largest e-commerce website in Nepal)E-sewa (a largest e-commerce website in Nepal)
E-sewa (a largest e-commerce website in Nepal)
 
Helping your business escape the competition with UPI payments -Wibmopay
Helping your business escape the competition with UPI payments -WibmopayHelping your business escape the competition with UPI payments -Wibmopay
Helping your business escape the competition with UPI payments -Wibmopay
 
Shufti Pro| Digital Identity Verification Solution
Shufti Pro| Digital Identity Verification SolutionShufti Pro| Digital Identity Verification Solution
Shufti Pro| Digital Identity Verification Solution
 
apidays LIVE Singapore - Social + payments: Why Fintechs need social features...
apidays LIVE Singapore - Social + payments: Why Fintechs need social features...apidays LIVE Singapore - Social + payments: Why Fintechs need social features...
apidays LIVE Singapore - Social + payments: Why Fintechs need social features...
 
Mos utility pvt ltd
Mos utility pvt ltd Mos utility pvt ltd
Mos utility pvt ltd
 
Upi training
Upi trainingUpi training
Upi training
 
Wibmopay- Helping your business escape the competition with group-payments
Wibmopay- Helping your business escape the competition with group-paymentsWibmopay- Helping your business escape the competition with group-payments
Wibmopay- Helping your business escape the competition with group-payments
 
Bhim app
Bhim appBhim app
Bhim app
 
Zerodha: Journey of Nithin Kamath
Zerodha: Journey of Nithin KamathZerodha: Journey of Nithin Kamath
Zerodha: Journey of Nithin Kamath
 
How FinTech Innovator Razorpay Uses Open-Source Tracing And Observability to ...
How FinTech Innovator Razorpay Uses Open-Source Tracing And Observability to ...How FinTech Innovator Razorpay Uses Open-Source Tracing And Observability to ...
How FinTech Innovator Razorpay Uses Open-Source Tracing And Observability to ...
 

Similar to SpringOne Platform 2019

Wiseasy Digital Banking Solution Introduction.pdf
Wiseasy Digital Banking Solution Introduction.pdfWiseasy Digital Banking Solution Introduction.pdf
Wiseasy Digital Banking Solution Introduction.pdf
kjhfjfhdsjlf
 

Similar to SpringOne Platform 2019 (20)

#2 Finance MuleSoft Meetup - SWIFT GPI Use Case & Demo
#2 Finance MuleSoft Meetup - SWIFT GPI Use Case & Demo#2 Finance MuleSoft Meetup - SWIFT GPI Use Case & Demo
#2 Finance MuleSoft Meetup - SWIFT GPI Use Case & Demo
 
Ronghan Group how we works
Ronghan Group how we worksRonghan Group how we works
Ronghan Group how we works
 
The Swisscom APi journey
The Swisscom APi journeyThe Swisscom APi journey
The Swisscom APi journey
 
Wiseasy Digital Banking Solution Introduction.pdf
Wiseasy Digital Banking Solution Introduction.pdfWiseasy Digital Banking Solution Introduction.pdf
Wiseasy Digital Banking Solution Introduction.pdf
 
Stripe Integration With MuleSoft
Stripe Integration With MuleSoftStripe Integration With MuleSoft
Stripe Integration With MuleSoft
 
Backbase Webinar: Everyday banking
Backbase Webinar: Everyday banking Backbase Webinar: Everyday banking
Backbase Webinar: Everyday banking
 
Top 10 Features and Benefits of eCommerce Payment Gateway
Top 10 Features and Benefits of eCommerce Payment GatewayTop 10 Features and Benefits of eCommerce Payment Gateway
Top 10 Features and Benefits of eCommerce Payment Gateway
 
CCAvenue Features Presentation
CCAvenue Features PresentationCCAvenue Features Presentation
CCAvenue Features Presentation
 
figo Banking API: A Banking Service Provider for FinTech Startups
figo Banking API: A Banking Service Provider for FinTech Startupsfigo Banking API: A Banking Service Provider for FinTech Startups
figo Banking API: A Banking Service Provider for FinTech Startups
 
RECHARGE API
RECHARGE APIRECHARGE API
RECHARGE API
 
Digipay.guru Empowering fintech innovators
Digipay.guru Empowering fintech innovatorsDigipay.guru Empowering fintech innovators
Digipay.guru Empowering fintech innovators
 
Discover Tradeshift Pay
Discover Tradeshift PayDiscover Tradeshift Pay
Discover Tradeshift Pay
 
Enough talking - it's time to start doing
Enough talking - it's time to start doingEnough talking - it's time to start doing
Enough talking - it's time to start doing
 
One Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow IntegrationOne Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow Integration
 
Open Banking APIs on AWS
Open Banking APIs on AWSOpen Banking APIs on AWS
Open Banking APIs on AWS
 
ForgeRock Open banking - Meetup 28/06/2018
ForgeRock Open banking - Meetup 28/06/2018ForgeRock Open banking - Meetup 28/06/2018
ForgeRock Open banking - Meetup 28/06/2018
 
360 Degrees of FinTech (R)evolution
360 Degrees of FinTech (R)evolution360 Degrees of FinTech (R)evolution
360 Degrees of FinTech (R)evolution
 
360 degrees of FinTech (R)evolution
360 degrees of FinTech (R)evolution360 degrees of FinTech (R)evolution
360 degrees of FinTech (R)evolution
 
360 degrees fintech revolution at ArabNet Beirut 2017
360 degrees fintech revolution at ArabNet Beirut 2017360 degrees fintech revolution at ArabNet Beirut 2017
360 degrees fintech revolution at ArabNet Beirut 2017
 
Business proposal
Business proposalBusiness proposal
Business proposal
 

Recently uploaded

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Recently uploaded (20)

data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 

SpringOne Platform 2019