| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Topics
Let's suppose you want to build an ASP.NET web application where customers can upload and browse photos. You want to leverage the reliable, scalable, secure, and high performance infrastructure that AWS offers. It's easy to get started, and for most of the tasks we can use the AWS Management Console. In this topic, we'll walk through a series of steps to deploy your web application to AWS. There are many deployment variations for web applications, but this walkthrough focuses on one example that follows best practices and uses many of the Amazon Web Services so you can see how the services work together. Let's begin!
Note
In this example, we are going through the steps in a specific order to minimize the time for billable services. However, when you deploy your application you will likely start by launching your Amazon EC2 instance, configuring your application and database, creating a custom AMI, and then scaling your application.