InfoQ Homepage Cloud Computing Content on InfoQ
-
Easily Accessing Azure Cloud Services with AppFabric
Microsoft Windows Azure Platform AppFabric is a set of technologies helpful to connect on-premises applications with Azure cloud services and resources and eases interoperability between users belonging to different domains. The main components are the Service Bus and the Access Control Service.
-
Performance Measured by the Penny
Cloud computing is a game changer for developers. Not because it requires a new architectural model, that is driven as much by fads and fashion as it is by actual hardware requirements. Nor is it the seemingly endless capacity with near-perfect scalability that the cloud is promising. The game changer is how poorly performing code now has a real price in hard currency.
-
WordPress has Gone Live on Windows Azure
On Tuesday Microsoft announced that Windows Azure would support the LAMP stack, well perhaps “the -AMP stack” is a better term. With Linux out of the picture, Microsoft is courting developers building on top of Apache, MySQL, and PHP/Python including the users of the wildly popular WordPress blogging software.
-
Amazon Helps .NET Developers Program for Its Clouds
Amazon has released the AWS SDK for .NET, a set of libraries, code samples and documentation for .NET developers creating applications that use Amazon’s cloud.
-
Yahoo! Offers Its Traffic Server to Apache
Shelton Shugar, SVP Cloud Computing at Yahoo!, has announced the donation of its Traffic Server (TS), an HTTP cache server, to Apache during his keynote at Cloud Computing Conference.
-
Amazon Offers MySQL as a Service
Amazon has announced a new service, Amazon Relational Database Service or RDS, a solution for creating and accessing a relational database in the cloud. The hosted database is MySQL 5.1 and the announcement precedes PDC 2009 by 3 weeks when Microsoft will announce the availability of SQL Azure, a cloud solution based on its relational DB.
-
Quickly Migrate from SQL Server to SQL Azure
In order to make migrating from SQL Server to SQL Azure easier, Microsoft is releasing a migration tool on CodePlex. The SQL Azure Migration Wizard will detect, and if possible, correct incompatibilities between SQL Server 2005/2008 and SQL Azure. In addition to generating scripts for deploying the migrated schema on SQL Azure, this tool will also allow you to migrate table data using BCP.
-
SQL Azure is Feature Complete, but You Need to Move to the New CTP by December
Microsoft has released a feature-complete version of SQL Azure. CTP 2 includes everything that the final version is expected to have and is currently deployed on Microsoft’s production clusters. This gives CTP 2 an automatic upgrade path to the final release, but users of previous CTPs will need to migrate their data before the older servers are shutdown.
-
Considerations for an S+S Implementation
The article, Design Considerations for S+S and Cloud Computing, written by eight architects from Microsoft, is a collection of design considerations to be taken into account when planning the architecture of a Software plus Services (S+S) solution for the enterprise.
-
Microsoft Enters Cloud Computing with 2 New Data Centers
Microsoft has announced the opening of 2 new data centers, one in Dublin, Ireland, and another in Chicago, US. These data centers are a preparation for the announcement Microsoft is going to make at PDC 2009 regarding the commercial availability of Windows Azure services.
-
Internet Security: an Interview with David Durham
David Durham, manager of Intel's Security and Cryptography Research group, was recently interviewed on the subject of Internet and Computer Security. The interview covers a wide range of topics including the "monetization of malware," Cloud-based detection of malware, security of data stored in the Cloud, "Botnets in the Dark Cloud," and malware as a tool in geo-politics.
-
PHP API for Cloud Application Services
Zend Technologies, calling themselves The PHP Company, has launched the open source Simple API for Cloud Application Services project intended to help PHP developers creating applications consuming services from all major clouds. Microsoft has contributed with Windows Azure SDK for PHP Developers.
-
CloudCrowd - A 100% Ruby Cloud Solution
DocumentCloud is a non-profit organization which provides document-based applications. With highly expensive processing tasks to accomplish in parallel, DocumentCloud decided to implement its own cloud solution in Ruby: CloudCrowd. InfoQ spoke with the author, Jeremy Ashkenas of DocumentCloud, to learn more.
-
How Does SOA Relate to Cloud Computing?
A recent session, part of ebizQ's Cloud QCamp, discussed the current state and relationship between cloud computing and SOA. The consensus of the panelists was that the cloud is helping to boost the advantages promised by service orientation to a firmer business footing.
-
Faster Ruby Test Execution With Devver
Devver is a new service that runs your Ruby tests in parallel on their cloud infrastructure. InfoQ talked to Ben Brinckerhoff from Devver to understand how they can speed up your tests.