SlideShare a Scribd company logo
1 of 9
Download to read offline
REIMAGINING ENERGY TRADING
AND RISK MANAGEMENT (ETRM)
WITH ADVANCED DELIVERY AND
SUPPORT
WHITE PAPER
Sponsored by
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved.
INTRODUCTION
ETRM systems are, by their nature, complex software products as the software must
mirror the full complexity of the commodities industries, markets, and assets that
they serve. Spanning from contract administration through invoicing and settlement,
the business processes involved in commodity trading varies greatly. This variation
is created by the unique combinations and nature of the physical or financial
commodity or commodities traded, as well as by the industry segment (power
generation/trading, gas production/trading, agricultural production/trading, etc.),
the assets employed in the supply chain(s) and geographic differences (North
American power vs. European vs. Japan, for example).
Unfortunately, this creates a wide variance, not
only in functionality and capabilities required
to model unique market processes, but it can
also create conflicts in terms of the trading
tenor (24-hour markets vs. five-minute markets)
and the types of transactions commonly
conducted in any individual marketplace or set
of markets. While these variances obviously
create complexity in the design and coding of
the software, they also create significant issues
in supporting that software after it goes into
production. This is only magnified by rapid
change in the industry as new market processes
or other requirements are introduced into the
market that must be reflected, via updates, in
the ETRM software.
The complex upgrade process is further
complicated by the user’s own particular
application environment or ecosystem.
Companies using ETRM software solutions
will often create any number of interfaces, and
even custom functionality, to fit their unique mix
of assets or trading strategies, each of which
adds additional burdens to the installation and
testing process for each software update or
version upgrade. Deploying and testing new
code can require days, weeks, or even multiple
months of effort prior to an update or upgrade
being put into production.
Power trading and marketing firms have been
particularly impacted by frequent ETRM
software updates. With the recent influx of
renewable resources in almost all regions and
markets, and the subsequent roll-out of new
2
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved.
trading products, the pace of change in the
industry is rapid and seemingly never ending
– requiring more frequent updates to critical
software capabilities to maintain synchronicity
with market requirements. For companies of
all sizes, these ETRM software updates can
become very burdensome as each requires
acceptance testing prior to being put into
production. Often, the company must either
deploy a team of dedicated professionals, or
increase the workload on what is already a
fully resourced staff of commercial resources,
including contract administration, trading,
scheduling and settlements. The effort
required for even minor upgrades can be a
time-consuming drain on company resources,
and larger scale version upgrades can be much
more difficult to manage and potentially even
disruptivetocommercialoperations.Particularly
for smaller companies with relatively localized
and/or less complex operations, a software
vendor’s requirements for them to take a large
upgrade to maintain support, can be particularly
disruptive. They may not even truly benefit from
the upgrade as their functional requirements
may be already addressed in their current
version, or they may only require a small update
to address the needs of the specific markets or
commodities in which they operate.
Given the need to stay current with their
ETRM software in order to comply with the
support and maintenance agreements, and
more importantly, ensure the solution stays
current with industry requirements, including
critical cyber security mandates, any ability to
speed up the process and ease the burdens of
safely deploying vendor’s updates is generally
welcomed by users. However, as noted, this
is a complex issue. Recognizing the value of
improving that process for their customers, FIS
is one vendor that has developed a streamlined
approach and advanced technologies to provide
tangible improvements and ensure that their
clients’ needs are being met effectively and
efficiently.
3
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved. 4
FIS’ Continuous Delivery Model, or CDM, has been
rigorously designed to provide closer cooperation
between FIS and their clients to better ensure that
those clients can stay current with new releases and
with annual upgrades of the FIS platform. Maintaining
this currency ensures that each update/upgrade is
a single-step event avoiding the necessity to move
through multiple upgrades prior to delivering critical
capabilities available to users. This means that smaller
and less complex updates are required, and users are
assured of the lowest cost and least effort-intensive
upgrades possible.
Additionally, with the close cooperation and continuous
communication inherent in the CDM program,
participating customers receive the latest capabilities
and upgraded functionality as soon as they are released,
witheachreleasetested(viaautomatedtestingroutines)
against that customer’s relevant business processes.
Further, with close and open communication with FIS’
product team, those customers can better ensure
their needs and interests are well represented in FIS’
development roadmap.
Though many vendors may offer some type of upgraded
support model, FIS’ CDM extends beyond offering just
improved communication, cooperation, and support
responsiveness. The key differentiators of CDM
versus an “upgraded support service” is actually FIS’
containerized code delivery model. With containerized
delivery, all code deployments are automated and
can be quickly implemented with little or no customer
intervention. Additionally, as new code is developed
to address a critical issue, updates can arrive and be
put into production in less than a day. In fact, FIS has
demonstrated its ability to quickly address critical
issues with new code put into production at a client site
in less than an hour. And, perhaps most importantly,
by using containerized delivery, users can remain
online throughout the processes, experiencing no
interruptions or lost time on the system. The ability to
providetheseveryrapidupdatesviatheCDMprogramis
facilitated by regular (e.g. monthly) upgrades of the test
environment and available testing of the system under
customer specific configuration and customizations
using utilizing automated test cases.
To ensure that their FIS Energy Trading, Risk and Logistics Platform (formerly Aligne) clients’
specific needs are being met, both in terms of rapidly developing required functionality
enhancements, and in helping to facilitate testing and integration of those new capabilities
prior to going into production, FIS designed a new approach that reduces the huge burden
placed on users by constant upgrades, even minor ones.
ADDRESSING THE SUPPORT
CHALLENGE
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved. 5
From a technical perspective, containerization enables virtualization at the level of the operating
system (OS). It enables you to deploy and run applications without launching an entire virtual
machine (VM) for each application server. It allows multiple isolated applications or services to
run on a single host and access the same OS kernel.
HOW DOES THIS WORK?
The use of application containers consumes fewer
hardware resources than a comparable VM deployment.
They share resources without requiring a full OS to
underpin each application service. The approach uses
memory, CPU and storage resources more efficiently,
allowing user companies to deploy more application
containers on the same hardware infrastructure.
The containerized model also centralizes and simplifies
application administration. The container engine
deploys the application images on one or more
hosts and a simple-to-use dashboard enables robust
application monitoring. There is no requirement to
go through servers to secure virtual machines. FIS
estimates a 90% cost savings on human resource
effort can be achieved for maintaining containerized
applications in comparison with VM’s.
In cloud services environments that offer elastic
pricing models, dynamic use of resources through
containerization offers even more cost reductions. A
containerized application can scale resource use on
demand based on preconfigured limits. There is no
requirement to go through servers to secure virtual
machines. FIS estimates 30% cost optimization by
utilizing elastic computing power, as clients pay for
what the application uses and not resources reserved
for VM.
Rolling patch updates don’t just automate deployment
- they reduce 90% of human resource time for several
environments including installation and patches
compared with VM. They also eliminate downtime
and, as previously indicated, avoid user and process
disruption. The container engine deploys container
images on hosts and supports live updates of images
while users are still active within the system. Just as
important, the containerized model provides simpler
and cheaper availability and disaster recovery.
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved. 6
Further,withcontainerization,theseclientswillhaveless
painful upgrades and be able to utilize lower overhead
environments to accept development upgrades in
isolation and test without upsetting their production
environment. This ensures high levels of confidence
and lower risks and costs when taking a GA release
into production. Containerization also allows patches
to be rolled into the production environment without
any downtime. As the container engine deploys images
on hosts and supports the live update of those images,
users active on the system experience no disruptions
while updates are occurring.
This highly automated support process provides FIS’
Energy Trading, Risk and Logistics Platform (formerly
Aligne) clients with the very latest capabilities and
upgraded functionality available. In addition, by working
closely with FIS’ product team, these clients are better
able to convey and represent their interests and needs
to FIS, helping to ensure that their most critical system
continues to meet their needs as their trading and
marketing strategies, and the markets in which they
operate, continue to evolve.
With CDM, clients receive numerous benefits versus a traditional or conventional support model.
By working in close cooperation with clients and their users, FIS can better ensure those clients
stay current with continuing code developments and annual upgrades; helping to minimize the
client’s efforts, and risks, associated with putting each new release or version upgrade into full
production.
CUSTOMER BENEFITS OF CDM ENABLED
BY CONTAINERIZATION
Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper
© Commodity Technology Advisory LLC, 2021, All Rights Reserved. 7
With a considerable track record of issues around
delivering timely and cost-effective upgrades to users,
the ETRM and broader CTRM software category has
gained a reputation in which users often fall behind on
gaining access to important functionality or critical bug
fixes. This often results in significant issues with the
system, user dissatisfaction, increased risk to business
operations and an increasing need to build additional
custom capabilities around the commercial solution.
In fact, ComTech has observed many instances in
which having fallen considerably behind, companies
end up having to procure a new solution to start with
a fresh slate or engage in a complex and expensive
re-implementation of their current solution. Any
improvement in ability to stay current on a software
solution, particularly one as critical as E/CTRM, is a
differentiator for the vendor.
FIS is a global technically advanced vendor with
significant resources and expertise across the company
in delivering and supporting software and services. It
has been able to leverage this expertise for its energy
and commodities customers that use its FIS Energy
Trading, Risk and Logistics Platform (formerly Aligne)
solution to build a support delivery model that appears
to provide significant advantages for its users; and
adds what may well be an important differentiator to
its brand.
SUMMARY
SPONSORED BY FIS
FIS is a leading provider of technology solutions for
merchants, banks and capital markets firms globally.
Our employees are dedicated to advancing the way
the world pays, banks and invests by applying our
scale, deep expertise and data-driven insights. We
help our clients use technology in innovative ways to
solve business-critical challenges and deliver superior
experiences for their customers. Headquartered in
Jacksonville, Florida, FIS is a Fortune 500® company
and is a member of Standard & Poor’s 500® Index.
To learn more, visit www.fisglobal.com. Follow FIS on
Facebook, LinkedIn and Twitter (@FISGlobal)
ABOUT
Commodity
Technology
Advisory
LLC
Commodity Technology Advisory is the leading analyst organization covering the ETRM and
CTRM markets. We provide the invaluable insights into the issues and trends affecting the
users and providers of the technologies that are crucial for success in the constantly evolving
global commodities markets.
Patrick Reames and Gary Vasey head our team, whose combined 60-plus years in the energy
and commodities markets, provides depth of understanding of the market and its issues that is
unmatched and unrivaled by any analyst group.
For more information, please visit:
www.comtechadvisory.com
ComTech Advisory also hosts the CTRMCenter, your online portal with news and views about
commodity markets and technology as well as a comprehensive online directory of software
and services providers.
Please visit the CTRMCenter at:
www.ctrmcenter.com
19901 Southwest Freeway
Sugar Land TX 77479
+1 281 207 5412
Prague, Czech Republic
+420 775 718 112
ComTechAdvisory.com
Email: info@comtechadvisory.com

More Related Content

What's hot

White Paper_Cisco_Manufacturing_Point of View
White Paper_Cisco_Manufacturing_Point of ViewWhite Paper_Cisco_Manufacturing_Point of View
White Paper_Cisco_Manufacturing_Point of ViewMichael Kowalski
 
Emission Statement - Issue 6 - Markets
Emission Statement - Issue 6 - MarketsEmission Statement - Issue 6 - Markets
Emission Statement - Issue 6 - MarketsGrant Budge
 
Supply Chain Optimization under New Product Development and Emergence of Risk...
Supply Chain Optimization under New Product Development and Emergence of Risk...Supply Chain Optimization under New Product Development and Emergence of Risk...
Supply Chain Optimization under New Product Development and Emergence of Risk...IIJSRJournal
 
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...IRJET Journal
 
Drives & Control - Big Changes Ahead
Drives & Control - Big Changes AheadDrives & Control - Big Changes Ahead
Drives & Control - Big Changes AheadSvenSiepen
 
Provider Perspectives Research
Provider Perspectives ResearchProvider Perspectives Research
Provider Perspectives ResearchCatalyst Investors
 
PwC Global Power & Utilities Survey 2015
PwC Global Power & Utilities Survey 2015PwC Global Power & Utilities Survey 2015
PwC Global Power & Utilities Survey 2015PwC
 
Accelerating hybrid-cloud adoption in banking and securities
Accelerating hybrid-cloud adoption in banking and securitiesAccelerating hybrid-cloud adoption in banking and securities
Accelerating hybrid-cloud adoption in banking and securitiesMcKinsey & Company
 
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017Madison Park Group
 
Market Opportunities Post-COVID-19
Market Opportunities Post-COVID-19Market Opportunities Post-COVID-19
Market Opportunities Post-COVID-19Catalyst Investors
 
A.T. Kearney: Positioning for the Telematics Tipping Point
A.T. Kearney: Positioning for the Telematics Tipping PointA.T. Kearney: Positioning for the Telematics Tipping Point
A.T. Kearney: Positioning for the Telematics Tipping PointbengillTU
 
Deloitte winners report technology_fast_50_2010
Deloitte winners report technology_fast_50_2010Deloitte winners report technology_fast_50_2010
Deloitte winners report technology_fast_50_2010Alok Mittal
 
Arrowinsight Quarterly: IT Trends
Arrowinsight Quarterly: IT TrendsArrowinsight Quarterly: IT Trends
Arrowinsight Quarterly: IT TrendsEliot Arnold
 
Ea Smart Metering Ii Scope Document (Summary)
Ea Smart Metering  Ii Scope Document (Summary)Ea Smart Metering  Ii Scope Document (Summary)
Ea Smart Metering Ii Scope Document (Summary)Nigel Tebbutt
 
Telecom Billing Solutions By Sohag Sarkar
Telecom Billing Solutions By Sohag SarkarTelecom Billing Solutions By Sohag Sarkar
Telecom Billing Solutions By Sohag SarkarSohag Sarkar
 

What's hot (20)

White Paper_Cisco_Manufacturing_Point of View
White Paper_Cisco_Manufacturing_Point of ViewWhite Paper_Cisco_Manufacturing_Point of View
White Paper_Cisco_Manufacturing_Point of View
 
Emission Statement - Issue 6 - Markets
Emission Statement - Issue 6 - MarketsEmission Statement - Issue 6 - Markets
Emission Statement - Issue 6 - Markets
 
Class Discussion (ERP Vendors)
Class Discussion (ERP Vendors)Class Discussion (ERP Vendors)
Class Discussion (ERP Vendors)
 
Supply Chain Optimization under New Product Development and Emergence of Risk...
Supply Chain Optimization under New Product Development and Emergence of Risk...Supply Chain Optimization under New Product Development and Emergence of Risk...
Supply Chain Optimization under New Product Development and Emergence of Risk...
 
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...
IRJET- Integration and Flexibility through ICT in Supply Chains: C-F-P Modeli...
 
Drives & Control - Big Changes Ahead
Drives & Control - Big Changes AheadDrives & Control - Big Changes Ahead
Drives & Control - Big Changes Ahead
 
Provider Perspectives Research
Provider Perspectives ResearchProvider Perspectives Research
Provider Perspectives Research
 
PwC Global Power & Utilities Survey 2015
PwC Global Power & Utilities Survey 2015PwC Global Power & Utilities Survey 2015
PwC Global Power & Utilities Survey 2015
 
Accelerating hybrid-cloud adoption in banking and securities
Accelerating hybrid-cloud adoption in banking and securitiesAccelerating hybrid-cloud adoption in banking and securities
Accelerating hybrid-cloud adoption in banking and securities
 
Auto Tech Market Overview
Auto Tech Market Overview Auto Tech Market Overview
Auto Tech Market Overview
 
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017
Madison Park Group - Engineering & Design Software M&A Market Update - H2 2017
 
Market Opportunities Post-COVID-19
Market Opportunities Post-COVID-19Market Opportunities Post-COVID-19
Market Opportunities Post-COVID-19
 
A.T. Kearney: Positioning for the Telematics Tipping Point
A.T. Kearney: Positioning for the Telematics Tipping PointA.T. Kearney: Positioning for the Telematics Tipping Point
A.T. Kearney: Positioning for the Telematics Tipping Point
 
3. Camplone 22/06/2015 Fabbrica 4.0 Evento Nazionale | Roma - Confindustria
3. Camplone 22/06/2015 Fabbrica 4.0 Evento Nazionale | Roma - Confindustria3. Camplone 22/06/2015 Fabbrica 4.0 Evento Nazionale | Roma - Confindustria
3. Camplone 22/06/2015 Fabbrica 4.0 Evento Nazionale | Roma - Confindustria
 
Deloitte winners report technology_fast_50_2010
Deloitte winners report technology_fast_50_2010Deloitte winners report technology_fast_50_2010
Deloitte winners report technology_fast_50_2010
 
Supply chain sustainability
Supply chain sustainabilitySupply chain sustainability
Supply chain sustainability
 
OPEX reduction in telecom industry
OPEX reduction in telecom industryOPEX reduction in telecom industry
OPEX reduction in telecom industry
 
Arrowinsight Quarterly: IT Trends
Arrowinsight Quarterly: IT TrendsArrowinsight Quarterly: IT Trends
Arrowinsight Quarterly: IT Trends
 
Ea Smart Metering Ii Scope Document (Summary)
Ea Smart Metering  Ii Scope Document (Summary)Ea Smart Metering  Ii Scope Document (Summary)
Ea Smart Metering Ii Scope Document (Summary)
 
Telecom Billing Solutions By Sohag Sarkar
Telecom Billing Solutions By Sohag SarkarTelecom Billing Solutions By Sohag Sarkar
Telecom Billing Solutions By Sohag Sarkar
 

Similar to Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support

CTRM - The Next Generation - ComTechAdvisory Vendor Technical Update
CTRM - The Next Generation - ComTechAdvisory Vendor Technical UpdateCTRM - The Next Generation - ComTechAdvisory Vendor Technical Update
CTRM - The Next Generation - ComTechAdvisory Vendor Technical UpdateCTRM Center
 
NEC Backup as a Service reduces administrative tasks, helping it departments...
 NEC Backup as a Service reduces administrative tasks, helping it departments... NEC Backup as a Service reduces administrative tasks, helping it departments...
NEC Backup as a Service reduces administrative tasks, helping it departments...InteractiveNEC
 
Infosys – Automobile Warranty Management System | Process
Infosys – Automobile Warranty Management System | ProcessInfosys – Automobile Warranty Management System | Process
Infosys – Automobile Warranty Management System | ProcessInfosys
 
Agility Whitepaper
Agility WhitepaperAgility Whitepaper
Agility WhitepaperLinda Wales
 
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdfApplication Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdfbasilmph
 
Application Modernization: Benefits, Challenges, and Approaches
Application Modernization: Benefits, Challenges, and ApproachesApplication Modernization: Benefits, Challenges, and Approaches
Application Modernization: Benefits, Challenges, and ApproachesCloudZenix LLC
 
How Can Your Organization Benefit From Application Modernization_.pdf
How Can Your Organization Benefit From Application Modernization_.pdfHow Can Your Organization Benefit From Application Modernization_.pdf
How Can Your Organization Benefit From Application Modernization_.pdfAnil
 
Taking the Next Step in CTRM Cloud Solutions
Taking the Next Step in CTRM Cloud SolutionsTaking the Next Step in CTRM Cloud Solutions
Taking the Next Step in CTRM Cloud SolutionsCTRM Center
 
2017 Top Issues Core Transformation - January 2017
2017 Top Issues Core Transformation - January 20172017 Top Issues Core Transformation - January 2017
2017 Top Issues Core Transformation - January 2017PwC
 
Tiered Application Management: Meeting the Need for Speed and Reliability
Tiered Application Management: Meeting the Need for Speed and ReliabilityTiered Application Management: Meeting the Need for Speed and Reliability
Tiered Application Management: Meeting the Need for Speed and ReliabilityCognizant
 
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...benzfire
 
Cloud proposition for banking
Cloud proposition for bankingCloud proposition for banking
Cloud proposition for bankingAjay Kumar Uppal
 
Iaetsd design and implementation of secure cloud systems using
Iaetsd design and implementation of secure cloud systems usingIaetsd design and implementation of secure cloud systems using
Iaetsd design and implementation of secure cloud systems usingIaetsd Iaetsd
 
Cloud Computing And Software.pdf
Cloud Computing And Software.pdfCloud Computing And Software.pdf
Cloud Computing And Software.pdfCiente
 
Why should Manufacturers consider cloud-based MES
Why should Manufacturers consider cloud-based MESWhy should Manufacturers consider cloud-based MES
Why should Manufacturers consider cloud-based MESShankar Vogge
 

Similar to Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support (20)

CTRM - The Next Generation - ComTechAdvisory Vendor Technical Update
CTRM - The Next Generation - ComTechAdvisory Vendor Technical UpdateCTRM - The Next Generation - ComTechAdvisory Vendor Technical Update
CTRM - The Next Generation - ComTechAdvisory Vendor Technical Update
 
NEC Backup as a Service reduces administrative tasks, helping it departments...
 NEC Backup as a Service reduces administrative tasks, helping it departments... NEC Backup as a Service reduces administrative tasks, helping it departments...
NEC Backup as a Service reduces administrative tasks, helping it departments...
 
Infosys – Automobile Warranty Management System | Process
Infosys – Automobile Warranty Management System | ProcessInfosys – Automobile Warranty Management System | Process
Infosys – Automobile Warranty Management System | Process
 
Agility Whitepaper
Agility WhitepaperAgility Whitepaper
Agility Whitepaper
 
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdfApplication Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdf
 
Application Modernization: Benefits, Challenges, and Approaches
Application Modernization: Benefits, Challenges, and ApproachesApplication Modernization: Benefits, Challenges, and Approaches
Application Modernization: Benefits, Challenges, and Approaches
 
Ppt cc
Ppt ccPpt cc
Ppt cc
 
How Can Your Organization Benefit From Application Modernization_.pdf
How Can Your Organization Benefit From Application Modernization_.pdfHow Can Your Organization Benefit From Application Modernization_.pdf
How Can Your Organization Benefit From Application Modernization_.pdf
 
Bobs paper
Bobs paperBobs paper
Bobs paper
 
Taking the Next Step in CTRM Cloud Solutions
Taking the Next Step in CTRM Cloud SolutionsTaking the Next Step in CTRM Cloud Solutions
Taking the Next Step in CTRM Cloud Solutions
 
2017 Top Issues Core Transformation - January 2017
2017 Top Issues Core Transformation - January 20172017 Top Issues Core Transformation - January 2017
2017 Top Issues Core Transformation - January 2017
 
Tiered Application Management: Meeting the Need for Speed and Reliability
Tiered Application Management: Meeting the Need for Speed and ReliabilityTiered Application Management: Meeting the Need for Speed and Reliability
Tiered Application Management: Meeting the Need for Speed and Reliability
 
Hitech
HitechHitech
Hitech
 
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...
IBM Offers ISVs a Fast Track for Virtual Appliance Deployment on New IBM Pure...
 
Andrew Thomson Resume
Andrew Thomson ResumeAndrew Thomson Resume
Andrew Thomson Resume
 
Cloud proposition for banking
Cloud proposition for bankingCloud proposition for banking
Cloud proposition for banking
 
Iaetsd design and implementation of secure cloud systems using
Iaetsd design and implementation of secure cloud systems usingIaetsd design and implementation of secure cloud systems using
Iaetsd design and implementation of secure cloud systems using
 
Cloud Computing And Software.pdf
Cloud Computing And Software.pdfCloud Computing And Software.pdf
Cloud Computing And Software.pdf
 
Why should Manufacturers consider cloud-based MES
Why should Manufacturers consider cloud-based MESWhy should Manufacturers consider cloud-based MES
Why should Manufacturers consider cloud-based MES
 
AppWorks_ExecutiveBrief
AppWorks_ExecutiveBriefAppWorks_ExecutiveBrief
AppWorks_ExecutiveBrief
 

More from CTRM Center

Managing Supply Chain Complexity and Exposures
Managing Supply Chain Complexity and ExposuresManaging Supply Chain Complexity and Exposures
Managing Supply Chain Complexity and ExposuresCTRM Center
 
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM Solution
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM SolutionGlobal Sugar - A Complex Market that Requires a Fit for Purpose CTRM Solution
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM SolutionCTRM Center
 
Putting Data at the Heart of Energy Trading
Putting Data at the Heart of Energy TradingPutting Data at the Heart of Energy Trading
Putting Data at the Heart of Energy TradingCTRM Center
 
US Dairy Markets – Digitalizing to address complexity and volatility
US Dairy Markets – Digitalizing to address complexity and volatilityUS Dairy Markets – Digitalizing to address complexity and volatility
US Dairy Markets – Digitalizing to address complexity and volatilityCTRM Center
 
Diversifying Into Renewable Energy: Challenges And Opportunities
Diversifying Into Renewable Energy: Challenges And OpportunitiesDiversifying Into Renewable Energy: Challenges And Opportunities
Diversifying Into Renewable Energy: Challenges And OpportunitiesCTRM Center
 
Approaches to Accounting Integration
Approaches to Accounting IntegrationApproaches to Accounting Integration
Approaches to Accounting IntegrationCTRM Center
 
How can your ETRM / CTRM solution help with credit
How can your ETRM / CTRM solution help with creditHow can your ETRM / CTRM solution help with credit
How can your ETRM / CTRM solution help with creditCTRM Center
 
Managing the Worlds Metals
Managing the Worlds MetalsManaging the Worlds Metals
Managing the Worlds MetalsCTRM Center
 
RPS and RECs – Managing an Increasing Regulatory Burden
RPS and RECs – Managing an Increasing Regulatory BurdenRPS and RECs – Managing an Increasing Regulatory Burden
RPS and RECs – Managing an Increasing Regulatory BurdenCTRM Center
 
Global Renewables Transition Requires Dedicated ETRM Capabilities
Global Renewables Transition Requires Dedicated ETRM CapabilitiesGlobal Renewables Transition Requires Dedicated ETRM Capabilities
Global Renewables Transition Requires Dedicated ETRM CapabilitiesCTRM Center
 
Global LNG Navigating Risks in a Dynamic Market
Global LNG Navigating Risks in a Dynamic MarketGlobal LNG Navigating Risks in a Dynamic Market
Global LNG Navigating Risks in a Dynamic MarketCTRM Center
 
Disruptive Technologies – A 2021 Update
Disruptive Technologies – A 2021 UpdateDisruptive Technologies – A 2021 Update
Disruptive Technologies – A 2021 UpdateCTRM Center
 
What is Modern Risk Management?
What is Modern Risk Management?What is Modern Risk Management?
What is Modern Risk Management?CTRM Center
 
Instant CTRM in the Cloud
Instant CTRM in the CloudInstant CTRM in the Cloud
Instant CTRM in the CloudCTRM Center
 
Risk and Compliance – Lessons learned and looking beyond the COVID-19 Era
Risk and Compliance – Lessons learned and looking beyond the COVID-19 EraRisk and Compliance – Lessons learned and looking beyond the COVID-19 Era
Risk and Compliance – Lessons learned and looking beyond the COVID-19 EraCTRM Center
 
2021 Trends in Agricultural and Soft Commodities Trading
2021 Trends in Agricultural and Soft Commodities Trading2021 Trends in Agricultural and Soft Commodities Trading
2021 Trends in Agricultural and Soft Commodities TradingCTRM Center
 
Achieving Digitalization in a Document Intensive Energy Market
Achieving Digitalization in a Document Intensive Energy MarketAchieving Digitalization in a Document Intensive Energy Market
Achieving Digitalization in a Document Intensive Energy MarketCTRM Center
 
Commodity Management and Supply Chains
Commodity Management and Supply ChainsCommodity Management and Supply Chains
Commodity Management and Supply ChainsCTRM Center
 
2020 CTRM Vendor Perception Survey and Analysis
2020 CTRM Vendor Perception Survey and Analysis2020 CTRM Vendor Perception Survey and Analysis
2020 CTRM Vendor Perception Survey and AnalysisCTRM Center
 
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?Risk as a Service – The Next Thing in Affordable Corporate Risk Management?
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?CTRM Center
 

More from CTRM Center (20)

Managing Supply Chain Complexity and Exposures
Managing Supply Chain Complexity and ExposuresManaging Supply Chain Complexity and Exposures
Managing Supply Chain Complexity and Exposures
 
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM Solution
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM SolutionGlobal Sugar - A Complex Market that Requires a Fit for Purpose CTRM Solution
Global Sugar - A Complex Market that Requires a Fit for Purpose CTRM Solution
 
Putting Data at the Heart of Energy Trading
Putting Data at the Heart of Energy TradingPutting Data at the Heart of Energy Trading
Putting Data at the Heart of Energy Trading
 
US Dairy Markets – Digitalizing to address complexity and volatility
US Dairy Markets – Digitalizing to address complexity and volatilityUS Dairy Markets – Digitalizing to address complexity and volatility
US Dairy Markets – Digitalizing to address complexity and volatility
 
Diversifying Into Renewable Energy: Challenges And Opportunities
Diversifying Into Renewable Energy: Challenges And OpportunitiesDiversifying Into Renewable Energy: Challenges And Opportunities
Diversifying Into Renewable Energy: Challenges And Opportunities
 
Approaches to Accounting Integration
Approaches to Accounting IntegrationApproaches to Accounting Integration
Approaches to Accounting Integration
 
How can your ETRM / CTRM solution help with credit
How can your ETRM / CTRM solution help with creditHow can your ETRM / CTRM solution help with credit
How can your ETRM / CTRM solution help with credit
 
Managing the Worlds Metals
Managing the Worlds MetalsManaging the Worlds Metals
Managing the Worlds Metals
 
RPS and RECs – Managing an Increasing Regulatory Burden
RPS and RECs – Managing an Increasing Regulatory BurdenRPS and RECs – Managing an Increasing Regulatory Burden
RPS and RECs – Managing an Increasing Regulatory Burden
 
Global Renewables Transition Requires Dedicated ETRM Capabilities
Global Renewables Transition Requires Dedicated ETRM CapabilitiesGlobal Renewables Transition Requires Dedicated ETRM Capabilities
Global Renewables Transition Requires Dedicated ETRM Capabilities
 
Global LNG Navigating Risks in a Dynamic Market
Global LNG Navigating Risks in a Dynamic MarketGlobal LNG Navigating Risks in a Dynamic Market
Global LNG Navigating Risks in a Dynamic Market
 
Disruptive Technologies – A 2021 Update
Disruptive Technologies – A 2021 UpdateDisruptive Technologies – A 2021 Update
Disruptive Technologies – A 2021 Update
 
What is Modern Risk Management?
What is Modern Risk Management?What is Modern Risk Management?
What is Modern Risk Management?
 
Instant CTRM in the Cloud
Instant CTRM in the CloudInstant CTRM in the Cloud
Instant CTRM in the Cloud
 
Risk and Compliance – Lessons learned and looking beyond the COVID-19 Era
Risk and Compliance – Lessons learned and looking beyond the COVID-19 EraRisk and Compliance – Lessons learned and looking beyond the COVID-19 Era
Risk and Compliance – Lessons learned and looking beyond the COVID-19 Era
 
2021 Trends in Agricultural and Soft Commodities Trading
2021 Trends in Agricultural and Soft Commodities Trading2021 Trends in Agricultural and Soft Commodities Trading
2021 Trends in Agricultural and Soft Commodities Trading
 
Achieving Digitalization in a Document Intensive Energy Market
Achieving Digitalization in a Document Intensive Energy MarketAchieving Digitalization in a Document Intensive Energy Market
Achieving Digitalization in a Document Intensive Energy Market
 
Commodity Management and Supply Chains
Commodity Management and Supply ChainsCommodity Management and Supply Chains
Commodity Management and Supply Chains
 
2020 CTRM Vendor Perception Survey and Analysis
2020 CTRM Vendor Perception Survey and Analysis2020 CTRM Vendor Perception Survey and Analysis
2020 CTRM Vendor Perception Survey and Analysis
 
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?Risk as a Service – The Next Thing in Affordable Corporate Risk Management?
Risk as a Service – The Next Thing in Affordable Corporate Risk Management?
 

Recently uploaded

Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Best Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfBest Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfIdiosysTechnologies1
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Mater
 

Recently uploaded (20)

Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Best Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfBest Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdf
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 

Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support

  • 1. REIMAGINING ENERGY TRADING AND RISK MANAGEMENT (ETRM) WITH ADVANCED DELIVERY AND SUPPORT WHITE PAPER Sponsored by
  • 2. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. INTRODUCTION ETRM systems are, by their nature, complex software products as the software must mirror the full complexity of the commodities industries, markets, and assets that they serve. Spanning from contract administration through invoicing and settlement, the business processes involved in commodity trading varies greatly. This variation is created by the unique combinations and nature of the physical or financial commodity or commodities traded, as well as by the industry segment (power generation/trading, gas production/trading, agricultural production/trading, etc.), the assets employed in the supply chain(s) and geographic differences (North American power vs. European vs. Japan, for example). Unfortunately, this creates a wide variance, not only in functionality and capabilities required to model unique market processes, but it can also create conflicts in terms of the trading tenor (24-hour markets vs. five-minute markets) and the types of transactions commonly conducted in any individual marketplace or set of markets. While these variances obviously create complexity in the design and coding of the software, they also create significant issues in supporting that software after it goes into production. This is only magnified by rapid change in the industry as new market processes or other requirements are introduced into the market that must be reflected, via updates, in the ETRM software. The complex upgrade process is further complicated by the user’s own particular application environment or ecosystem. Companies using ETRM software solutions will often create any number of interfaces, and even custom functionality, to fit their unique mix of assets or trading strategies, each of which adds additional burdens to the installation and testing process for each software update or version upgrade. Deploying and testing new code can require days, weeks, or even multiple months of effort prior to an update or upgrade being put into production. Power trading and marketing firms have been particularly impacted by frequent ETRM software updates. With the recent influx of renewable resources in almost all regions and markets, and the subsequent roll-out of new 2
  • 3. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. trading products, the pace of change in the industry is rapid and seemingly never ending – requiring more frequent updates to critical software capabilities to maintain synchronicity with market requirements. For companies of all sizes, these ETRM software updates can become very burdensome as each requires acceptance testing prior to being put into production. Often, the company must either deploy a team of dedicated professionals, or increase the workload on what is already a fully resourced staff of commercial resources, including contract administration, trading, scheduling and settlements. The effort required for even minor upgrades can be a time-consuming drain on company resources, and larger scale version upgrades can be much more difficult to manage and potentially even disruptivetocommercialoperations.Particularly for smaller companies with relatively localized and/or less complex operations, a software vendor’s requirements for them to take a large upgrade to maintain support, can be particularly disruptive. They may not even truly benefit from the upgrade as their functional requirements may be already addressed in their current version, or they may only require a small update to address the needs of the specific markets or commodities in which they operate. Given the need to stay current with their ETRM software in order to comply with the support and maintenance agreements, and more importantly, ensure the solution stays current with industry requirements, including critical cyber security mandates, any ability to speed up the process and ease the burdens of safely deploying vendor’s updates is generally welcomed by users. However, as noted, this is a complex issue. Recognizing the value of improving that process for their customers, FIS is one vendor that has developed a streamlined approach and advanced technologies to provide tangible improvements and ensure that their clients’ needs are being met effectively and efficiently. 3
  • 4. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. 4 FIS’ Continuous Delivery Model, or CDM, has been rigorously designed to provide closer cooperation between FIS and their clients to better ensure that those clients can stay current with new releases and with annual upgrades of the FIS platform. Maintaining this currency ensures that each update/upgrade is a single-step event avoiding the necessity to move through multiple upgrades prior to delivering critical capabilities available to users. This means that smaller and less complex updates are required, and users are assured of the lowest cost and least effort-intensive upgrades possible. Additionally, with the close cooperation and continuous communication inherent in the CDM program, participating customers receive the latest capabilities and upgraded functionality as soon as they are released, witheachreleasetested(viaautomatedtestingroutines) against that customer’s relevant business processes. Further, with close and open communication with FIS’ product team, those customers can better ensure their needs and interests are well represented in FIS’ development roadmap. Though many vendors may offer some type of upgraded support model, FIS’ CDM extends beyond offering just improved communication, cooperation, and support responsiveness. The key differentiators of CDM versus an “upgraded support service” is actually FIS’ containerized code delivery model. With containerized delivery, all code deployments are automated and can be quickly implemented with little or no customer intervention. Additionally, as new code is developed to address a critical issue, updates can arrive and be put into production in less than a day. In fact, FIS has demonstrated its ability to quickly address critical issues with new code put into production at a client site in less than an hour. And, perhaps most importantly, by using containerized delivery, users can remain online throughout the processes, experiencing no interruptions or lost time on the system. The ability to providetheseveryrapidupdatesviatheCDMprogramis facilitated by regular (e.g. monthly) upgrades of the test environment and available testing of the system under customer specific configuration and customizations using utilizing automated test cases. To ensure that their FIS Energy Trading, Risk and Logistics Platform (formerly Aligne) clients’ specific needs are being met, both in terms of rapidly developing required functionality enhancements, and in helping to facilitate testing and integration of those new capabilities prior to going into production, FIS designed a new approach that reduces the huge burden placed on users by constant upgrades, even minor ones. ADDRESSING THE SUPPORT CHALLENGE
  • 5. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. 5 From a technical perspective, containerization enables virtualization at the level of the operating system (OS). It enables you to deploy and run applications without launching an entire virtual machine (VM) for each application server. It allows multiple isolated applications or services to run on a single host and access the same OS kernel. HOW DOES THIS WORK? The use of application containers consumes fewer hardware resources than a comparable VM deployment. They share resources without requiring a full OS to underpin each application service. The approach uses memory, CPU and storage resources more efficiently, allowing user companies to deploy more application containers on the same hardware infrastructure. The containerized model also centralizes and simplifies application administration. The container engine deploys the application images on one or more hosts and a simple-to-use dashboard enables robust application monitoring. There is no requirement to go through servers to secure virtual machines. FIS estimates a 90% cost savings on human resource effort can be achieved for maintaining containerized applications in comparison with VM’s. In cloud services environments that offer elastic pricing models, dynamic use of resources through containerization offers even more cost reductions. A containerized application can scale resource use on demand based on preconfigured limits. There is no requirement to go through servers to secure virtual machines. FIS estimates 30% cost optimization by utilizing elastic computing power, as clients pay for what the application uses and not resources reserved for VM. Rolling patch updates don’t just automate deployment - they reduce 90% of human resource time for several environments including installation and patches compared with VM. They also eliminate downtime and, as previously indicated, avoid user and process disruption. The container engine deploys container images on hosts and supports live updates of images while users are still active within the system. Just as important, the containerized model provides simpler and cheaper availability and disaster recovery.
  • 6. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. 6 Further,withcontainerization,theseclientswillhaveless painful upgrades and be able to utilize lower overhead environments to accept development upgrades in isolation and test without upsetting their production environment. This ensures high levels of confidence and lower risks and costs when taking a GA release into production. Containerization also allows patches to be rolled into the production environment without any downtime. As the container engine deploys images on hosts and supports the live update of those images, users active on the system experience no disruptions while updates are occurring. This highly automated support process provides FIS’ Energy Trading, Risk and Logistics Platform (formerly Aligne) clients with the very latest capabilities and upgraded functionality available. In addition, by working closely with FIS’ product team, these clients are better able to convey and represent their interests and needs to FIS, helping to ensure that their most critical system continues to meet their needs as their trading and marketing strategies, and the markets in which they operate, continue to evolve. With CDM, clients receive numerous benefits versus a traditional or conventional support model. By working in close cooperation with clients and their users, FIS can better ensure those clients stay current with continuing code developments and annual upgrades; helping to minimize the client’s efforts, and risks, associated with putting each new release or version upgrade into full production. CUSTOMER BENEFITS OF CDM ENABLED BY CONTAINERIZATION
  • 7. Reimagining Energy Trading and Risk Management (ETRM) With Advanced Delivery and Support A ComTechAdvisory Whitepaper © Commodity Technology Advisory LLC, 2021, All Rights Reserved. 7 With a considerable track record of issues around delivering timely and cost-effective upgrades to users, the ETRM and broader CTRM software category has gained a reputation in which users often fall behind on gaining access to important functionality or critical bug fixes. This often results in significant issues with the system, user dissatisfaction, increased risk to business operations and an increasing need to build additional custom capabilities around the commercial solution. In fact, ComTech has observed many instances in which having fallen considerably behind, companies end up having to procure a new solution to start with a fresh slate or engage in a complex and expensive re-implementation of their current solution. Any improvement in ability to stay current on a software solution, particularly one as critical as E/CTRM, is a differentiator for the vendor. FIS is a global technically advanced vendor with significant resources and expertise across the company in delivering and supporting software and services. It has been able to leverage this expertise for its energy and commodities customers that use its FIS Energy Trading, Risk and Logistics Platform (formerly Aligne) solution to build a support delivery model that appears to provide significant advantages for its users; and adds what may well be an important differentiator to its brand. SUMMARY
  • 8. SPONSORED BY FIS FIS is a leading provider of technology solutions for merchants, banks and capital markets firms globally. Our employees are dedicated to advancing the way the world pays, banks and invests by applying our scale, deep expertise and data-driven insights. We help our clients use technology in innovative ways to solve business-critical challenges and deliver superior experiences for their customers. Headquartered in Jacksonville, Florida, FIS is a Fortune 500® company and is a member of Standard & Poor’s 500® Index. To learn more, visit www.fisglobal.com. Follow FIS on Facebook, LinkedIn and Twitter (@FISGlobal)
  • 9. ABOUT Commodity Technology Advisory LLC Commodity Technology Advisory is the leading analyst organization covering the ETRM and CTRM markets. We provide the invaluable insights into the issues and trends affecting the users and providers of the technologies that are crucial for success in the constantly evolving global commodities markets. Patrick Reames and Gary Vasey head our team, whose combined 60-plus years in the energy and commodities markets, provides depth of understanding of the market and its issues that is unmatched and unrivaled by any analyst group. For more information, please visit: www.comtechadvisory.com ComTech Advisory also hosts the CTRMCenter, your online portal with news and views about commodity markets and technology as well as a comprehensive online directory of software and services providers. Please visit the CTRMCenter at: www.ctrmcenter.com 19901 Southwest Freeway Sugar Land TX 77479 +1 281 207 5412 Prague, Czech Republic +420 775 718 112 ComTechAdvisory.com Email: info@comtechadvisory.com