InfoQ Homepage Infrastructure 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.
-
SQL Server Denali: Microsoft Wants Your Feedback on Upgrade Paths and Supported Operating Systems
Microsoft posted the proposed list of SQL Server Code Name Denali upgrade paths and operating systems, and is soliciting feedback on their selections. Windows XP and 2003 are excluded, and versions of SQL Server may require service pack updates before a new Denali installation.
-
.NET Micro Framework now supports Visual Basic, Remote Software Updates
The open source platform for embedded devices, .NET Micro Framework, has begun beta testing of version 4.2. This build includes the work of both Microsoft and third-party developers, something that is becoming increasingly common as Microsoft redefines its role in the open source community.
-
Automatic Reference Counting in Objective-C
A document has appeared on the Clang website describing requirements for Automatic Reference Counting in Objective-C. This provides a service, akin to C++'s auto, which allows objects to automatically take part in the retain/release/autorelease cycle without requiring the user to do anything explicitly about it.
-
C++ AMP Provides Massive Parallelism
Microsoft wants to give C++ developers tools for writing parallel applications running on zillions of GPUs/cores locally or in the cloud.
-
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?"
-
Appcelerator’s Titanium Studio Makes Its Debut
Titanium Studio 1.0, an IDE for mobile, desktop and web development, is based on Aptana Studio and brings new features, such as: Android and iOS debugging, run-deploy-package mobile and desktop apps, Git support, integrated terminal, and others.
-
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.