Skip to content

aws-samples/aws-modernization-with-pulumi

Pulumi Modern Infrastructure as Code

This workshop teaches you Modern Infrastructure as Code (IaC) concepts through a series of hands-on labs, using Pulumi. Topics covered include IaC fundamentals, in addition to application architectures and how to use IaC to create, update, and manage them.

Building the Website

This site is built with Hugo, so you'll need it installed

First, clone this repo:

git clone git@github.com:aws-samples/aws-modernization-with-pulumi.git

Ensure you've also cloned the submodules:

git submodule init
git submodule update

Then serve the website with Hugo:

hugo server

Learning Objectives

  • Getting started with Pulumi
  • Deploy AWS EC2 Compute Infrastructure
  • Deploy AWS ECS Infrastructure
  • Deploy AWS EKS Clusters
  • Deploy applications to AWS EKS Cluster

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published