InfoQ Homepage Architecture Content on InfoQ
-
What Is Enterprise Architecture?
There is a lot of discussion about the role of enterprise architecture, and they way it should operate in the enterprise. New posts by Jason Bloomberg and JP Morgenthal are suggesting a new form of enterprise architecture.
-
JAX London 2011 Review
Last week's JAX London included an OSGi specific day as well as others on Agile, Spring, JavaEE and tools. As well as the JAX Awards, other products were introduced such as the free GlobalsDB, an overview of Cloud Foundry, and Adobe Flex 4.5 running on top of iOS and on a demonstration BlackBerry playbook. Read on to find out more.
-
Oracle Coherence 3.7's Elastic Data Offers Transparent Overflow from Memory to Solid State Storage
Oracle has today released version 3.7 of Coherence, its distributed in-memory data grid. The new product introduces a feature called Elastic Data. According to Cameron Purdy, Vice President of Development for the Coherence product, this allows near memory speed access to data, regardless of storage medium.
-
OpenCompute and OpenStack Span Hardware and Software Cloud Infrastructure and Platform Solutions
A number of announcements around open hardware specifications and open source cloud infrastructure and platform software solutions by collaborators in the OpenStack initiative were made in the past 2 weeks. How does all of them stack up together?
-
Microsoft and Toyota announce Cloud Infrastructure for Smart Cars
Microsoft and Toyota have announced a strategic partnership on future telematics for vehicles. Goal of the partnership is to create a common telematics platform with Microsoft contributing its Windows Azure Cloud Computing technology and TMC (Toyota Media Service Co.) deploying its telematics applications in the Azure-based cloud. The solution will address electric and plug-in hybrid vehicles.
-
IMPACT11: 'Business Agility' With IBM's Latest WebSphere Advancements
IBM's IMPACT 11 conference is underway this week hosting more than 8,000 business and IT leaders representing 60 countries, gathered to learn discuss how to "work smarter for better business outcomes". During the 4 day event, IBM revolves their unveiling of many new tools, products, solutions, and ideas around the one key message of enabling "Business Agility".
-
ECMAScript 5: What’s New in JavaScript Programming
ECMAScript 5 was standardized in late 2009 but only recently has it has started showing up in browsers. It supersedes the 3rd edition, which was ratified in 1999. ECMAScript 5 is actually two languages, ES5/Default and ES5/Strict. Future versions are going to be built on top of ES5/Strict and it is recommended that the default version be avoided.
-
Application Build and Continuous Integration Patterns
Julian Simpson, Principal Consultant at The Build Doctor, has compiled a set of patterns for maintaining a fast and reliable application build process and avoiding some Continuous Integration (CI) pitfalls. He also presents a number of patterns for deployment automation and testing in production-like environments.
-
Driving Business Value Through Enterprise Architecture
Using business architecture to improve project life cycles and applying a standard Enterprise Architecture methodology can be the drivers to add business value in organizations. Richard Reese, VP of Enterprise Architecture at Discover Financial Services, recently spoke at Troux Worldwide Conference about driving business value through EA initiatives.
-
VMware Unveils Open Source PaaS Cloud Foundry
VMware has today announced the launch of an open source "Platform as a Service" (PaaS), Cloud Foundry.
-
Carlos Figueira Explains WCF Extensibility
Windows Communication Foundation offers an amazing variety of extension points but due to limited documentation most developers treat it as a black box. Carlos Figueira intends to change this with a series of articles on WCF Extensibility with real world examples.
-
MIX 2011: What to Expect
HTML 5, Silverlight 5, and a surprise announcement about Windows Phone 7 look to be on the table at MIX 2011. We are also going to see information on Surface 2, ECMAScript 5, the next version of Web Forms, and the Microsoft Media Platform.
-
Will the Rise of Javascript Mean the End of LAMP?
Mike Driscoll published a provocative post on the future of Web Application Architectures. He predicts that frameworks like node.js signal the end of LAMP.
-
Palladio provides Version 3.2 of its Software Architecture Simulator
Palladio Bench supports architects and developers in deriving quality of software estimations such as performance, reliability, maintainability and development costs from models. Its new version 3.2 is based on Eclipse 3.5 (Galileo) and adds several stabilizations and fixes, a reliability analysis, a new graphical editor and a new workflow engine, as well as a probe specification framework.
-
MVC Scaffolding Provides configurable Code Generation for ASP.NET MVC
Steve Sanderson recently introduced MVC Scaffolding, a customizable code generation tool for ASP.NET MVC 3. MVC Scaffolding uses a simple command-line interface to automatically generate code based on templates. Standard templates allow for automated generation of many common elements, including Views, Actions, and Unit Test stubs.