Tutorial: Deploy a "hello, world!" application with CodeDeploy (Windows Server) - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Tutorial: Deploy a "hello, world!" application with CodeDeploy (Windows Server)

In this tutorial, you deploy a single webpage to a single Windows Server Amazon EC2 instance running Internet Information Services (IIS) as its web server. This webpage displays a simple "Hello, World!" message.

Not what you're looking for?

This tutorial's steps are presented from a Windows perspective. Although you can complete most of these steps on a local machine running Linux, OS X, or Unix, you must adapt those that cover Windows-based directory paths such as c:\temp. Also, if you want to connect to the Amazon EC2 instance, you need a client application that can connect through Remote Desktop Protocol (RDP) to the Amazon EC2 instance running Windows Server. (Windows includes an RDP connection client application by default.)

Before you start this tutorial, you must complete the prerequisites in Getting started with CodeDeploy, including configuring your user, installing or upgrading the Amazon CLI, and creating an IAM instance profile and a service role.