News

Amazon Expands Its Windows Cloud Support

Amazon Web Services Inc. (AWS) has released the version 2 Developer Preview of its AWS SDK for .NET. Targeted at .NET developers, the SDK adds support for Windows Store and Windows Phone applications. The Developer Preview is the latest release from AWS that's aimed at Windows workloads -- and aimed at making the Amazon cloud a more competitive alternative to Windows Azure.

"With the new SDK, you can connect your Windows Phone or Windows Store apps to AWS services and you can build a cross-targeted application that's backed by AWS," Tom Rizzo, general manager of the Amazon EC2 team, wrote on the AWS Blog. "With this release, we add Windows Phone support to our growing SDK support for different mobile operating systems including our SDK for iOS and SDK for Android."

Rizzo explained that the other major improvement in the version 2 Developer Preview is "support for the task-based asynchronous pattern," which, he noted, "is supported across all services."

The version 2 Developer Preview of AWS SDK for .NET joins a growing list of AWS products for Microsoft developers. "Over the last few months, we have released a number of enhancements to help customers and partners build their Microsoft Windows-centric workloads on AWS," Rizzo wrote. He cited "guidance for running Exchange Server in the AWS Cloud," the AWS Toolkit for Visual Studio, and the new Amazon .NET Development blog as resources that AWS is now providing to make Microsoft devs feel at home in the Amazon cloud.

"If [Windows] PowerShell is what you use to automate Windows, we have the AWS Tools for Windows PowerShell," Rizzo added. "We recently enhanced our [Windows] PowerShell tools with automatic paging for large result sets and improved support for piping the output of one cmdlet to another cmdlet."

He encouraged developers to test the version 2 Developer Preview of AWS SDK for .NET, and to "tell us how we can better help you build .NET applications on AWS."

About the Author

Katrina Carrasco is the associate group managing editor for the 1105 Enterprise Computing Group. She can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube