InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Amazon Helps .NET Developers Program for Its Clouds

Posted by Abel Avram on Nov 16, 2009

Sections
Operations & Infrastructure,
Architecture & Design,
Development
Topics
C# ,
Amazon Web Services ,
.NET Languages ,
Amazon ,
.NET ,
IaaS ,
Companies ,
SDK ,
Programming ,
Cloud Computing

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.

The libraries in AWS SDK for .NET provide a set of API to simplify the task of accessing Amazon’s cloud services. The API is wrapping up the following services: Elastic Compute Cloud, Simple Storage Service, Virtual Private Cloud, SimpleDB, Relational Database Service, CloudFront, Simple Queue Service, Elastic MapReduce, CloudWatch, Elastic Load Balancing, and Auto Scaling.

The API contains a number of interfaces and classes written in C# which can be called from any .NET language. The SDK includes several Visual Studio project templates to help developers start coding for AWS. It also contains C# code samples and documentation.

Users previously using the C# and VB.NET libraries for AWS are suggested to use the new SDK because this will be supported by Amazon in the future.

Requirements: .NET Framework 2.0 or better and VS 2008 or later. The source code of the SDK is available under Apache 2.0 license.

No comments

Watch Thread Reply