Difference between revisions of "DPS909 & OSD600 Winter 2017 - Lab 9"

From CDOT Wiki
Jump to: navigation, search
(Open Source Tooling and Automation Part 3: Deploy to Heroku)
(Open Source Tooling and Automation Part 3: Deploy to Heroku)
Line 101: Line 101:
 
|-
 
|-
 
| 17
 
| 17
|
+
| Margaryta Chepiga
 
|
 
|
 
|
 
|

Revision as of 12:45, 6 April 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 https://mfainshtein4.wordpress.com/2017/04/04/lab-9/
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 https://tonypark0403.wordpress.com/2017/04/02/making-a-simple-server-with-nodejs-and-publish-the-server-on-heroku/
6 Oleg Mytryniuk https://glacial-shelf-50967.herokuapp.com/healthcheck
7 Bohoon John Kim https://intense-depths-27750.herokuapp.com/healthcheck
8 Brandon Bhagwandeen https://evening-dawn-90858.herokuapp.com/healthcheck https://bbhags.tumblr.com/post/159047408384/
9 Dang Khue Tran https://glacial-lake-66896.herokuapp.com/healthcheck https://trandangkhue27.wordpress.com/2017/03/31/osd600-lab-8-open-source-tooling-and-automation-part-3-deploy-to-heroku/
10 Badr Modoukh https://protected-island-21203.herokuapp.com/healthcheck https://badrmodoukh.wordpress.com/2017/04/06/dps909-lab-9-deploy-to-heroku/
11 Ray Gervais https://pumpkin-pudding-95440.herokuapp.com/healthcheck http://raygervais.ca/an-introduction-to-heroku/
12 Arsalan Khalid https://ancient-beyond-72335.herokuapp.com/healthcheck https://medium.com/@arsalanskhalid/open-source-tooling-automation-heroku-8faf7aa525fb
13 Len Isac https://evening-sierra-29118.herokuapp.com/healthcheck TBA
14 Theo D https://serene-earth-86660.herokuapp.com/healthcheck https://theoduleblog.wordpress.com/2017/04/03/blog-post-11-learning-lab-pt-3-lab-9/
15 Maya Filipp https://glacial-beyond-54962.herokuapp.com/healthcheck TBA
16 Nagashashank P https://arcane-peak-30418.herokuapp.com/healthcheck https://npolugari.wordpress.com/lab-9-hosting-the-learning-lab/
17 Margaryta Chepiga
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34