 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Enterprise IT Consultant Views on Technologies and Trends &#187; Architecture</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/tag/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends</link>
	<description>Everything from Mainframes to Cloud</description>
	<lastBuildDate>Fri, 10 May 2013 20:03:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Service Oriented Integration</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/service-oriented-integration/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/service-oriented-integration/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 07:02:30 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[SOI]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/service-oriented-integration/</guid>
		<description><![CDATA[Service Oriented Integration Service-oriented Integration (SOI) &#8211; a logical extension of functional integration &#8211; is where the applications integrate by using service interactions in an SOA environment. Service are provided by source application (service provider) and consumed by target applications (service consumers). Typically, SOI is implemented as systems that consume and provide XML-based Web services. [...]]]></description>
				<content:encoded><![CDATA[<h3>Service Oriented Integration</h3>
<p>Service-oriented Integration (SOI) &#8211; a logical extension of functional integration &#8211; is where the applications integrate by using service interactions in an SOA environment. Service are provided by source application (service provider) and consumed by target applications (service consumers). Typically, SOI is implemented as systems that consume and provide XML-based Web services.</p>
<p>SOI addresses the issues of integrating heterogeneous and inflexible systems while overcoming the difficulties of functional Integration in terms of location and technology of the function. For example, functionality in a mainframe can be exposed as a web service implemented using a .Net framework.</p>
<p>In SOI, the service defines a contract &#8211; such as the technology, communications protocols, and message definitions &#8211; that all service consumers must conform to in order to communicate with the service. SOI enables loose coupling, thereby bringing flexibility and interoperability to newer heights &#8211; to the extent that the service provider as well as consumers need not be fixed &#8211; and the change in the service provider can be transparent to the service consumers.</p>
<p>In spite of its various benefits, Web Services using XML is not a panacea for all integration scenarios &#8211; as it involves considerable effort (for implementation) and overhead (during runtime). For example, usage of XML while providing maximum level of data independence does have a performance overhead due to transformations required.</p>
<p>Let us look at the W3 Definition of Web Services &#8211; &#8220;Web services architecture is an <em>interoperability</em> architecture that provides a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks&#8221;.</p>
<p>Web Service and XML make the most sense in case of Integration between Unknowns, applications running in heterogeneous environment, and applications that change frequently.</p>
<p>If the organization has application predominantly running on a single platform and hence do not have the complexities associated with integration between disparate platforms &#8211; which is chiefly addressed by SOI,  <strong>using SOI makes most sense for integration with external world &#8211; web portals, other web sites etc. &#8211; where the flexibility and interoperability is most required.</strong></p>
<p><strong>If SOI is considered for integration of applications internal to the organization &#8211; as they provide the maximum flexibility and interoperability, use of Enterprise Service Bus concept and use of commercial tools is strongly recommended.</strong></p>
<p>For basic information on SOA, Web Services and ESB, refer to earlier blogs <a href="http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-i/">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-i/</a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/service-oriented-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part III</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-iii/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-iii/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 08:04:47 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/?p=465</guid>
		<description><![CDATA[Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part III Traditional Enterprise application integration (EAI) provided a hub-and-spoke architecture as a better solution compared to direct point-to-point connections. ESB moved further to provide the concept of bus &#8211; where the nodes have more intelligence &#8211; and offers better flexibility and scalability. [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part III</strong></p>
<p>Traditional Enterprise application integration (EAI) provided a hub-and-spoke architecture as a better solution compared to direct point-to-point connections. ESB moved further to provide the concept of bus &#8211; where the nodes have more intelligence &#8211; and offers better flexibility and scalability.</p>
<p>SOA offers great promise but also has great pitfalls. Making SOA work, avoiding the pitfalls and getting ROI, is hard. Usage of commercial tools simplifies SOA implementation enabling the focus to remain on business requirements &#8211; and not on implementation platforms and protocols.</p>
<p>Originally, an ESB product had a core asynchronous messaging backbone supplemented with intelligent transformation and routing to ensure messages are passed reliably. In other words, ESB was seen as a shared messaging layer for connecting applications and other services throughout an enterprise.</p>
<p>Today ESB is seen as a collection of architectural patterns based on traditional enterprise application integration (EAI), message-oriented middleware, Web services, .NET and Java interoperability, host system integration, and interoperability with service registries and asset repositories. The commercial tools offers support for various types of integration &#8211; using EAI, BPM, SOA, Message driven, event-driven, B2B as well as adapters for communication with different protocols, databases as well as standard products like ERP, CRM etc.</p>
<p>Reasons for using ESB as the integration backbone include the following capabilities:</p>
<ul>
<li>Provide location transparency and enable service substitution;</li>
<li>Support integration in heterogeneous environments ;</li>
<li>Support SOA principles, separating application code from specific service protocols and implementations;</li>
<li>Act as a single point of control over service addressing and naming;</li>
</ul>
<p>In an ESB, there is no direct connection between the consumer and provider. With an ESB, the infrastructure shields the consumer from the details of how to connect to the provider. While the service endpoints can have their own integration techniques, protocols, security models etc., ESB provides a simplified view to the service consumers. Thus an ESB allows the reach of an SOA to extend to non-SOA-enabled service providers. ESB also supports a variety of ways to get on and off the bus.</p>
<p>ESB supports Integration at various levels including:</p>
<ul>
<li>Database(s)</li>
<li>Application adapters</li>
<li>Connectivity to EAI middleware</li>
<li>Service mapping</li>
<li>Protocol transformation</li>
<li>Data enrichment</li>
<li>Application server environments (J2EE and .Net)</li>
<li>Language interfaces for service invocation (Java, C/C++/C#)</li>
</ul>
<p>Message oriented middleware (MOM), the key behind ESB, offers flexibility in application development. MOM permits time-independent responses because it operates in an asynchronous mode.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part II</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-ii/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-ii/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 08:02:46 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/?p=463</guid>
		<description><![CDATA[Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part II According to W3, &#8220;Web services architecture is an interoperability architecture that provides a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks&#8221;. The core technologies used for Web services are: XML: generic language that [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part II</strong></p>
<p>According to W3, &#8220;Web services architecture is an interoperability architecture that provides a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks&#8221;.</p>
<p>The core technologies used for Web services are:</p>
<ul>
<li>XML: generic language that can describe any kind of content in a structured way, separated from its presentation to a specific device.</li>
<li>SOAP: Platform-neutral protocol that allows a client to call a remote service.</li>
<li>WSDL: XML-based interface and implementation description language. Using a WSDL document, the service provider specifies the operations that a Web service provides and the parameters and data types of these operations.</li>
<li>UDDI: Universal Description, Discovery, and Integration (UDDI) is both a client-side API and a SOAP-based server implementation used to store and retrieve information about service providers and Web services.</li>
<li>WSIL: Web Services Inspection Language (WSIL) is an XML-based specification that locates Web services without using UDDI.</li>
</ul>
<p>Web services have the following key properties:</p>
<ul>
<li>Web services are self-contained. On client side, no additional software required. On server side, an HTTP and SOAP server would suffice;</li>
<li>Web services are self-describing; Format definition travels with the service &#8211; no metadata repository required.</li>
<li>Web services can be published, located, and invoked across the Web;</li>
<li>Web services are language-independent and interoperable;</li>
<li>Web services are loosely coupled;</li>
<li>Web services are dynamic; With UDDI and WSDL, the discovery is automated and Web services can be deployed without disturbing the clients.</li>
<li>Web services provide programmatic access; Service consumers have to know the interfaces to Web Services and no knowledge of implementation required.</li>
</ul>
<p>Web services alone cannot handle the complex requirement of SOA within an enterprise. That is where ESB &#8211; the Enterprise Service Bus &#8211; seen as the Universal Integration Backbone comes in.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part I</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-i/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-i/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 08:00:43 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/?p=461</guid>
		<description><![CDATA[Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part I Service-oriented architecture (SOA) is an approach of defining flexible integration architectures based on the concept of a service. SOA brings the benefits of loose coupling and encapsulation to integration at an enterprise level. Using SOA aims at enabling an organization to [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Essentials of SOA, Web Services and ESB in the Integration context &#8211; Part I</strong></p>
<p>Service-oriented architecture (SOA) is an approach of defining flexible integration architectures based on the concept of a service. SOA brings the benefits of loose coupling and encapsulation to integration at an enterprise level. Using SOA aims at enabling an organization to implement changing business processes quickly and also to make extensive reuse of components.</p>
<p>Services are the building blocks to SOA. Services can be invoked independently by service consumers to process simple functions, or can be a collection of functions to form a process. The key aspects of services are:</p>
<ul>
<li>Encapsulate <span style="text-decoration: underline">reusable</span> business functions (e.g., Get Customer details, Update customer payments etc.); The importance of reusability cannot be stressed enough in an integration context. Every effort should be made to create functions that are reusable across different consumers (not necessarily service oriented) and avoid building specific point-to-point integrations.</li>
<li>Are defined by explicit, implementation-independent interfaces. Implementation independent interfaces allow the systems to change their implementation (say the underlying database or even the platform in which the system runs) without affecting other systems. A service contract &#8211; is an explicit interface definition &#8211; that binds the service producer and the service consumer(s).</li>
<li>Are invoked through communication protocols that stress <em>location transparency and interoperability</em><em>. </em>While the service is defined once through a service interface, there could be multiple implementations with different access protocols for the same service. Multiple implementation protocols allow reuse of service from multiple channels as well as heterogeneous systems (running in different platforms).<em></em></li>
</ul>
<p>While SOA is quite useful within the enterprise, the real need for SOA is when it comes to integration with the external world &#8211; B2B, B2C etc. And this is where &#8220;Web Services&#8221; fits in. Web service is one of the key methods of enabling SOA.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/essentials-of-soa-web-services-and-esb-in-the-integration-context-part-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Three Steps towards making Enterprise Architecture Agile</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/agile-enterprise-architecture/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/agile-enterprise-architecture/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 05:28:39 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[AgileEA]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[Enterprise]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/agile-enterprise-architecture/</guid>
		<description><![CDATA[Making Agile Enterprise Architecture Pragmatic Most people agree with Charles Edwards (of Agile EA) comment, that though software development and architecture has been making excellent progress over the past two decades, the same cannot be said of Enterprise Architecture. There are ongoing debates and discussions on topics like Is Enterprise Architecture dying? What is killing [...]]]></description>
				<content:encoded><![CDATA[<p><strong><span style="color: #800000">Making Agile Enterprise Architecture Pragmatic</span></strong></p>
<p>Most people agree with Charles Edwards (of Agile EA) comment, that though software development and architecture has been making excellent progress over the past two decades, the same cannot be said of Enterprise Architecture. There are ongoing debates and discussions on topics like Is Enterprise Architecture dying? What is killing Enterprise Architecture? Is there any market for Enterprise Architecture?</p>
<p>The typical drawbacks of Enterprise Architecture (EA) are observed to be:</p>
<ol>
<li>It takes way too long and requires too much effort</li>
<li>Not able to prove that significant value is being created</li>
<li>Lack of Communication<span id="more-179"></span></li>
</ol>
<p>In an attempt to solve the major drawbacks of Enterprise Architecture, other methodologies (at times referred to as third generation EA) have come up. Still there is no consensus and as practitioners we realize that the hybrid approach is what works best.</p>
<p>From this perspective, the following key points could be directly used by practitioners of EA as a step toward agility:</p>
<p>1.    instead of trying to make a perfect architecture / model &#8211; which takes a lot of time and effort and hence quite detailed but not really more usable or correct (as with time the changes would have happened and the model may not reflect the current status), aim at a simple, usable and meaningful model that makes sense to both the Business and IT people and hence really effective (as people really would read and use them!).</p>
<p>2.    Not rely on a specific modeling approach and but use a variety of tools to depict the information and adopt an &#8220;iterative and incremental&#8221; way to build it. The key is to use the &#8220;Right approach &#8211; with the right level of detail &#8211; for the right context&#8221;.</p>
<p>3.    Look at the whole picture &#8211; using the various perspectives which are depicted in multiple artifacts.</p>
<p>AgileEA is a free open source EA Operational Process. It is a framework that is designed to either use as is, or to tailor and publish your own Enterprise Architecture Operational Process website. Right now, the site seems to be under maintenance - some time back it was in Beta and asking for suggestions. A whitepaper on Agile EA &#8211; Phases, Iterations &amp; Discipline by Charles Edwards is available at <a href="http://www.agileea.com/Whitepapers/AEA_Phases_Iterations_Disciplines.pdf">http://www.agileea.com/Whitepapers/AEA_Phases_Iterations_Disciplines.pdf</a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/agile-enterprise-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Architecture today needs to be Agile</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/enterprise-architecture-today-needs-to-be-agile/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/enterprise-architecture-today-needs-to-be-agile/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 13:31:34 +0000</pubDate>
		<dc:creator>Sasirekha R</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Business Architecture]]></category>
		<category><![CDATA[Business-IT Alignment]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[Enterprise Architecture]]></category>
		<category><![CDATA[Global Enterprise Architects]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Integration Architecture]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/?p=25</guid>
		<description><![CDATA[Enterprise Architecture today needs to be Agile Enterprise Architecture has been there for over two decades now and still means different things to different people. For some it is a graphical model which excruciating level of details, while in the other extreme it is viewed as a practice that brings in business value. Zachmann, TOGAF, [...]]]></description>
				<content:encoded><![CDATA[<p><strong><span style="color: #800000">Enterprise Architecture today needs to be Agile</span></strong></p>
<p>Enterprise Architecture has been there for over two decades now and still means different things to different people. For some it is a graphical model which excruciating level of details, while in the other extreme it is viewed as a practice that brings in business value.</p>
<p>Zachmann, TOGAF, FEA and Gartner&#8217;s EA practice are the four significant EA methodologies that are there in use today and most others are a combination of these. Of various artifacts that dwell on Enterprise Architectures and their comparisons, I found &#8220;Comparison of the Top Four Enterprise-Architecture Methodologies&#8221; in <a href="http://msdn.microsoft.com/en-us/library/bb466232.aspx">http://msdn.microsoft.com/en-us/library/bb466232.aspx</a> the effective one is bringing out the differences. In spite of the differences in the understanding and approach of what constitutes EA, the objectives are necessarily the same &#8220;Business-IT alignment&#8221;, Agility, Cost Reduction and Improved Value.</p>
<p>Enterprise Architecture, though seen as an IT initiative (probably due to the reason that it has been handled by IT personnel), has to do more with Business than IT. In general, the essential reasons for developing an EA have been and remain as:</p>
<p>•Alignment &#8211; ensuring the reality of the implemented enterprise is aligned with management&#8217;s intent</p>
<p>•Integration &#8211; realizing that the business rules are consistent across the organization, that the data and its use are immutable, interfaces and information flow are standardized, and the connectivity and interoperability are managed across the enterprise</p>
<p>•Change &#8211; facilitating and managing change to any aspect of the enterprise</p>
<p>•Time-to-market &#8211; reducing systems development, applications generation, modernization timeframes, and resource requirements</p>
<p>•Convergence &#8211; striving toward a standard IT product portfolio as contained in the Technical Reference</p>
<p>Right now, Enterprise Architecture has reached an interesting phase where it is no longer looked upon as a technology or infrastructure or even application related. With Enterprise Architects today reporting to CxOs, the EA charter today includes enabling Business Strategy and addressing business issues.<span id="more-25"></span></p>
<p>Though it sounds like an ideal situation, it definitely remains an uphill task for Enterprise Architects. A survey from Forrester points out that lack of support from business is a common concern and improving perception of EA as a common goal expressed by Enterprise Architects.</p>
<p>Both business and technology are changing at a rapid pace and even bringing paradigm shift. Businesses are expanding, merging, de-merging and time-to-market has been shrinking and shrinking. Similarly technology advancements like Cloud computing, Software-as-a-service, COTS are making Application and Technical architecture of lesser importance than hither-to they have had.</p>
<p>Business Architecture, Information Architecture and Integration Architecture are the areas which are to be focused at by Enterprise Architects. Significant progress in these areas coupled with delivering business benefits, that too quickly, is what is expected from Enterprise Architects today.</p>
<p>In most organizations, Enterprise Architects currently spend most of their time in arriving at detailed models which no one else are able to use effectively, in creating detailed level of standards and guidelines that result in frustration during implementation, in acting as enforcement agents of the EA guidelines created and in trying to meet the immediate need of the business &#8211; giving short term the priority at the expense of long-term goals.</p>
<p>To enable the level of detail which Architects where arriving at and also to handle localized requirements, most large organizations had Enterprise Architecture groups at local or national level. And this trend is again changing with the focus of Enterprise Architecture increasingly becoming global.</p>
<p>Global Enterprise Architects should streamline their focus and efforts on high impact, high priority areas that are in alignment with the business strategy. Most of what they are currently doing cannot be ignored altogether &#8211; and these activities can be relegated to local and regional Architecture groups.</p>
<p>With the improved EA charter, aligning to any single EA approach may no longer be feasible and the best thing to do is to use the right set of tools, producing artifacts at the right level of detail, and most importantly within the right time frame. Communication &#8211; that always was essential for the success of EA, has become crucial today.</p>
<p>Enterprise Architecture, as any other discipline, should adapt itself to the changing demands and trends and agility of the EA is what would ensure that EA provides the benefits it promises.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-IT-tech-trends/enterprise-architecture-today-needs-to-be-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
