Code Your Own Heroku Clone with Python – Provision Infrastructure Programmatically Tutorial

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



Category:
Tutorial
Duration: 1:20:05
88,029 views
2,168


Learn all about how to provision infrastructure programmatically by building a simplified Heroku clone with Python. At the end you will also learn how to provision a web app on AWS using JavaScript.

✏️ Beau Carnes developed this course.

💻 Code: https://github.com/beaucarnes/herocool

⭐️ Resources ⭐️
🔗 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

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:04:49) Setup environment
⌨️ (0:10:10) Initial Flask code
⌨️ (0:13:05) Pulumi app
⌨️ (0:17:37) HTML templates
⌨️ (0:25:06) Provisioning websites code
⌨️ (0:42:35) Provisioning VMs code
⌨️ (0:50:48) Create SSH key/value pair
⌨️ (0:53:45) Testing app
⌨️ (1:05:03) Connecting to created VM
⌨️ (1:07:31) Provisioning using JavaScript
⌨️ (1:19:09) Conclusion

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

--

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


2022-07-07JavaScript DOM Manipulation – Full Course for Beginners
2022-07-05JavaScript Tutorial – Code Your Own Jeopardy Game
2022-06-29Learn Terraform with Azure by Building a Dev Environment – Full Course for Beginners
2022-06-27Greedy Algorithms Tutorial – Solve Coding Challenges
2022-06-24Build API Powered Dashboards - MongoDB, Discord and Mail API
2022-06-20Automate with Python – Full Course for Beginners
2022-06-15Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial
2022-06-13Visual Basic (VB.NET) – Full Course for Beginners
2022-06-09Flutter Mobile App + Node.js Back End Tutorial – Code an Amazon Clone [Full Course]
2022-06-08Python Speech Recognition Tutorial – Full Course for Beginners
2022-06-02Code Your Own Heroku Clone with Python – Provision Infrastructure Programmatically Tutorial
2022-05-31Build a Shopping Cart with JavaScript – Project Tutorial
2022-05-27Build a Chrome Extension – Course for Beginners
2022-05-26Learn Blockchain, Solidity, and Full Stack Web3 Development with JavaScript – 32-Hour Course
2022-05-23React Testing Course for Beginners – Code and Test 3 Apps
2022-05-19Drum Machine with Python and Pygame – Full Project Course
2022-05-17SQL Server Performance Essentials – Full Course
2022-05-12Self-Driving Car with JavaScript Course – Neural Networks and Machine Learning
2022-05-09Build a Social Media App with Django – Python Web Framework Tutorial
2022-05-05Data Visualization with D3 – Full Course for Beginners [2022]
2022-05-04React Router 6 – Tutorial for Beginners