--- title: "Intro to Modern IaC with AWS & Pulumi (TypeScript)" chapter: true weight: 20 --- # Introduction to Modern Infrastructure as Code with AWS and Pulumi (TypeScript) ## Learning Objectives - Getting started with Pulumi - Deploy a website on Amazon S3 - Deploy Amazon EKS Infrastructure - Deploy an application on Amazon EKS - Create a reusable infrastructure component {{% notice info %}} In this workshop, we have selected containers and various other technologies to demonstrate the strength of IaC. At the end of the workshop you can continue to the additional content section, where you can find more labs to explore other components to work with such as serverless and EC2. {{% /notice %}} {{% notice warning %}}
The examples and sample code provided in this workshop are intended to be consumed as instructional content. These will help you understand how various cloud services can be used to build a solution while demonstrating best practices along the way. These examples are not intended for use in production environments.
{{% /notice %}}