Difference between revisions of "DPS909 & OSD600 Winter 2017 - Lab 9"
Kramsamujh (talk | contribs) (→Open Source Tooling and Automation Part 3: Deploy to Heroku) |
(→Open Source Tooling and Automation Part 3: Deploy to Heroku) |
||
Line 41: | Line 41: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | Heetai Park |
− | | | + | | https://hidden-wildwood-99678.herokuapp.com/healthcheck |
| | | | ||
|- | |- |
Revision as of 12:21, 31 March 2017
Open Source Tooling and Automation Part 3: Deploy to Heroku
In this lab you will extend your previous lab's code to include cloud PaaS deployment. Being able to run your code on cloud infrastructure, whether for testing, prototyping, collaboration, etc. is critical. It's also free, and easy!
Please following the instructions in the README-part3.md doc at https://github.com/humphd/Seneca2017LearningLab.
When you are done, write a blog post about the experience, including:
- what you did
- what you learned
- things you found interesting or difficult.
Make sure you include links to things you discuss in your blog.
After you've done deploying to Heroku, add your name, the healthcheck url on Heroku for your app, and your blog post:
# | Name | Heroku App healthcheck route (URL) | Blog Post (URL) |
---|---|---|---|
1 | Simon de Almeida | https://whispering-caverns-11721.herokuapp.com/healthcheck | TBA |
2 | Max Fainshtein | https://boiling-sierra-37451.herokuapp.com/healthcheck | |
3 | Andrey Bykin | https://infinite-earth-38198.herokuapp.com/healthcheck | https://andreybykin.wordpress.com/2017/03/31/open-source-tooling-deploying-to-heroku/ |
4 | Kevin Ramsamujh | https://cryptic-harbor-35647.herokuapp.com/healthcheck | https://kramsamujh.wordpress.com/2017/03/31/osd600-lab-9-deploy-to-heroku/ |
5 | Heetai Park | https://hidden-wildwood-99678.herokuapp.com/healthcheck | |
6 | |||
7 | |||
8 | |||
9 | |||
10 | |||
11 | |||
12 | |||
13 | |||
14 | |||
15 | |||
16 | |||
17 | |||
18 | |||
19 | |||
20 | |||
21 | |||
22 | |||
23 | |||
24 | |||
25 | |||
26 | |||
27 | |||
28 | |||
29 | |||
30 | |||
31 | |||
32 | |||
33 | |||
34 |