title: "Getting Started with Infrastructure as Code"
meta_desc: "In this hands-on workshop, the Pulumi team will show you how to stand up basic services using Infrastructure as Code (IaC) through a series of hands-on labs."
In this hands-on workshop, the Pulumi team will show you how to stand up basic services using Infrastructure as Code (IaC) through a series of hands-on labs. The techniques work for any cloud --- Azure, AWS, and Google Cloud. You’ll be able to leverage your favorite languages including Python, Go, JavaScript, TypeScript, and C# instead of YAML or domain-specific languages.
After completion of this webinar, you’ll be up and running with IaC fundamentals, modern application architectures across many clouds, and best-practices that are ready for production environments. You’ll also be ready to empower your development teams to be more productive --- continuously deploying both their applications and infrastructure.
View the prerequisites for this workshop [here](https://github.com/pulumi/infrastructure-as-code-workshop/blob/master/00-installing-prerequisites.md).
# The webinar presenters
presenters:
- name: Paul Stack
role: Software Engineer, Pulumi
- name: Mikhail Shilkov
role: Software Engineer, Pulumi
# A bullet point list containing what the user will learn during the webinar.
learn:
- This is a 100-level introduction to setting up your infrastructure using Pulumi with multiple languages.