InfoQ Homepage Cloud Computing Content on InfoQ
-
Private Cloud Roundup
Private clouds continue to grow in popularity and offer a number of appealing benefits to an organization including higher utilization of existing server resources, improved manageability, pay as you go, and self-service. This roundup provides a high-level view of some of the key ingredients for creating a private cloud solution.
-
Windows Azure Plugin for Eclipse with Java, June 2011 Community Technology Preview
Microsoft has recently released a new version of the Windows Azure Plugin for Eclipse with Java. The Eclipse plugin is an open source project, released under the Apache 2.0 license, which provides Java developers with an easy way to build and deploy web applications to Windows
-
IBM Workload Deployer – Continuing Maturation of Private Cloud Appliances
IBM Workload Deployer is the next generation of the IBM WebSphere CloudBurst v2.0 appliance further driving the use of patterns, templates and automation to simplify and accelerate the definition and deployment of private cloud solutions.
-
AppHarbor Announces Add-On API For .NET Developers
AppHarbor, a PaaS provider for hosting .NET Applications, has announced an add-on API. This will provide a self-service portal for third-party service providers. Developers can purchase cloud services through a single interface and integrate additional functionality into the applications they build on the AppHarbor platform. The initial catalog includes MongoHQ, Cloudant, Redis To Go and MailGun.
-
Janova and EdgeCase build Testing Tool in seven Months
The experts of the software company EdgeCase have recently assisted the Enterprise Architecture Company Janova from Ohio in building a Web-based, automated testing tool. The tool is provided as a Cloud-based application that enables users to define the test scripts used for Batch Processing in plain English. For its implementation the developers leveraged the programming language Ruby.
-
Adding Scale to ASP.NET Applications in the Cloud
Microsoft presented several options for scaling ASP.NET applications hosted on Windows Azure. There are a number of services for caching, traffic distribution, asynchronous work processing, and storage, and these options can be used in combination to scale applications up or down.
-
The Current Status and Predictions on Cloud Computing from Cloud Leaders
Werner Vogels from Amazon and Satya Nadella from Microsoft talked about the current status of cloud computing, while Lew Tucker from Cisco and Jon Weinman from HP made some predictions on its future at GigaOM Structure Event.
-
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.
-
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.
-
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.
-
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.
-
JNBridgePro 6.0 Connects Java&.NET Apps in the Cloud
JNBridge has enhanced their interoperability tool to enable native communication between Java to .NET applications deployed in the cloud or on the ground and in the cloud.
-
Apache promotes Libcloud to Top-Level-Project
The Apache Foundation has announced on May 25th that it has graduated Libcloud from Incubator status to a Top-Level Project. Libcloud represents a Python library that introduces a vendor-neutral interface to proprietary APIs of various cloud providers. As a Top-Level-Project the solution will get much more awareness and support from the open-source community in the future.
-
Develop Cloud-Based Collaborative Solutions with SharePoint Online and Office365 Beta
Office365 Beta includes SharePoint Online, the cloud-based version of SharePoint 2010. The process of building solutions for SharePoint Online is similar to SharePoint 2010, but there are several key differences that must be taken into account when planning to deploy a SharePoint solution on Office365 Beta.
-
Testing in the Cloud
Cloud testing is a testing approach in which the power of the cloud is harnessed. This is mostly done either to decrease the amount of time taken to test or to simulate real world traffic for an application. Moreover, in order to meet the scalability demands of high traffic web applications, tests need to scale as well.