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

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: ⭐️ Resources ⭐️ 🔗 Installing Pulumi: 🔗 Get free AWS account here: 🔗 Installing AWS CLI: 🔗 Get AWS Access key ID and secret access key: #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
Back to Top