SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
Cloud adoption
Risk.netSpecial report 2019
Sponsored by
1
Sponsored feature
Cloud adoption Special report 2019
Successfully moving risk
software to the cloud
Cloud technologies offer numerous benefits over traditional on-premise deployments.While the rate of adoption in the financial
services industry was initially slow, banks and asset managers are now embracing these technologies and moving their enterprise
applications to the cloud. CompatibL Technologies describes its experience of leveraging the latest serverless technologies for its
enterprise risk application
2
Sponsored feature
risk.net
Building new architecture versus moving
existing on-premise architecture to the cloud
Migrating a mature enterprise software package
to the cloud is a formidable challenge.A complex
project with tough deadlines and budget limitations
often causes a project’s leadership to take the path
of least resistance and simply transplant existing
software architecture to the cloud by relying on the
Infrastructure-as-a-Service (IaaS) offering of their
cloud provider.This option results in migrating the
application by merely creating its mirror image in the
cloud, with each on-premise server migrated to its
virtualised cloud counterpart.This approach requires
few changes in the software itself for the migration.
In the long run, this deprives organisations of
the tremendous value and potential of true cloud
technologies such as Docker, Kubernetes,Amazon
Web Services (AWS), and Lambda, Fargate, Step
and Azure functions.The advantages of true cloud
technologies include lower development and
operating costs – due to the use-based billing
model of the serverless cloud – and superior
scalability and flexibility.
By implementing serverless cloud technologies,
CompatibL was able to reduce the infrastructure cost
of CompatibL Risk Cloud deployment in theAWS
cloud by an average of 62%, and in theAzure cloud
by an average of 72% compared with deploying the
same application in an on-premise data centre.This
cost advantage was made possible by leveraging true
serverless cloud technologies rather than running the
existing application on virtualised servers.
Adapting to the central processing unit (CPU)-
heavy requirements of enterprise risk
Most cloud architecture solutions are designed for
a set of standard performance requirements that
are very different from the unique performance
requirements of enterprise risk management.
A typical cloud application has moderate CPU or
random access memory (RAM) requirements and
can run with each virtual CPU (vCPU) supporting a
large number of concurrent users without running
into performance limitations. In enterprise risk
management, most calculations are CPU- and RAM-
intensive.The cloud architect must consider the
limitations to popular cloud technologies that may
be triggered by running such loads.
For example, each AWS Lambda calculation is
limited to15 minutes – there are limits to how many
vCPUs an AWS Fargate run can use, and the list of
limitations unfamiliar to software engineers with
on-premises-only experience goes on and on.These
limitations must be addressed when moving from an
on-premise enterprise risk application that performs
a single, long calculation on a manycore server to
a cloud architecture where each element of the
calculation is limited in the time it takes to run and
the number of vCPUs it can use.
User collaboration in the cloud
With typical cloud applications, there is no need to
share query or calculation results between users –
the application performs each query or calculation
anew because the overhead costs of storing the
results exceed that of repeating the call to the
function that produces them.
In enterprise risk, using the application is a
collaborative process, and multiple users can work
together to produce or analyse the same complex,
CPU-intensive reports. In a well-designed enterprise
risk cloud application, users can view each other’s
progress and share their settings and results easily.
An effective and easy-to-use multi-user mode helps
reduce the cost of running enterprise risk in the
cloud through more effective collaboration and
data sharing.
Summary
Migrating to the cloud entails much more than
moving existing on-premise applications to
virtualised servers hosted by cloud IaaS providers.
Only by embracing true serverless cloud technologies
can firms leverage the full benefits of the cloud in
reducing the development and operational costs of
enterprise risk. ■
AWS and Azure
In CompatibL Risk multi-user mode, users can view current progress and other
users’ real-time changes
3
Sponsored Q&A
Cloud adoption Special report 2019
Seamless integration
Drivers of and barriers
to cloud adoption
Siarhei Niaborski, executive vice-president of risk at CompatibL, discusses the rate of cloud adoption in the capital markets industry
and its possible drivers and barriers, how firms can derive maximum value from cloud usage and the criteria on which firms should
determine their choice of cloud model
4
Sponsored Q&A
risk.net
To what extent are capital markets firms embracing cloud?
Siarhei Niaborski: In the past, the capital markets industry lagged behind
others when it came to cloud adoption.While the initially slow adoption rate
of cloud technologies in capital markets was often attributed to the need
to comply with regulations, other heavily regulated industries such as retail
banking and insurance have historically had a greater cloud adoption rate than
capital markets.
This trend is beginning to change, and capital markets firms are rapidly
moving towards cloud adoption.They now see technology transformation as
part of their strategic, long-term objectives.
As a software and services vendor, CompatibL is ready to collaborate with
its clients in their cloud transitions. CompatibL has developed multiple cloud
deployment options for its software – CompatibL Platform and CompatibL
Risk – including on-premise, hybrid cloud and public cloud. CompatibL has also
invested in making its software work with most mainstream cloud providers.
What is driving cloud use?
Siarhei Niaborski: The primary driver of cloud adoption in the capital markets
industry is the increased demand for low-cost computational and storage
resources that can be scaled up and down on demand according to the needs
of the enterprise.The ability to rapidly provision new infrastructure drives firms’
ability to quickly respond to changes in the market, deploy new technologies and
incorporate big data and new analytics into their business processes.
By cutting the time it takes to deploy and scale their IT infrastructure – and
avoiding the need to pay for excess capacity – cloud adoption helps firms better
meet their business needs and gain a competitive edge in today’s challenging
market environment.
How can firms maximise the benefits cloud offers?
Siarhei Niaborski: Firms may derive limited benefits from moving their existing
in-house or vendor applications that were initially designed for the data centre
to virtual servers hosted in the cloud without software re‑engineering and
without utilising true serverless cloud technologies. In this Infrastructure-as-a-
Service cloud deployment model, the firm retains full control over the servers and
makes either limited or no changes to their software. However, this approach
does not deliver the full power of the cloud.
To unlock the full potential of the cloud, the software itself must be
re‑engineered around such cloud technologies as serverless computing,
non‑structured query language (NoSQL) databases and cloud storage. Cloud
benefits can only be maximised by fully embracing the cloud, incorporating true
serverless cloud technology and tools into a firm’s application architecture, and
demanding the same of the firm’s vendors.
What are the barriers to wider cloud adoption?
Siarhei Niaborski: In the past, the main barrier to cloud adoption was the
lack of certainty and industry experience in complying with data protection
regulations and internal policies when firms’ data – and, more importantly,
their clients’ data – is not located in their own data centre. Following
advances in cloud security and the steps taken by regulators to clarify how
capital markets firms can implement regulatory data protection requirements
in the cloud, privacy and security are no longer the main obstacles to
cloud adoption.
The remaining challenge is the complexity of data and processes in large
capital markets enterprises. Unlike a typical cloud-based retail application,
the enterprise capital markets function relies on a complex network of data
providers, trading and risk systems, reporting solutions, and other existing
technology that must be migrated to the cloud.
CompatibL choses to invest not only in the latest cloud technologies but also
in training its integration and IT specialists to support clients’ transitions from
on-premises to the cloud.
What criteria should determine firms’ choice of cloud model?
Siarhei Niaborski: The National Institute of Standards and Technology, a
standards-setting body, defines three cloud service models (infrastructure,
platform and software) and four deployment models (private, hybrid, public
and community).
The infrastructure service mode – or Software-as-a-Service (SaaS) – is
suitable for firms looking to move their on-premises data centre to the cloud
without re-engineering their software around cloud services.While this
service model brings some limited benefits, only organisations that take the
next step of using the cloud via the platform service model – or Platform-
as-a-Service (PaaS) – maximise the value of cloud migration. For vendor
software, both PaaS and SaaS models offer full access to the latest cloud
technologies, and the choice between them depends on a firm’s preferences
as to who will maintain primary control over the cloud resources used to host
the firm’s data and run its processes – the firm itself for PaaS, or the vendor
for SaaS.
Of the four cloud deployment models, private, hybrid and public are
widely used in capital markets, while the fourth – a community deployment
model where a consortium of firms runs a shared cloud infrastructure – is
relatively rare.
The public cloud – namely, using the infrastructure of an established cloud
provider such as Amazon Web Services or Azure – is usually a more cost-effective
and flexible choice than the private or hybrid cloud. In addition, the public cloud
is frequently the best choice for early access to new cloud technologies. Software
vendors should be able to implement the firm’s choice of cloud deployment
model without restriction.
Where is the greatest potential for cloud computing in the future?
Siarhei Niaborski: The greatest potential for cloud computing for capital
markets is in enabling seamless integration of new technologies (such as
serverless computing and NoSQL) and paradigms (such as big data and
machine learning) into front-office and risk management applications.
The infrastructure and computing demands of these new, game-changing
technological advances are increasingly difficult to meet within the confines of
a traditional data centre.
Organisations that move their business processes to the cloud will gain a
decisive competitive advantage by being able to deploy the new technologies
and analytics faster and at lower cost than competitors that continue to use
on-premises data centres. n
Siarhei Niaborski
ExecutiveVice-President, Risk
www.compatibl.com
Cloud Adoption and Risk Report 2019

Contenu connexe

Tendances

What is the Next Generation for Application Managed Services?
What is the Next Generation for Application Managed Services?What is the Next Generation for Application Managed Services?
What is the Next Generation for Application Managed Services?
Hexaware Technologies
 
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
SlideTeam
 
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READYPaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
Rene Claudio
 
SOA Governance in the Cloud Webinar Slides
SOA Governance in the Cloud Webinar Slides SOA Governance in the Cloud Webinar Slides
SOA Governance in the Cloud Webinar Slides
WSO2
 

Tendances (20)

The Cloud Strategy
The Cloud StrategyThe Cloud Strategy
The Cloud Strategy
 
Cloud Application Rationalization- The Cloud, the Enterprise, and Making the ...
Cloud Application Rationalization- The Cloud, the Enterprise, and Making the ...Cloud Application Rationalization- The Cloud, the Enterprise, and Making the ...
Cloud Application Rationalization- The Cloud, the Enterprise, and Making the ...
 
Forecast 2014: ODCA Cloud Maturity Model V2.0
Forecast 2014: ODCA Cloud Maturity Model V2.0Forecast 2014: ODCA Cloud Maturity Model V2.0
Forecast 2014: ODCA Cloud Maturity Model V2.0
 
Cloud for business
Cloud for business Cloud for business
Cloud for business
 
Where are you at on your journey from on-premise SAP HCM to SuccessFactors th...
Where are you at on your journey from on-premise SAP HCM to SuccessFactors th...Where are you at on your journey from on-premise SAP HCM to SuccessFactors th...
Where are you at on your journey from on-premise SAP HCM to SuccessFactors th...
 
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
 
Why businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloudWhy businesses are moving Oracle applications to the cloud
Why businesses are moving Oracle applications to the cloud
 
Matias Creimerman - Cloud migration and modernization effort
Matias Creimerman - Cloud migration and modernization effortMatias Creimerman - Cloud migration and modernization effort
Matias Creimerman - Cloud migration and modernization effort
 
V mware operational readiness for cloud computing service
V mware operational readiness for cloud computing serviceV mware operational readiness for cloud computing service
V mware operational readiness for cloud computing service
 
Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses. Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses.
 
DevOps Transformation Approach - Addteq
DevOps Transformation Approach - AddteqDevOps Transformation Approach - Addteq
DevOps Transformation Approach - Addteq
 
Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016
 
What is the Next Generation for Application Managed Services?
What is the Next Generation for Application Managed Services?What is the Next Generation for Application Managed Services?
What is the Next Generation for Application Managed Services?
 
Developing Your Cloud Strategy
Developing Your Cloud StrategyDeveloping Your Cloud Strategy
Developing Your Cloud Strategy
 
Implementing governance in the cloud era
Implementing governance in the cloud eraImplementing governance in the cloud era
Implementing governance in the cloud era
 
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
Cloud Computing Roadmap Public Vs Private Vs Hybrid And SaaS Vs PaaS Vs IaaS ...
 
Cloud governance - theory and tools
Cloud governance - theory and toolsCloud governance - theory and tools
Cloud governance - theory and tools
 
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READYPaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
PaaS POV_To PaaS or Not There really is no question_150601_FINAL_PRINT_READY
 
Getronics - Governance and the Cloud
Getronics - Governance and the CloudGetronics - Governance and the Cloud
Getronics - Governance and the Cloud
 
SOA Governance in the Cloud Webinar Slides
SOA Governance in the Cloud Webinar Slides SOA Governance in the Cloud Webinar Slides
SOA Governance in the Cloud Webinar Slides
 

Similaire à Cloud Adoption and Risk Report 2019

The cloud promises
The cloud promisesThe cloud promises
The cloud promises
Grand Crue
 
KEMP Powers Application Migration to Public Cloud
KEMP Powers Application Migration to Public CloudKEMP Powers Application Migration to Public Cloud
KEMP Powers Application Migration to Public Cloud
Jason Dover
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
shraddhaudage
 
Cloud Computing 2.0
Cloud Computing 2.0Cloud Computing 2.0
Cloud Computing 2.0
Ahmed Banafa
 

Similaire à Cloud Adoption and Risk Report 2019 (20)

Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?
 
The cloud promises
The cloud promisesThe cloud promises
The cloud promises
 
KEMP Powers Application Migration to Public Cloud
KEMP Powers Application Migration to Public CloudKEMP Powers Application Migration to Public Cloud
KEMP Powers Application Migration to Public Cloud
 
Cloud Usage in Business Today and Tomorrow
Cloud Usage in Business Today and TomorrowCloud Usage in Business Today and Tomorrow
Cloud Usage in Business Today and Tomorrow
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue ...
 
Microsoft Cloud Computing E-Book
Microsoft Cloud Computing E-BookMicrosoft Cloud Computing E-Book
Microsoft Cloud Computing E-Book
 
Epaper
EpaperEpaper
Epaper
 
Cloud Whitepaper - Telco sp Cloud Market - Challenges
Cloud Whitepaper - Telco sp Cloud Market - ChallengesCloud Whitepaper - Telco sp Cloud Market - Challenges
Cloud Whitepaper - Telco sp Cloud Market - Challenges
 
All Clouds are Not Created Equal: A Logical Approach to Cloud Adoption in Y...
All Clouds are Not Created Equal:  A Logical Approach to Cloud Adoption in  Y...All Clouds are Not Created Equal:  A Logical Approach to Cloud Adoption in  Y...
All Clouds are Not Created Equal: A Logical Approach to Cloud Adoption in Y...
 
Best cloud computing training institute in noida
Best cloud computing training institute in noidaBest cloud computing training institute in noida
Best cloud computing training institute in noida
 
Cloud computing (3)
Cloud computing (3)Cloud computing (3)
Cloud computing (3)
 
Disadvantages of Cloud Computing
Disadvantages of Cloud ComputingDisadvantages of Cloud Computing
Disadvantages of Cloud Computing
 
Cloud
CloudCloud
Cloud
 
Hybrid cloud-for-flexible-accelerated-and-sustainable-it16-10-051475673810
Hybrid cloud-for-flexible-accelerated-and-sustainable-it16-10-051475673810Hybrid cloud-for-flexible-accelerated-and-sustainable-it16-10-051475673810
Hybrid cloud-for-flexible-accelerated-and-sustainable-it16-10-051475673810
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
 
Cloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris WhitepaperCloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris Whitepaper
 
IBM Cloud
IBM Cloud IBM Cloud
IBM Cloud
 
The Benefits of Cloud Computing for Application Modernization
The Benefits of Cloud Computing for Application ModernizationThe Benefits of Cloud Computing for Application Modernization
The Benefits of Cloud Computing for Application Modernization
 
Hybrid Cloud Architecture: How to Streamline Hybrid Cloud Migration
Hybrid Cloud Architecture: How to Streamline Hybrid Cloud MigrationHybrid Cloud Architecture: How to Streamline Hybrid Cloud Migration
Hybrid Cloud Architecture: How to Streamline Hybrid Cloud Migration
 
Cloud Computing 2.0
Cloud Computing 2.0Cloud Computing 2.0
Cloud Computing 2.0
 

Dernier

( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
roshnidevijkn ( Why You Choose Us? ) Escorts
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men 🔝Malda🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men  🔝Malda🔝   Escorts Ser...➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men  🔝Malda🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men 🔝Malda🔝 Escorts Ser...
amitlee9823
 
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 

Dernier (20)

Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
(Sexy Sheela) Call Girl Mumbai Call Now 👉9920725232👈 Mumbai Escorts 24x7
(Sexy Sheela) Call Girl Mumbai Call Now 👉9920725232👈 Mumbai Escorts 24x7(Sexy Sheela) Call Girl Mumbai Call Now 👉9920725232👈 Mumbai Escorts 24x7
(Sexy Sheela) Call Girl Mumbai Call Now 👉9920725232👈 Mumbai Escorts 24x7
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdf
 
7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
 
cost-volume-profit analysis.ppt(managerial accounting).pptx
cost-volume-profit analysis.ppt(managerial accounting).pptxcost-volume-profit analysis.ppt(managerial accounting).pptx
cost-volume-profit analysis.ppt(managerial accounting).pptx
 
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
VIP Kalyan Call Girls 🌐 9920725232 🌐 Make Your Dreams Come True With Mumbai E...
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Business Principles, Tools, and Techniques in Participating in Various Types...
Business Principles, Tools, and Techniques  in Participating in Various Types...Business Principles, Tools, and Techniques  in Participating in Various Types...
Business Principles, Tools, and Techniques in Participating in Various Types...
 
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men 🔝Malda🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men  🔝Malda🔝   Escorts Ser...➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men  🔝Malda🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ Malda Call-girls in Women Seeking Men 🔝Malda🔝 Escorts Ser...
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
VIP Call Girl in Mumbai Central 💧 9920725232 ( Call Me ) Get A New Crush Ever...
 
20240419-SMC-submission-Annual-Superannuation-Performance-Test-–-design-optio...
20240419-SMC-submission-Annual-Superannuation-Performance-Test-–-design-optio...20240419-SMC-submission-Annual-Superannuation-Performance-Test-–-design-optio...
20240419-SMC-submission-Annual-Superannuation-Performance-Test-–-design-optio...
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
Call Girls Service Pune ₹7.5k Pick Up & Drop With Cash Payment 9352852248 Cal...
 
Vasai-Virar High Profile Model Call Girls📞9833754194-Nalasopara Satisfy Call ...
Vasai-Virar High Profile Model Call Girls📞9833754194-Nalasopara Satisfy Call ...Vasai-Virar High Profile Model Call Girls📞9833754194-Nalasopara Satisfy Call ...
Vasai-Virar High Profile Model Call Girls📞9833754194-Nalasopara Satisfy Call ...
 
Kopar Khairane Russian Call Girls Number-9833754194-Navi Mumbai Fantastic Unl...
Kopar Khairane Russian Call Girls Number-9833754194-Navi Mumbai Fantastic Unl...Kopar Khairane Russian Call Girls Number-9833754194-Navi Mumbai Fantastic Unl...
Kopar Khairane Russian Call Girls Number-9833754194-Navi Mumbai Fantastic Unl...
 
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
Kharghar Blowjob Housewife Call Girls NUmber-9833754194-CBD Belapur Internati...
 

Cloud Adoption and Risk Report 2019

  • 2. 1 Sponsored feature Cloud adoption Special report 2019 Successfully moving risk software to the cloud Cloud technologies offer numerous benefits over traditional on-premise deployments.While the rate of adoption in the financial services industry was initially slow, banks and asset managers are now embracing these technologies and moving their enterprise applications to the cloud. CompatibL Technologies describes its experience of leveraging the latest serverless technologies for its enterprise risk application
  • 3. 2 Sponsored feature risk.net Building new architecture versus moving existing on-premise architecture to the cloud Migrating a mature enterprise software package to the cloud is a formidable challenge.A complex project with tough deadlines and budget limitations often causes a project’s leadership to take the path of least resistance and simply transplant existing software architecture to the cloud by relying on the Infrastructure-as-a-Service (IaaS) offering of their cloud provider.This option results in migrating the application by merely creating its mirror image in the cloud, with each on-premise server migrated to its virtualised cloud counterpart.This approach requires few changes in the software itself for the migration. In the long run, this deprives organisations of the tremendous value and potential of true cloud technologies such as Docker, Kubernetes,Amazon Web Services (AWS), and Lambda, Fargate, Step and Azure functions.The advantages of true cloud technologies include lower development and operating costs – due to the use-based billing model of the serverless cloud – and superior scalability and flexibility. By implementing serverless cloud technologies, CompatibL was able to reduce the infrastructure cost of CompatibL Risk Cloud deployment in theAWS cloud by an average of 62%, and in theAzure cloud by an average of 72% compared with deploying the same application in an on-premise data centre.This cost advantage was made possible by leveraging true serverless cloud technologies rather than running the existing application on virtualised servers. Adapting to the central processing unit (CPU)- heavy requirements of enterprise risk Most cloud architecture solutions are designed for a set of standard performance requirements that are very different from the unique performance requirements of enterprise risk management. A typical cloud application has moderate CPU or random access memory (RAM) requirements and can run with each virtual CPU (vCPU) supporting a large number of concurrent users without running into performance limitations. In enterprise risk management, most calculations are CPU- and RAM- intensive.The cloud architect must consider the limitations to popular cloud technologies that may be triggered by running such loads. For example, each AWS Lambda calculation is limited to15 minutes – there are limits to how many vCPUs an AWS Fargate run can use, and the list of limitations unfamiliar to software engineers with on-premises-only experience goes on and on.These limitations must be addressed when moving from an on-premise enterprise risk application that performs a single, long calculation on a manycore server to a cloud architecture where each element of the calculation is limited in the time it takes to run and the number of vCPUs it can use. User collaboration in the cloud With typical cloud applications, there is no need to share query or calculation results between users – the application performs each query or calculation anew because the overhead costs of storing the results exceed that of repeating the call to the function that produces them. In enterprise risk, using the application is a collaborative process, and multiple users can work together to produce or analyse the same complex, CPU-intensive reports. In a well-designed enterprise risk cloud application, users can view each other’s progress and share their settings and results easily. An effective and easy-to-use multi-user mode helps reduce the cost of running enterprise risk in the cloud through more effective collaboration and data sharing. Summary Migrating to the cloud entails much more than moving existing on-premise applications to virtualised servers hosted by cloud IaaS providers. Only by embracing true serverless cloud technologies can firms leverage the full benefits of the cloud in reducing the development and operational costs of enterprise risk. ■ AWS and Azure In CompatibL Risk multi-user mode, users can view current progress and other users’ real-time changes
  • 4. 3 Sponsored Q&A Cloud adoption Special report 2019 Seamless integration Drivers of and barriers to cloud adoption Siarhei Niaborski, executive vice-president of risk at CompatibL, discusses the rate of cloud adoption in the capital markets industry and its possible drivers and barriers, how firms can derive maximum value from cloud usage and the criteria on which firms should determine their choice of cloud model
  • 5. 4 Sponsored Q&A risk.net To what extent are capital markets firms embracing cloud? Siarhei Niaborski: In the past, the capital markets industry lagged behind others when it came to cloud adoption.While the initially slow adoption rate of cloud technologies in capital markets was often attributed to the need to comply with regulations, other heavily regulated industries such as retail banking and insurance have historically had a greater cloud adoption rate than capital markets. This trend is beginning to change, and capital markets firms are rapidly moving towards cloud adoption.They now see technology transformation as part of their strategic, long-term objectives. As a software and services vendor, CompatibL is ready to collaborate with its clients in their cloud transitions. CompatibL has developed multiple cloud deployment options for its software – CompatibL Platform and CompatibL Risk – including on-premise, hybrid cloud and public cloud. CompatibL has also invested in making its software work with most mainstream cloud providers. What is driving cloud use? Siarhei Niaborski: The primary driver of cloud adoption in the capital markets industry is the increased demand for low-cost computational and storage resources that can be scaled up and down on demand according to the needs of the enterprise.The ability to rapidly provision new infrastructure drives firms’ ability to quickly respond to changes in the market, deploy new technologies and incorporate big data and new analytics into their business processes. By cutting the time it takes to deploy and scale their IT infrastructure – and avoiding the need to pay for excess capacity – cloud adoption helps firms better meet their business needs and gain a competitive edge in today’s challenging market environment. How can firms maximise the benefits cloud offers? Siarhei Niaborski: Firms may derive limited benefits from moving their existing in-house or vendor applications that were initially designed for the data centre to virtual servers hosted in the cloud without software re‑engineering and without utilising true serverless cloud technologies. In this Infrastructure-as-a- Service cloud deployment model, the firm retains full control over the servers and makes either limited or no changes to their software. However, this approach does not deliver the full power of the cloud. To unlock the full potential of the cloud, the software itself must be re‑engineered around such cloud technologies as serverless computing, non‑structured query language (NoSQL) databases and cloud storage. Cloud benefits can only be maximised by fully embracing the cloud, incorporating true serverless cloud technology and tools into a firm’s application architecture, and demanding the same of the firm’s vendors. What are the barriers to wider cloud adoption? Siarhei Niaborski: In the past, the main barrier to cloud adoption was the lack of certainty and industry experience in complying with data protection regulations and internal policies when firms’ data – and, more importantly, their clients’ data – is not located in their own data centre. Following advances in cloud security and the steps taken by regulators to clarify how capital markets firms can implement regulatory data protection requirements in the cloud, privacy and security are no longer the main obstacles to cloud adoption. The remaining challenge is the complexity of data and processes in large capital markets enterprises. Unlike a typical cloud-based retail application, the enterprise capital markets function relies on a complex network of data providers, trading and risk systems, reporting solutions, and other existing technology that must be migrated to the cloud. CompatibL choses to invest not only in the latest cloud technologies but also in training its integration and IT specialists to support clients’ transitions from on-premises to the cloud. What criteria should determine firms’ choice of cloud model? Siarhei Niaborski: The National Institute of Standards and Technology, a standards-setting body, defines three cloud service models (infrastructure, platform and software) and four deployment models (private, hybrid, public and community). The infrastructure service mode – or Software-as-a-Service (SaaS) – is suitable for firms looking to move their on-premises data centre to the cloud without re-engineering their software around cloud services.While this service model brings some limited benefits, only organisations that take the next step of using the cloud via the platform service model – or Platform- as-a-Service (PaaS) – maximise the value of cloud migration. For vendor software, both PaaS and SaaS models offer full access to the latest cloud technologies, and the choice between them depends on a firm’s preferences as to who will maintain primary control over the cloud resources used to host the firm’s data and run its processes – the firm itself for PaaS, or the vendor for SaaS. Of the four cloud deployment models, private, hybrid and public are widely used in capital markets, while the fourth – a community deployment model where a consortium of firms runs a shared cloud infrastructure – is relatively rare. The public cloud – namely, using the infrastructure of an established cloud provider such as Amazon Web Services or Azure – is usually a more cost-effective and flexible choice than the private or hybrid cloud. In addition, the public cloud is frequently the best choice for early access to new cloud technologies. Software vendors should be able to implement the firm’s choice of cloud deployment model without restriction. Where is the greatest potential for cloud computing in the future? Siarhei Niaborski: The greatest potential for cloud computing for capital markets is in enabling seamless integration of new technologies (such as serverless computing and NoSQL) and paradigms (such as big data and machine learning) into front-office and risk management applications. The infrastructure and computing demands of these new, game-changing technological advances are increasingly difficult to meet within the confines of a traditional data centre. Organisations that move their business processes to the cloud will gain a decisive competitive advantage by being able to deploy the new technologies and analytics faster and at lower cost than competitors that continue to use on-premises data centres. n Siarhei Niaborski ExecutiveVice-President, Risk www.compatibl.com