Now it is possible for .Net Developers to create AWS Applications using .Net because Amazon has released a SDK for Microsoft .Net. AWS SDK allow developers to build solutions for AWS infrastructure services, including Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), and Amazon SimpleDB.
To get started with AWS SDK you must have .Net Framework 2.0 or later.
Features
The AWS .NET SDK features:
- AWS .NET Library – Build .NET applications on top of APIs that take the complexity out of coding directly against web services interfaces. The all-in-one library provides .NET developer-friendly APIs that hide much of the lower-level plumbing associated with programming for the AWS cloud, including authentication, request retries, and error handling.
- Code Samples – Practical examples in C# for how to use the libraries to build applications.
- Documentation – Learn more about how to use the libraries and code samples with online video tutorials and reference documentation.
- Visual Studio Support – Get started quickly with building solutions for the AWS cloud using Visual Studio Project Templates.
Supported Services
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