Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Platform Thinking - Bringing Agility to Business
Search
Avinash Chugh
October 17, 2019
Technology
0
26
Platform Thinking - Bringing Agility to Business
...deck used recently at the Bank of America - Innovation Day, 2019 in Hyderabad.
Avinash Chugh
October 17, 2019
Tweet
Share
More Decks by Avinash Chugh
See All by Avinash Chugh
Embracing the changing technology paradigms
avinashchugh
0
22
product thinking is problem solving.
avinashchugh
0
140
The anatomy of a platform.
avinashchugh
0
100
Evolutionary Enterprise Architectures
avinashchugh
0
55
Continuous Delivery in Motion
avinashchugh
0
120
seven tips to effective writing
avinashchugh
0
190
clean code: four rules of simple design
avinashchugh
5
1.1k
micro services, yotta benefits
avinashchugh
1
170
managing build artifacts with nexus
avinashchugh
0
72
Other Decks in Technology
See All in Technology
20241214_WACATE2024冬_テスト設計技法をチョット俯瞰してみよう
kzsuzuki
3
520
NW-JAWS #14 re:Invent 2024(予選落ち含)で 発表された推しアップデートについて
nagisa53
0
270
オプトインカメラ:UWB測位を応用したオプトイン型のカメラ計測
matthewlujp
0
180
私なりのAIのご紹介 [2024年版]
qt_luigi
1
120
小学3年生夏休みの自由研究「夏休みに Copilot で遊んでみた」
taichinakamura
0
160
レンジャーシステムズ | 会社紹介(採用ピッチ)
rssytems
0
150
ブラックフライデーで購入したPixel9で、Gemini Nanoを動かしてみた
marchin1989
1
540
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
190
プロダクト開発を加速させるためのQA文化の築き方 / How to build QA culture to accelerate product development
mii3king
1
270
ずっと昔に Star をつけたはずの思い出せない GitHub リポジトリを見つけたい!
rokuosan
0
150
OpenAIの蒸留機能(Model Distillation)を使用して運用中のLLMのコストを削減する取り組み
pharma_x_tech
4
560
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
0
98
The Invisible Side of Design
smashingmag
298
50k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
VelocityConf: Rendering Performance Case Studies
addyosmani
326
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
Designing on Purpose - Digital PM Summit 2013
jponch
116
7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Transcript
GLOBAL SOFTWARE CONSULTANCY Platform Thinking Bringing Agility to Business Avinash
Chugh, Head of Technology, ThoughtWorks India 1 © 2019 ThoughtWorks
2 They are setting the standard for what it means
to be a modern digital business, while the rest of the world is feeling pressured to catch up. But to truly succeed you must understand the authentic digital YOU THE DIGITAL DISRUPTORS © 2019 ThoughtWorks
3 MODERN DIGITAL BUSINESSES DELIVER RESULTS Organized around outcomes, the
ability to respond and deliver technology that enables value. Address heightened customer expectations, build intimacy and gain competitive advantage Deep Customer Insights Technologies & business processes that make new opportunities possible New Digital Revenue Streams Significantly faster delivery of new products & services to your customers Increased Speed to Market ©ThoughtWorks 2019 Commercial in Confidence © 2019 ThoughtWorks
4 ©ThoughtWorks 2019 Commercial in Confidence THE BUILDING BLOCKS OF
A MODERN DIGITAL BUSINESS Engineering Culture, Delivery Mindset Experience Design and Product Capability Platform Strategy Frictionless Operating Model Intelligence Driven Decision Making © 2019 ThoughtWorks
5 PLATFORM STRATEGY IN ACTION Reimagining the Digital Lending Platform
for a large private bank in INDIA
CHALLENGES IN THE ENTERPRISE WORLD 6 Hard to adapt means
the product could take months, maybe years to evolve/upgrade. 6 Hard to extract insights across the data islands, or address any real-time analytical business needs. An ecosystem of snowflake product implementation, each solving a specific business problem. Duplicate effort for building the exact, same capability across multiple organization silos. © 2019 ThoughtWorks
7 7 ONLINE SERVICES Uber rides, Food orders Grocery purchases
Traveling abroad Mix up your images to match your content. DEFAULTERS Ratings on Uber and Amazon for sellers and buyers PAYMENT PATTERNS Utility bill payments Mutual Funds SIPs Insurance payments © 2019 ThoughtWorks EMERGING CONSUMER TRENDS Present opportunities to innovate in the digital lending space
DIGITAL PLATFORM STRATEGY A blueprint for execution 8 Delivery Infrastructure
Deliver faster Elastic infrastructure CI/CD pipelines Security Deployment runtime Monitoring Self Service Data Gain Insights Data pipeline design Realtime architecture Data lake design Data as Product Granular authorization Experimental Infra & Telemetry Experiment Responsibly Data collection Canary releases Toggle architecture Routing technology Visualization & Instrumentation Customer Touch Point Technology Consistent Experience Single customer view Content Strategy Personalization CD for Mobile Channel Redirect API & Architecture Remediation Build Ecosystem Developer experience Service boundaries Event driven architecture Public gateway MIcroservice SOA topologies © 2019 ThoughtWorks
Delivery Infrastructure Deliver faster Elastic infrastructure CI/CD pipelines Security Deployment
runtime Monitoring 9 • Automated path to production (deployment) • Observability and monitoring stack • Universal artifact management • Cloud-agnostic infrastructure © 2019 ThoughtWorks
CLOUD INFRASTRUCTURE HIGHER ORDER INFRA ON PREMISE INFRASTRUCTURE KUBERNETES CONTAINER
ORCHESTRATION LAYER KUBERNETES CONTAINER ORCHESTRATION LAYER Provides cloud- agnostic build & deployment strategy © 2019 ThoughtWorks
API & Architecture Remediation Build Ecosystem Developer experience Service boundaries
Event driven architecture Public gateway MIcroservice SOA topologies 11 • µ-services based architecture • Using bounded contexts to clearly demarcate the service boundaries • Event-driven architecture for the long running/async processes • Able to integrate with core-banking & third-party products © 2019 ThoughtWorks
Self Service Data Gain Insights Data pipeline design Realtime architecture
Data lake design Data as Product Granular authorization • Events are published as data pipeline to build realtime fraud detection in future Publishing key business events into Kafka streams to allow for real-time fraud detection capabilities in the future. 12 © 2019 ThoughtWorks
Experimental Infra & Telemetry Experiment Responsibly Data collection Canary releases
Toggle architecture Routing technology Visualization & Instrumentation 13 • Enabling canary product releases using the dynamic routing feature of the Service Mesh. • First-class support for user toggles, thereby enabling A/B testing and fallbacks • Real-time, self-service application metrics and dashboards/reporting © 2019 ThoughtWorks
• “Ask Me Never” user experience design • Personalised offers
and journeys • Seamless hand-off for applications and resume journey across channels and devices Customer Touch Point Technology Consistent Experience Single customer view Content Strategy Personalization CD for Mobile Channel Redirect 14 © 2019 ThoughtWorks
TECH STACK •C O D E •B UI L D
•P L A N •C O D E •B UI L D •P L A N CODE PLAN BUILD TEST RELEASE DEPLOY OPERATE MONITOR Dev Ops
DIGITAL PLATFORM STRATEGY Using these five pillars as the foundation
16 Delivery Infrastructure Deliver faster Elastic infrastructure CI/CD pipelines Security Deployment runtime Monitoring Self Service Data Gain Insights Data pipeline design Realtime architecture Data lake design Data as Product Granular authorization Experimental Infra & Telemetry Experiment Responsibly Data collection Canary releases Toggle architecture Routing technology Visualization & Instrumentation Customer Touch Point Technology Consistent Experience Single customer view Content Strategy Personalization CD for Mobile Channel Redirect API & Architecture Remediation Build Ecosystem Developer experience Service boundaries Event driven architecture Public gateway MIcroservice SOA topologies © 2019 ThoughtWorks
FURTHER READING 17
THANK YOU 18 AVINASH CHUGH © 2019 ThoughtWorks