#100DaysOfWeb in Python Transcripts
Chapter: Days 65-68: Heroku and Python Platform-as-a-Service
Lecture: Your 4 day overview

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Now, for the overview of the next four days these are going to be pretty easy compared to some of the other days you've done so enjoy the break.
0:09 You probably deserve it. With Heroku, all we're going to do is for the first two days we're just going to look at how to set up
0:17 your Heroku Git environment locally and how you will work with the remote Git repository on Heroku. Once you've done that, you can then set up
0:27 your very first Flask app in your Heroku dyno and get that running. That's pretty much days one and two. Feel free to take it however way you wish.
0:36 Watch the videos day one, get the environment set up and then play with some code on the second day.
0:43 You might even consider installing your own applications in there, stuff you've done so far in the course
0:48 rather than just the quick demo that we have here. Days three and four, just complete the rest of the videos. Feel free to watch them all on day three
0:57 and then on day four, go through the actual add-ons yourself and see how you can customize them for your own apps.
1:05 Essentially we're just looking at Heroku Scheduler and the SendGrid add-on. Once you have those installed, feel free to play
1:13 follow along with the videos but then try and customize those. Incorporate them into your existing Flask apps so you have to be creative.
1:21 They are pretty fun, the automation. So definitely see what you can tack into your existing apps. And that's pretty much Heroku deployment
1:29 for these four days. Just watch the videos, deploy an app and play with some add-ons.


Talk Python's Mastodon Michael Kennedy's Mastodon