Infrastructure as Code - Crash Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=EtEb40LE5zQ



Duration: 1:09:41
126,103 views
3,741


What is Infrastructure as Code? Learn in this course and get hands-on practice by implementing three IaC projects.

✏️ Beau Carnes developed this course.

⭐️ Resources ⭐️
💻 Access code used in the video here: https://github.com/beaucarnes/iac-course
🔗 Installing Pulumi: https://www.pulumi.com/docs/get-started/install/
🔗 Get free AWS account here: https://aws.amazon.com/free/
🔗 Installing AWS CLI: https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
🔗 Get AWS Access key ID and secret access key: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds

🎉 This course was made possible through a grant from Pulumi. Learn more about Pulumi: https://www.pulumi.com

⭐️ Course Contents ⭐️
⌨️ (0:00:00) What is Infrastructure as Code?
⌨️ (0:08:50) Installing Pulumi and Setting up AWS
⌨️ (0:11:12) Lab 1: Provisioning Infrastructure with an S3 Bucket
⌨️ (0:43:17) Lab 2: Provisioning EC2 Virtual Machines
⌨️ (1:01:30) Lab 3: Deploying Docker images to ECS & Fargate
⌨️ (1:09:30) Conclusion

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2021-12-07Bootstrap CSS Framework - Full Course for Beginners
2021-12-06The Business of Building Apps - App Product Management Course for Developers
2021-12-02Razor Pages for ASP.NET Core - Full Course (.NET 6)
2021-11-30Rust Programming Course for Beginners - Tutorial
2021-11-29NoSQL Database Tutorial – Full Course for Beginners
2021-11-24Data Analysis with Python for Excel Users - Full Course
2021-11-23Feature Toggles - Why and How to Add to Your Software
2021-11-22Learn ASP.NET Core MVC (.NET 6) - Full Course
2021-11-18Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more
2021-11-17AWS Certified Cloud Practitioner Certification Course (CLF-C01) - Pass the Exam!
2021-11-16Infrastructure as Code - Crash Course
2021-11-15C++ Programming Tutorial - Build a 3-Band Compressor Audio Plugin (w/ JUCE Framework)
2021-11-11Unreal Engine & C++ Tutorial - 1st Person Shooter Game
2021-11-10Micro-Frontends Course - Beginner to Expert
2021-11-09Code a Squid Game JavaScript Game Using Three.js - Tutorial for Beginners
2021-11-04Web Applications for Everybody Course - Dr. Chuck Teaches HTML, PHP, SQL, CSS, JavaScript, and more!
2021-11-03The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners
2021-11-01Python API Development - Comprehensive Course for Beginners
2021-10-28JavaScript Tutorial - PuzzleCam Game
2021-10-27Learn React by Building an eCommerce Site - Tutorial
2021-10-26Django Tutorial - Create a Digital Resume with a Python Backend