Overview
Dive into Infrastructure as Code (IaC) with this comprehensive crash course. Learn the fundamentals of IaC and gain hands-on experience through three practical projects. Begin by understanding the concept of IaC, then set up Pulumi and configure AWS. Progress through labs that cover provisioning an S3 bucket, creating EC2 virtual machines, and deploying Docker images to ECS & Fargate. Access provided resources including code samples, installation guides, and AWS account setup instructions. Developed by Beau Carnes and supported by Pulumi, this 1-2 hour course offers a solid foundation in IaC implementation using real-world scenarios.
Syllabus
) What is Infrastructure as Code?.
) Installing Pulumi and Setting up AWS.
) Lab 1: Provisioning Infrastructure with an S3 Bucket.
) Lab 2: Provisioning EC2 Virtual Machines.
) Lab 3: Deploying Docker images to ECS & Fargate.
) Conclusion.
Taught by
freeCodeCamp.org
Reviews
3.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Some things seemed slightly out of date and I couldn't find the copy-paste code anywhere on either classcentral or Youtube so it was tedious copying everything from the video by hand to get my own projects to run properly.