Developing Infrastructure as Code with Pulumi
This two-day workshop rooted in theory and real world lab exercises will give you all the tools needed to start developing infrastructure as code.
With Pulumi, you can get all the benefits of infrastructure as code with the programming language you already know and feel comfortable with. Pulumi lets you manage your infrastructure with Node.js, Python, .NET Core, or Go. The flexibility makes this tool valuable.
In this two-day training, you will learn all about building and managing your infrastructure with Pulumi. An experienced instructor will help you understand the general idea of infrastructure as code and from there on will guide you on how to start with Pulumi. We will cover the architecture of Pulumi. You will discover how it keeps track of your infrastructure and what backend options you have.
This training is focused on teaching by doing. As soon as you have got the basics covered, you'll start building the infrastructure with Pulumi yourself. We will cover not only how to create and change resources but also more advanced topics like handling secrets, uploading files, creating and enforcing deployment policies, or additional logging.
Are you feeling as if you do not know where to start with Pulumi? Do not worry. This is not cookie-cutter training. You will be working with experts, so all your questions will be answered.
The 50-50 mix of theory and lab exercises will provide you with enough tips and best practices as well as real work examples. By the end of this training, you will understand how to use Pulumi within your organization in the best way.
Duration
2 days/16 hours of instructionPublic Classroom Pricing
$1950(USD)
GSA Price: $1462.5
Group Rate: $1750
Private Group Pricing
Have a group of 5 or more students? Request special pricing for private group training today.
Download the Course Brochure
Part 1: Infrastructure as Code
You will start this training with an introduction to IaC. You will learn what benefits it brings and what part it plays in DevOps methodology.
- Benefits of infrastructure automation: Why is this worth your time?
- Automating infrastructure with code: How much time and hassle can you really save?
- Infrastructure as code best practices
- Infrastructure as code versus DevOps
- Familiar code—Pulumi
Part 2: Pulumi Basics
In this section, you will learn the basic concepts of Pulumi, and you'll get the first hint of how it works. We will cover different ways of using Pulumi and explain how it keeps track of your infrastructure.
- Introduction to Pulumi
- Pulumi command-line interface (CLI) and libraries
- What is Pulumi state file, and why should you care?
Part 3: Pulumi: First Steps
This section will teach you how to get started with Pulumi. You will learn about different installation methods and structuring your Pulumi projects. We will also talk about templating in Pulumi, and we'll go over some different options for storing Pulumi state file. At this point, you will also get your hands dirty with the first exercises.
- Methods of installing Pulumi: Your best options
- Use of programming languages in Pulumi
- Structuring projects in Pulumi
- EXERCISE: Installing Pulumi and creating your first project
- What are Pulumi templates, and how useful are they?
- What are Pulumi stacks?
- EXERCISE: Using Pulumi templates and creating Pulumi stack
- Defining backend for Pulumi state
- EXERCISE: Initializing and changing backends for Pulumi state
Part 4: Creating Resources with Pulumi
This is the really fun part! In this section, you will start creating resources with Pulumi. You will also get to see what the workflow looks like.
- Loading the Pulumi library and defining the resources
- EXERCISE: Writing your first Pulumi code
- Understanding resource providers
- Creating your first resource
- EXERCISE: Creating VM with Pulumi
- EXERCISE: Using Pulumi CLI
- Modifying the resource and reviewing changes
- EXERCISE: Updating previously created VM
Part 5: Advanced Pulumi
This section covers more sophisticated topics. You will learn how to pass arguments and options to Pulumi, how to handle secrets, and more.
- Inputs and outputs
- Handling secrets with Pulumi
- EXERCISE: Defining and using secrets
- EXERCISE: Marking resource outputs as secrets
- Logs and auditing
- EXERCISE: Using log function in Pulumi code
- Pulumi deployment policies
- EXERCISE: Creating a Pulumi Policy Pack
- Working with files (assets and archives)
- EXERCISE: Adding files to the Storage Bucket
- EXERCISE: Adding archive files to VM
Part 6: Pulumi in Practice
In this section, you will learn how to use Pulumi as part of the CI/CD pipeline, along with some best practices. We will also cover the basics of the Pulumi console.
- CI/CD with Pulumi
- Working with Pulumi as a team
- Pulumi best practices
- What is Pulumi console?
- EXERCISE: Logging into and using Pulumi console
Part 7: Wrapping Up
The last section lets you review what you learned and then think about the next steps.
- Review what you learned.
- Provide material to learn more, depending on which direction you want to go in
- Suggested next steps for Pulumi success
This Pulumi training class is for engineering teams, leaders, and technology stakeholders who need to help their organization create and manage infrastructure as code using Pulumi. The workshop is of particular benefit to:
- Application Developers
- Operations Developers
- IT Directors & Managers
- Development Managers
- Site Reliability Engineers
- Teams practicing DevOps
- CTOs
- Use Pulumi for creating and managing infrastructure as code
- Maintain version control of infrastructure assets just as you do with software assets
- Create resources with Pulumi
- Use Pulumi as part of the CI/CD pipeline
- Learn nomenclature and core features of Pulumi and how to apply them
- Create Virtual Machines with Pulumi
- Determine integration needs and plugin needs
- Use Pulumi templates and creating Pulumi stack