The Articles and Tutorials section features in-depth documents
designed to give practical help to developers working with AWS. They
have been created by members of the AWS developer community or the
Amazon Team and give structured examples, analysis, tips, tricks and
guidelines based on real usage of AWS services.
Featured Articles & Tutorials
- Deploy a Microsoft SharePoint 2010 Server Farm in the AWS Cloud in 6 Simple Steps
-
Learn how you can launch a Microsoft SharePoint 2010 server farm for a public facing website on Amazon Web Services (AWS) cloud infrastructure in 6 simple steps. This article provides all the necessary resources, including easy-to-launch AWS CloudFormation sample templates, and instructions on how to create Amazon Machine Images (AMIs) so that you can launch a fully functional highly-available Microsoft SharePoint 2010 server farm on AWS.
- Petboard: An ASP.NET Sample Using Amazon S3 and Amazon SimpleDB
-
The Petboard sample application shows how to use Amazon Web Services in an ASP.NET application. The web application is a catalog of pets and information about each pet, including a profile photo, likes, and dislikes. Petboard shows how to organize structured data using Amazon SimpleDB, serve images from Amazon Simple Storage Service (Amazon S3), and implement ASP.NET Membership using Amazon SimpleDB.
- Using DynamoDB with Amazon Elastic MapReduce
-
This article shows how to use EMR to efficiently export DynamoDB tables to S3, import S3 data into DynamoDB, and perform sophisticated queries across tables stored in both DynamoDB and other storage services such as S3.