Earlier this month, Amazon.com announced the release of the AWS (Amazon Web Services) SDK Kit for .Net. This is exciting news for .Net developers, who can now build rich applications on top of the APIs that encapsulate a lot of the lower-level plumbing associated with programming for the AWS cloud, including authentication, request retries, and error handling.
According to the AWS SDK for .Net website:
The AWS SDK for .NET supports the AWS infrastructure products, including:
- Amazon Elastic Compute Cloud (Amazon EC2)
- Amazon Simple Storage Service (Amazon S3)
- Amazon Virtual Private Cloud (Amazon VPC)
- Amazon SimpleDB
- Amazon Relational Database Service (Amazon RDS)
- Amazon CloudFront
- Amazon Simple Queue Service (Amazon SQS)
- Amazon Elastic MapReduce
- Amazon CloudWatch
- Elastic Load Balancing
- Auto Scaling
For more information, visit the following resources.
Amazon Web Services SDK for .Net Home Page
AWS SDK for .Net “Getting Started” Guide
AWS SDK for .Net Developer Discussion Forums






