Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov.

| EEE'18 | 143

The New Role of Big Data in Recent Enterprise Architecture Design

Shahriar Movafaghi Ramin Nassiri


Computer Information Technology Dept. of Computer Eng., Islamic Azad University,
Southern New Hampshire University Central Tehran Branch
Manchester, USA Tehran, Iran
s.movafaghi@snhu.edu r_nasiri@iauctb.ac.ir

Abstract— These days, Enterprise Financing (EPCF) enterprise with several


Architecture is considered as one of the key business sectors in the power, Oil & Gas (O&G),
projects in enterprises worldwide irrespective of and transportation industries. As the results
size or business areas. The primary objective is show, the role of big data is non-negotiable at
to establish a robust, integrated ecosystem across and has a strong impact on the capability model
the entire enterprise to make it capable of of the enterprise in generating value from
generating as much value within its different different areas.
Strategic Business Units (SBUs) with maximum
autonomy while continuing to be one whole and Keywords— Big Data, Capability Model, Cloud
monolithic business entity. This journey starts Computing, Enterprise Architecture, Industry 4.0,
from enterprise high-level strategic plans in IoT, SBU, TOGAF.
addition to enterprise mission and vision and
ends with matured and integrated technical I. INTRODUCTION
blueprints in charge of materializing those goals No enterprise can survive solely relying on the
and strategies by Information and business concern without considering the
Communications Technology (ICT) enablers. technologies which must be employed to make it
This is what is commonly called a capability capable of having a real and successful performance.
model of the target architecture in a new The impact of this close collaboration has been so
enterprise architecture (EA) framework, such as substantial that we are observing a significant and
The Open Group Architecture Framework radical transformation in most businesses from their
(TOGAF). This is a widely used enterprise traditional form toward E-Business, which in turn
architecture reference framework. In the gives birth to many new concepts, items,
considerations and sometimes threats. While this
meanwhile, the newest surge towards Industry
transformation is a must and irrevocable in most
4.0 in many business sectors makes a big
cases, it can cause a disruption in the business
transformation for enterprises by introducing environment because of the inherent differences
new areas of focus such as cloud computing, between business concerns and technology
mobility, social networks and tools, big data, concerns. Rapid evolutionary waves of
Internet of Things (IoT), etc. This paper is technologies usually bring shock to the business and
focused on the increasing role of big data in the is a driving force of change despite the resistance of
maturity and applicability of EA models in the business to change. Enterprise architecture is a
new real enterprise ecosystem. TOGAF 9.2 is significant endeavor to conquer this significant
selected as the broadly used EA framework to problem by creating an architecture that protects
make the information in this paper more nearly all of the enterprise values and principles but
tangible. Most of the facts within this paper are also employs adequate technologies needed in a
extracted by an EA project recently done tight collaborative layered model which usually
through the contribution of authors for an starts with the first levels of business goals, such as
Engineering, Procurement, Construction and enterprise mission, vision, strategies, and objectives,

ISBN: 1-60132-474-X, CSREA Press ©


144 Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 |

etc., and ends with technology solutions such as x Application Architecture provides a
applications, services, telecommunication blueprint for the individual applications to
infrastructures, storage media, etc. that cross every be deployed, their interactions, and their
different layer. This is done so that tight integration relationships to the core business processes
of the enterprise business value with technology is of the organization.
not broken. It is achieved through the use of the high x Technology Architecture describes the
engineering disciplines that exist in an EA
logical software and hardware capabilities
framework. In recent decades, a few reference
that are required to support the deployment
enterprise architecture frameworks have been
introduced [1] [2], with TOGAF [3] [4] and the of business, data, and application services;
Federal Enterprise Architecture Framework (FEAF) this includes IT infrastructure, middleware,
[5] among the most used. networks, communications, processing,
standards, etc.
ENTERPRISE ARCHITECTURE
II.
The endeavor starts with building the enterprise
As formally published by Open Group, TOGAF, baseline architecture and then paving the road
four architecture domains are commonly accepted toward the design of target architecture. Detailed
as subsets of an overall Enterprise Architecture, all blueprints are required to create a technology map
of which the TOGAF standard is designed to to get to the capability model, which is capable of
support. They include the following: generating value. One of the most important
aspects of enterprise architecture is the capability
x Business Architecture defines business model (Fig. 1)
strategy, governance, organization, and The capability model is considered the initial
critical business processes and services. building block which ends with enterprise
x Data Architecture describes the structure of competency, as the prerequisite for a competitive
an organization's logical and physical data enterprise advantage (Fig. 2) [6].
assets and data management resources.

Fig. 1 Typical Capability Hierarchy in TOGAF Enterprise Architecture Framework

ISBN: 1-60132-474-X, CSREA Press ©


Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 | 145

Fig.2. Enterprise Advantage Building Blocks

industry giants like Siemens were counted as


III. INDUSTRY 4.0 pioneers of this emerging Mega-trend. The
The term "Industry/Industrie 4.0" which is philosophy of this mega-trend is making cyber-
commonly referred to as the 4th Industrial physical systems communicate and cooperate with
revolution originated from a project in high-tech each other and also with humans in real-time both
strategy in Germany and finalized on April 2013 at internally and across organizational services offered
the Hannover Fair, where the final report of the and used by participants of the value chain (Fig. 3).
Working Group Industry 4.0 was presented. Many

Fig 3. The Industry Revolution Roadmap

ISBN: 1-60132-474-X, CSREA Press ©


146 Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 |

volumes of complicated data. One of the


The new wave of Industry 4.0 encompasses a
significant challenges with big data is that while
few areas such as:
being processed by unstructured database systems,
ƒ Industrial IoT (IIoT) the data may escape from being bound by
ƒ Digital Twin ACIDity (Atomicity, Consistency, Isolation,
ƒ Big Data Durability) theory of structured database systems.
ƒ Mobile devices The following unstructured database systems
ƒ Cloud mostly are CAP (Consistent, Availability,
ƒ Augmented reality/Virtual reality Partition Tolerance) based. The CAP Theorem
ƒ Robotics brings many issues that need to be addressed by
ƒ Social network processing/collaboration new projects for application developers, according
ƒ Etc. to this theorem. Only two out of three features of
CAP can be achieved each time. This means that
Since data architecture is the central part of an the developer must make an important decision as
EA blueprint, then the role of big data would be to which two parts of the CAP Theorem should be
bold and impressive and subject of particular selected in each case.
focus.
There are also some concepts associated with
IV. BIG DATA big data, among them the concepts of volume,
variety, and velocity. Every minute a massive
Big data, by definition, is data sets that are so volume of data is captured, processed, transferred
voluminous and complex that most of the time it and stored. The value generated by this data is not
is impossible, or not cost-effective, for traditional negotiable at all, so dealing with big data is now a
data-processing applications to deal with them. must not a choice. The Fig. 5 shows an accurate
This is valid for capturing, storage, locate, schema of big data decomposition while being
communication and further processing of vast deployed for various business sectors [7].

Consistency

Partition Tolerance
Availability

Fig. 4 The CAP Theorem

ISBN: 1-60132-474-X, CSREA Press ©


Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 | 147

Fig. 5 Big Data 6V decomposition Schema

Fig. 5 Big Data 6V decomposition Schema

Fig. 6 High-Level Capability Model (incomplete) of the Target Company

ISBN: 1-60132-474-X, CSREA Press ©


148 Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 |

distributed environment mainly on cloud-based


V. CONVERGENCE OF ENTERPRISE ARCHITECTURE environments (either a public or private cloud)
AND BIG DATA
[12].
The primary objective of migrating the
enterprise from a baseline EA to a target EA is
sufficient confidence that the enterprise can
VI. CONCLUSION
generate value to its, as expected in circumstances
where the customer is the priority [8] [9]. The The new information technology era and the
capability model in TOGAF is considered as a underlying technologies have a substantial impact
reliable technique to model the AS-IS and Target on most of the aspects of life and business.
Capability of the enterprise. Figure 6 is Technology has proven itself to be a vital part of
illuminating a partial capability model (high level) nearly every business and is keeping aligned with
for our target company doing business in a variety business goals and strategies. It is now
of sectors such as power and O&G. From an considered as a high prioritized Critical Success
industry observer’s viewpoint, big data plays an Factor (CSF) for businesses. Enterprise architects
essential role in most of the components of the are experts who should play a significant role in
model. The colors in Figure 6 are based on heat- achieving this critical objective. One of the main
chart [10], the green means currently available, obstacles to their success is a new life, and non-
yellow means current available but needs minor stop interaction between machines and humans
modification or development, and red means not which are continuously are generating valuable
available or subject of radical change. data that cannot be ignored and must be captured,
stored and processed. This requires a new
The Industrial Internet of Things (IIoT)
paradigm for data architecture and management.
technology is generating gigabytes of data daily
Big data is invented to address this issue. This
which results in terabytes each month. The Digital
means that enterprise architects have to take the
Twin mega-trend recently introduced by industrial
big data paradigm and position it in all the
giants such as GE and Siemens has a high impact
enterprise architecture models they create from
on generating an amount of data for each device.
the business layer to the technology layer as
Only a drilling device in the O&G sector would
predefined by most of EA, such as TOGAF. In
generate more than 200 Gigabytes of data during
this paper, we emphasize the reality and necessity
its lifetime, all of which should be captured and
of this new environment in a live enterprise
stored for future use of capabilities, such as claims
architecture project done for a big corporation
management. A traditional structured database
engaged in different industrial sectors such as
such as Oracle 11G could be employed for these
power and oil and gas.
new circumstances [11]. That is the reason that
the company was forced to add new entities, such REFERENCES
as Hadoop and Cassandra, to its data processing
Ecosystem to handle this data. This is a change [1] F. Radley, ‘Enterprise Architecture patterns
from the time when most companies invested for Big data’, BT,2016.
heavily in specialized hardware. Enterprise [2] A. Zimmermann et al. ‘Adaptable Enterprise
architects were traditionally responsible for Architectures for Software Evolution of
maintaining a technology ecosystem that was Smart-Life Ecosystems‘. Proceedings of the
vendor-dependent and reliant on one technology. 2014 IEEE 18th International Enterprise
The next impact of this phenomenon in on the Distributed Object Computing Conference
technology layer in TOGAF which requires Workshops and Demonstrations, Ulm,
stronger infrastructure both from the Scale-up and Germany, pp. 316-323, 2014.
Scale-out perspectives. The former centralized [3] The Open Group. TOGAF Version 9.2: The
Open Group Architecture Framework
environment has to be changed to a parallel and

ISBN: 1-60132-474-X, CSREA Press ©


Int'l Conf. e-Learning, e-Bus., EIS, and e-Gov. | EEE'18 | 149

(TOGAF), International Publishing. ISBN 978-3-319-


http://pubs.opengroup.org/architecture/togaf9- 13502-1, 2014.
doc/arch/index.html, 2017. [9] S. Dhar et al., ‘Challenges and Best Practices
[4] The OpenGroup, ‘Big Data – Its Business for Enterprise Adoption of Big Data
Value and Position within your EA’, Technologies, Journal of Information
http://www.opengroup.org/node/1279, 2013. Technology Management Volume XXV,
[5] "Federal Enterprise Architecture Framework", Number 4, 2014.
Version 2, [10] Klemm, Paul, et al. "3D regression heat map
https://obamawhitehouse.archives.gov/sites/de analysis of population study data." IEEE
fault/files/omb/assets/egov_docs/fea_v2.pdf , transactions on visualization and computer
January 29, 2013. graphics 22.1 (2016): 81-90.
[6] Torkkeli, M. & Tuominen, M., 2002. The [11] Oracle Corp. , ’An Enterprise Architects
contribution of technology selection to core Guide to Oracle's Big Data Platform’, Oracle
competencies. International Journal of enterprise architecture white paper, 2016.
Production Economics, 77(3), pp.271–284. [12] M. Lněnička et al., ‘The Impact of Cloud
Available at: Computing and Open (Big) Data on the
http://linkinghub.elsevier.com/retrieve/pii/S09 Enterprise Architecture Framework‘.
25527301002274 . Proceedings of the 26th International
[7] M. Lněnička1 et al., ‘Components of Big Data Business Information Management
Analytics for Strategic Management of Association Conference, Madrid, Spain, pp.
Enterprise Architecture’, Research Gate, 2017. 1679-1683, 2015.
[8] Lake, P. and R. Drake, ‘Information Systems
Management in the Big Data Era.’ Springer

ISBN: 1-60132-474-X, CSREA Press ©

You might also like