Chapter 8. Deployment: Run Your Code Anywhere
Getting your code to run on your computer is one thing…
What you really want is to deploy your code so it’s easy for your users to run it, too. And if you can do that without too much fuss, so much the better. In this chapter, you finish off the Coach’s webapp by adding a bit of style, before deploying the Coach’s webapp to the cloud. But, don’t go thinking this is something that dials up the complexity to 11—far from it. A previous edition of this book boasted that deployment took “about 10 minutes,” and it’s still a quick job now… although in this chapter you’ll deploy your webapp in 10 steps. The cloud is waiting to host the Coach’s webapp. Let’s deploy!
No pressure then.
As we learned at end of the previous chapter, there are two activities earmarked for this chapter.
The first is to improve the look’n’feel of the system, while the second involves deploying your webapp to the cloud so the Coach, his swimmers, and anyone else can access the system.
Get Head First Python, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.