InfoQ Homepage Architecture & Design Content on InfoQ
-
AppFabric Queues, Topics and Subscriptions Released
Windows Azure AppFabric Features, Queues, Topics and Subscriptions, which were in CTP for some time now have now been released. These enable new scenarios for Applications hosted on Windows Azure such as asynchronous Cloud Eventing, Event-Driven SOA, Load leveling/balancing and more.
-
Did CEP deliver for SOA and can it for Cloud?
At the peak of the SOA hype, Complex Event Processing (CEP) was hailed as SOAs "next big thing". Since then several CEP solutions have come and gone, and the term CEP is not used as much as it once was. Has it failed to deliver on initial claims or has it simply become a core part of most SOA infrastructures that we take it for granted? And does CEP have anything to offer the Cloud?
-
NASA using Android in Space
On September 1st, the Official Google Blog reported that two Android-based Nexus phones have been transported to the ISS in the last manned Space Shuttle mission ST-135. Researchers want to investigate how robots can help humans experiment and live in space more efficiently with Android playing an important role.
-
Latest Release of Zachman Framework Highlights Its Role as an Ontology
John Zachman, considered one of the fathers of the Enterprise Architecture discipline, recently released the third edition of his popular framework. This version included some minor text updates, improved graphics and a subtle effort to re-classify this artifact as an ontology instead of a framework.
-
Spring Social brings Social Connectivity to Java
SpringSource have released Spring Social, a set of APIs that connect to social providers such as Twitter, Facebook, and GitHub. As well as allowing users to post and access status/messages, it also provides a means to authenticate users against a web application using the social provider's identity and credentials.
-
SOA Gateway: A Lightweight, Low-Cost Alternative to the ESB
Jaime Ryan in an article for ComputerWorld recommends the replacement of ESBs with lower-cost, easy-to-use and lightweight modern SOA gateways which fulfill not only the typical ESB functional requirements but also add non-functional capabilities. InfoQ spoke to Jaime Ryan to present his detailed analysis behind this reasoning.
-
Second Level Caching with Entity Framework
Second Level Caching is one of the features that is not present out-of-the-box in Entity Framework. In an MSDN article “Second-Level Caching in the Entity Framework and AppFabric” Julie Lerman shows how to implement Second Level Caching with Entity Framework to take advantage of caching services like Microsoft AppFabric.
-
Eclipse Virgo 3.0 Released
Eclipse Virgo, the evolution of the Spring DM OSGi server, has released version 3.0. The new release includes Gemini Web 2.0 and supports Tomcat 7 (with Servlet 3.0) as well as a new Jetty supported web container.
-
Google App Engine Price Rises Shock Developers
Google has announced that its cloud computing service, App Engine, will officially lose its "preview" tag in the second half of September. At the same the company is raising prices, presumably in an effort to turn the product into another profit centre for the company.
-
Does Anybody Listen? - Podcasts related to Architecture Topics
Keeping up to date on software architecture is difficult, because only a few information sources cover this important area explicitly. Of course, Online Services like InfoQ offer a lot of information on software architecture and design. But what about learning in your spare time,for instance when you are commuting or during your running exercise? Can audio podcasts provide an appropriate solution?
-
Steve Denning on Customer Delight at Agile 2011
Steve Denning gave two talks at the Agile 2011 conference in Salt Lake City, both focusing on moving organisations to "21st Century Management" and showing how Agile principles support and enable this change. He maintains that management is in need of an overhaul and that the takeup of Agile approaches helps organisations to make these changes, but Agile alone is not enough.
-
William McKnight on Columnar Databases
Columnar databases offer better data storage capabilities for certain business use cases compared to the traditional relational database management systems. William McKnight spoke at NoSQL Now 2011 Conference last week about the columnar databases and how they can be effective for certain data storage needs.
-
Fuel PHP: An MVC Framework
The Model-View-Controller pattern is pretty much dominating professional, customer facing website design these days. While single-file scripts and form builder technologies still have a place, MVC seems to strike the right balance for many developers. The Fuel framework for PHP intends to capitalize on the work done by earlier MVC frameworks such as Ruby on Rails.
-
Enterprise Library To Get Auto-Scaling Of Windows Azure Applications
Windows Azure Integration Pack for Enterprise Library will bring support for a lot of Azure-only scenarios. One of these is auto-scaling of both web and worker roles, depending on various parameters such as CPU Utilization, message queue backlogs, specific date and time or even business metrics (such as # of unprocessed orders).
-
JSR-107, JCache: Alive and Going to be Part of Java EE 7
Distributed caching is the tip of the spear for performance, yet Java does not have a standard API. JSR-107 has gained some notoriety over the years because its old yet not done. Given the increased demand for caching, it seems JSR-107 will finally see the light of day, and be part of Java EE 7. InfoQ caught up with Greg Luck, JSR-107 specification and Ehcache lead developer to discuss.