[#Script #Coding] Code Your Own Heroku Clone with Python – Provision Infrastructure Programmatically Tutorial

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

By freeCodeCamp.org
Published: Jun 02, 2022


freeCodeCamp.org 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-start…
  • Get free AWS account here: https://aws.amazon.com/free/
  • Installing AWS CLI: https://docs.aws.amazon.com/cli/lates…
  • Get AWS Access key ID and secret access key: https://docs.aws.amazon.com/cli/lates…

    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

Proudly powered by WordPress
Creative Commons License
EricBrooks.Com® is licensed under a Creative Commons License.

Disclaimer: The views expressed herein are solely those of Eric Brooks. They do not necessarily reflect those of his employers, friends, contacts, family, or even his pets (though my cat, Puddy, seems to agree with me on many key issues.). In accordance to my terms of use, you hereby acknowledge my right to psychoanalyze you, practice accupuncture, and mock you incessantly with every visit. As the user, you also acknowledge that the author has been legally declared a "Problem Adult" by the Commonwealth of Pennsylvania, and is therefore not responsible for any of his actions. ALSO, the political views and products advertised on this site may/may not reflect the views of Puddy or myself, so please don't take them as an endorsement. We just need to eat.


Connect