InfoQ Homepage Enterprise Architecture Content on InfoQ
-
SOA Software Releases Atmosphere: an API Management Portal
SOA Software entered the API management portal market with their release of the Atmosphere portal. The Atmosphere platform ensures security, robustness and availability of enterprise APIs over the right range of interface types. In this article we delve into the reason behind the evolution from enterprise SOA and cloud governance to API management and other technical details around the offering.
-
On Building Evolvable Systems
In a recent post Mike Amundsen writes about building evolvable systems where he expands on his presentation "Beyond REST : An approach for crafting stable, evolve-able Web applications". The question he hopes to answer in the presentation is "How can we design and implement distributed network solutions that remain stable and flexible over time?"
-
VMware Announces vFabric Cloud Application Platform 5, Simplifies Licensing and Deployment
VMware has today announced that the next version of its vFabric cloud application platform, which it expects to ship later in the summer, will see a licensing change to a per VM model. The platform gains elastic memory for Java applications running in Spring tc Server, and a new performance monitoring tool for Spring applications running in production, based on Spring Insight.
-
Windows Azure AppFabric CTP - Queues and Topics
The Azure team recently shipped a Community Preview (CTP) for AppFabric, with Service Bus Queues and Service Bus Topics, which can be leveraged in a whole new set of scenarios to build Occasionally Connected or Distributed Systems.
-
Layer 7 Releases a New Web API Management Portal
Layer 7 Technologies released last week its Web API Management Portal that enables companies to manage the developers creating applications against their Web APIs. The portal expands Layer 7’s API management suite, which includes the API Proxy for enforcing API security and SLA policies, and the Enterprise Service Manager for governing the API lifecycle and tracking API performance.
-
Talend Releases a Cloud Version of its Unified Integration Platform
Talend announced at the Cloud Computing Expo last week that it was releasing a Cloud-based version of its Enterprise Unified Integration Platform.
-
QCon San Francisco November 14-18 - tracks announced & registration open
QCon San Francisco 2011, taking place November 14-18, is now open for registration ($700 savings until June 22nd). QCon is an enterprise software development conference for team leads, architects, and project managers covering architecture & design, Java, Mobile, functional programming, Lean and Kanban, Cloud Computing, Big Data & NoSQL, emerging languages, and other timely topics.
-
Yet More Trouble with REST APIs?
George Reese, writing recently on his and Adrian Cole's experiences on using REST and SOAP APIs for developing Cloud applications, caused quite a stir in the community. What started as hints-and-tips has turned into a debate over whether there are real problems and misunderstandings around developing APIs with REST, irrespective of Cloud?
-
Will Machiel van der Bijl make manual Software Testing obsolete?
Machiel van der Bijl from the University of Twente in the Netherlands recently introduced a Model-based testing approach which is supposed to automate software testing.
-
The Good, the Bad, and the Ugly of REST APIs
A new blog post by George Reese provides a wealth of recommendations on best practices and common pitfalls of REST APIs implementation.
-
How To Think Like A Cloud
At the Interop 2011 conference in Las Vegas, Alistair Croll of Bitcurrent delivered a talk titled “How to Think Like a Cloud.” This session pointed out the differences between a traditional application development approach and a utility computing mindset.
-
PMI Agile Certified Professional Body of Knowledge
There is no single central reference for those seeking to prepare for the new Project Management Institute - Agile Certified Practitioner (PMI-ACP) test; instead the PMI provides a list of test areas, and reference books, which taken together constitute the body of knowledge for the certification.
-
Caucho Resin is Officially Certified Against the Java EE 6 Web Profile
Caucho Resin has recently been certified a compliant implementation of the EE 6 Web Profile, starting with version 4.0.17.
-
Erich Gamma Has Joined the Microsoft Visual Studio Team
Erich Gamma, one of the four co-authors of Design Patterns, known as GoF (Gang of Four), has joined Microsoft Visual Studio team.
-
Differing Opinions: DTOs vs Domain Objects
Since the introduction of NHibernate and WCF, .NET developers have been moving closer and closer to the concept of unified entity-models. The end game here is that the same class can be act as your ORM entity, your WCF DTO, and your model for a MVC, MVP, or MVVM framework. Mark Seemann, author of Dependency Injection in .NET, argues this isn’t necessarily a good thing.