Instantly Run An App in the Cloud 2

(Difference between revisions)
Jump to: navigation, search
(Separated second activity here)
 
(added blog and started editing meta data)
Line 2: Line 2:
 
{| border="1"
 
{| border="1"
 
|-  
 
|-  
|'''Title''' || Instantly Run An App in the Cloud Using OpenShift
+
|'''Title''' || Instantly Run An App in the Cloud Using OpenShift Part 2
 
|-
 
|-
 
|'''Overview''' || Students need to know what Cloud Computing really means, how it fits into the wider computing context, and how they can use an open source cloud alternative to quickly host coding platforms for them to toy around in. This activity sets out to do all of this as a walkthrough learn-as-you-go tutorial.
 
|'''Overview''' || Students need to know what Cloud Computing really means, how it fits into the wider computing context, and how they can use an open source cloud alternative to quickly host coding platforms for them to toy around in. This activity sets out to do all of this as a walkthrough learn-as-you-go tutorial.
 
|-  
 
|-  
|'''Prerequisite Knowledge''' || Command line skills and Beginner Git experience (git activity 1)
+
|'''Prerequisite Knowledge''' ||  
 +
* [[Instantly_Run_An_App_in_the_Cloud]]
 +
* Command line skills
 +
* [[Git_Activity]] - Beginner Git experience (git activity 1)
 
|-
 
|-
 
|'''Learning Objectives''' ||  
 
|'''Learning Objectives''' ||  
Line 19: Line 22:
 
What is the rational for this activity?
 
What is the rational for this activity?
  
Students need to know what Cloud Computing really means, how it fits into the wider computing context, and what the different types are (IaaS, PaaS, SaaS). Students can dig into PasS, as a powerful development platform - and understand how quickly, easily, and powerfully they can spin up new applications. Gone are the days of having to setup a physical server, know the details on how to setup the OS, fiddle with the kernel, setup web-servers (Apache), databases (Postgres, Mysql), and middle-ware micros-services (AMQP Message busses, JBoss Fuse, Apache Camel). In a PaaS environment like OpenShift, the developer just fires up an instance of whatever pieces they want, and start coding. Seriously - its that easy. Of course, the developer has to know how to develop in said language or platform, but it makes development considerably easier by removing focus from lower layers. Basically, those lower layers (most mentioned above) are automated away by the PaaS platform.
+
See [[Instantly_Run_An_App_in_the_Cloud]]
 
+
 
+
We need an activity that can show students, step-by-visual-step, how to start up a new coding environment and actually code a small chunk of working software on Openshift. Make it something sexy, like Node.js. Make it an effective piece of code (contact someone within red hat for advise) and it would be even more amazing.
+
  
 
Background readings:
 
Background readings:
Line 35: Line 35:
 
=== Directions: ===
 
=== Directions: ===
  
# Browse hub.openshift.com
+
http://code.tutsplus.com/tutorials/running-wordpress-on-openshift-part-2--cms-19947
# Deploy Instant-App
+
#* Built on Node.js and PostGreSQL
+
# Start latest Node.js gear
+
#* View Gear on web
+
# Push Git repo (example node.js project)
+
# See Node.js example running
+
 
+
  
  

Revision as of 17:04, 13 August 2015

Title Instantly Run An App in the Cloud Using OpenShift Part 2
Overview Students need to know what Cloud Computing really means, how it fits into the wider computing context, and how they can use an open source cloud alternative to quickly host coding platforms for them to toy around in. This activity sets out to do all of this as a walkthrough learn-as-you-go tutorial.
Prerequisite Knowledge
Learning Objectives
  • Understand what Cloud / Utility Computing is
  • Be able to quickly spin up an app in an online PaaS environment
  • Learn the context of SSH and URLs and components of online applications

WordpressOpenShift.png

Background:

What is the rational for this activity?

See Instantly_Run_An_App_in_the_Cloud

Background readings:


Directions:

http://code.tutsplus.com/tutorials/running-wordpress-on-openshift-part-2--cms-19947


Deliverables:

What will the student hand in?


Assessment:

How will the activity be graded?

How will learning will be measured?

Include sample assessment questions/rubrics.

Criteria Level 1 (fail) Level 2 (pass) Level 3 (good) Level 4 (exceptional)
The purpose of the project
Why the project is open source

Comments:

What should the instructor know before using this activity?

What are some likely difficulties that an instructor may encounter using this activity?


Additional Information:

Knowledge Area/Knowledge Unit What ACM Computing Curricula 2013 knowledge area and units does this activity cover? ACM_Body_of_Knowledge
Topic What specific topics are addressed? The Computing Curriucula 2013 provides a list of topics - https://www.acm.org/education/CS2013-final-report.pdf
Level of Difficulty Is this activity easy, medium or challenging?
Estimated Time to Completion How long should it take for the student to complete the activity?
Materials/Environment What does the student need? Internet access, IRC client, Git Hub account, LINUX machine, etc.?
Author Who wrote this activity?
Source Is there another activity on which this activity is based? If so, please provide a link to the original resource.
License Under which license is this material made available? (http://creativecommons.org/licenses/)


Suggestions to Open Source Mentors:

Suggestions for an open source community member who is working in conjunction with the instructor.



This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

CC license.png

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox