'); writeln(''); writeln(' '); close(); } var img = new Image(); img.onload = function() { sizeImgWin(imgWin, img) }; img.src = imageURL; } function sizeImgWin(win, img) { var new_w = img.width; var new_h = img.height; var old_w = win.innerWidth || win.document.body.offsetWidth; var old_h = win.innerHeight || win.document.body.offsetHeight; if (!new_w) { new_w = old_w; } if (!new_h) { new_h = old_h; } new_w -= old_w; new_h -= old_h; win.resizeBy(new_w,new_h); win.document.title = img.src.substring(img.src.lastIndexOf("/")+1); var pic = win.document.getElementById('pic'); pic.src = img.src; pic.style.display = 'block'; }

Impacting the organization's ability to mobilize technology for business advantage is a task every enterprise architect wants to take on. But the daily pressures and demands of system delivery and operations often get in the way of creating and using effective enterprise architecture (EA).

Gartner helps enterprise architects and IT strategic planners focus on both the strategic and tactical aspects of their role. We help you create and operationalize your strategy and plan for your enterprise architecture while you extend your creative abilities to exploit technology's full strategic value.

You receive a set of tools and resources delivered in a highly interactive, easy-to-navigate portal

Research Just For You

We organize our insight around your key processes to ensure you get the right information when you need it

Analyst Picks

Top 3 "Must Read" research keeps you current on what's hot

Most Viewed

See what research your peers are reading, plus rate those documents yourself

  • Enterprise Architecture Success
  • "Succeeding with enterprise architecture is challenging, but if done properly, it provides a balance of quick, easy wins and amazing long-term business value."
  • Robert A. Handler, Research VP
  • Enable for Emergence
  • "Architecture efforts fail when we forget that architecting an enterprise is more enabling for emergence (e.g., a market economy) than designing for engineering (e.g., an ERP system)."
  • Performance Benefits
  • "Enterprise Architecture provides far greater performance benefits for the entire organization when driven by business strategy than by the need for IT efficiency."
  • Business Requirements
  • "We help IT leaders arbitrate between the requirements of business and the capabilities of technology. Enterprise Architects orchestrate, nurture and harmonize vision, strategy and execution."