+++ title = "Module 02: EC2 Webserver" chapter = true weight = 30 +++ # Deploying EC2 Webservers with Pulumi {{% notice warning %}}
You are responsible for the cost of the AWS services used while running this workshop in your AWS account.
{{% /notice %}} In this lab, you will use Pulumi to create webservers across subnets and use an application loadbalancer to balance load between them. {{% children showhidden="false" %}}