Difference between revisions of "OPS635 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
m (Releasing assignment 1 - Fall 2019)
m (Protected "OPS635 Weekly Schedule": OER transfer ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(52 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:OPS635]][[Category:rchan]][[Category:peter.callaghan]]
 
[[Category:OPS635]][[Category:rchan]][[Category:peter.callaghan]]
 
{| class="wikitable" cellspacing="0" width="100%" cellpadding="5" border="1" style="text-align: left; vertical-align: top; border-spacing: 2px; border: 1px solid darkgray"
 
{| class="wikitable" cellspacing="0" width="100%" cellpadding="5" border="1" style="text-align: left; vertical-align: top; border-spacing: 2px; border: 1px solid darkgray"
|+ OPS635 Weekly Index - Summer 2019
+
|+ OPS635 Weekly Index - Summer 2023
 
|-
 
|-
! week
+
! Week
 
! Topics
 
! Topics
 
! Reading/Reference
 
! Reading/Reference
 
! Tasks/Labs
 
! Tasks/Labs
 
|- style="vertical-align: top; background: none"
 
|- style="vertical-align: top; background: none"
| 1: Sep 3 - 8
+
| 1: 08 - 12 May
 
| <ul>
 
| <ul>
 
   <li>[https://scs.senecac.on.ca/course/OPS635 OPS635 Course Outline]</li>
 
   <li>[https://scs.senecac.on.ca/course/OPS635 OPS635 Course Outline]</li>
Line 17: Line 17:
 
| <ul><li>[[OPS635-prelab | Host Installation and Preparation]]</li></ul>
 
| <ul><li>[[OPS635-prelab | Host Installation and Preparation]]</li></ul>
 
|- style="vertical-align: top; background: #f9f9f9"
 
|- style="vertical-align: top; background: #f9f9f9"
| 2: Sep 9 - 15
+
| 2: 15 - 19 May
| <ul><li>Network Monitoring Using Nagios</li></ul>
+
| <ul><li>Configuration Management using Puppet</li></ul>
| Textbook Chapters 1-3
+
| <ul><li>[https://www.digitalocean.com/community/tutorials/getting-started-with-puppet-code-manifests-and-modules Puppet - Manifests and Modules ]</li></ul>
 
|  
 
|  
 
|- style="vertical-align: top; background: #f9f9f9"
 
|- style="vertical-align: top; background: #f9f9f9"
| 3: Sep 16 - 22
+
| 3: 22 - 26 May
| <ul><li>Network Monitoring Using Nagios</li></ul>
 
|  Textbook Chapters 4,7
 
| <ul><li>[[OPS635-lab-nagios | Lab 1]]</li></ul>
 
|- style="vertical-align: top; background: none"
 
| 4: Sep 23 - 29
 
 
| <ul><li>Configuration Management using Puppet</li></ul>
 
| <ul><li>Configuration Management using Puppet</li></ul>
| <ul><li>[https://www.digitalocean.com/community/tutorials/how-to-install-puppet-in-standalone-mode-on-centos-7 Puppet - Standalone ]</li>
+
|
      <li>[https://www.digitalocean.com/community/tutorials/how-to-install-puppet-4-in-a-master-agent-setup-on-centos-7 Puppet - Master and Agent ]</li>
+
| <ul><li>[[OPS635-lab-puppet | Lab 1]]</li>
       <li>[https://www.digitalocean.com/community/tutorials/getting-started-with-puppet-code-manifests-and-modules Puppet - Manifests and Modules ]</li>
+
       <li>Assignment 1</li>
 
</ul>
 
</ul>
 +
|- style="vertical-align: top; background: none"
 +
| 4: 29 May - 02 Jun
 +
| <ul><li>Network Monitoring Using Nagios</li></ul>
 +
| Textbook Chapters 1-3
 +
*[https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/eventhandlers.html Event Handers]
 
|
 
|
 
|- style="vertical-align: top; background: #f9f9f9"
 
|- style="vertical-align: top; background: #f9f9f9"
| 5: Sep 30 - Oct 6
+
| 5: 05 Jun - 09 Jun
| <ul><li>Configuration Management using Puppet</li></ul>
+
| <ul><li>Network Monitoring Using Nagios</li></ul>  
| <ul></ul>
+
| Textbook Chapters 4,7
| <ul><li>[[OPS635-lab-puppet | Lab 2]]</li>
+
*[https://kakoma.ug/code/2014/12/nagios-event-handlers-nrpe Event Handers with NRPE]
      <li>[https://www.dropbox.com/s/ilyyu1z2gqchakb/assignment1.pdf?dl=1 Assignment 1]<!--Assignment 1--></li>
+
|
 +
|- style="vertical-align: top; background: none"
 +
| 6: 12 - 16 Jun
 +
| <ul><li>Network Monitoring Using Nagios</li></ul>  
 +
|
 +
| <ul><li>[[OPS635-lab-nagios | Lab 2]]</li><li>Assignment 2</li></ul>
 +
|- style="vertical-align: top; background: none"
 +
| 7: 19 - 23 Jun
 +
| <ul><li>Midterm</li><li>Distributed Filesystems: GlusterFS</li></ul>
 +
| <ul><li>[https://wiki.centos.org/HowTos/GlusterFSonCentOS GlusterFS on Centos ]</li>
 +
      <li>[[OPS635_installation_glusterfs | Gluster installation instructions]]</li></ul>
 +
| <ul><li>[[OPS635-lab-gluster | Lab 3]]</li></ul>
 +
|- style="vertical-align: top; background: #f9f9f9"
 +
| Study Week: 26 - 30 Jun
 +
| Study/Reading Week
 +
|
 +
|
 +
|- style="vertical-align: top; background: none"
 +
| 8: 03 - 07 Jul
 +
| <ul>
 +
  <li>Configuration Management using Ansible</li>
 
   </ul>
 
   </ul>
|- style="vertical-align: top; background: none"
 
| 6: Oct 7 - 13
 
| <ul><li>Configuration Management using Ansible</li></ul>
 
 
| <ul>
 
| <ul>
 
   <li>[http://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html Getting Started with Ansible]</li>
 
   <li>[http://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html Getting Started with Ansible]</li>
Line 51: Line 68:
 
   </ul>
 
   </ul>
 
|
 
|
|- style="vertical-align: top; background: none"
 
| 7: Oct 14 - 20
 
|  <ul><li>Configuration Management using Ansible</li>
 
|
 
| <ul><li>[[OPS635-lab-ansible |Lab 3]]</li></ul>
 
 
|- style="vertical-align: top; background: #f9f9f9"
 
|- style="vertical-align: top; background: #f9f9f9"
| Study Week: Oct 21 - 27
+
| 9: 10 - 14 Jul
| Study/Reading Week
+
| <ul><li>Configuration Management using Ansible</li></ul>
| All of the above.
 
 
|  
 
|  
 +
| <ul><li>[[OPS635-lab-ansible |Lab 4]]</li><li>Assignment 3</li></ul>
 
|- style="vertical-align: top; background: none"
 
|- style="vertical-align: top; background: none"
| 8: Oct 28 - Nov 3
+
| 10: 17 - 21 Jul
| <ul>
 
  <li>Midterm</li>
 
  <li>Distributed Filesystems: GlusterFS</li>
 
  </ul>
 
| <ul><li>[https://wiki.centos.org/HowTos/GlusterFSonCentOS GlusterFS on Centos ]</li></ul>
 
| <ul><li>[[OPS635-lab-gluster | Lab 4]]</li>
 
|- style="vertical-align: top; background: #f9f9f9"
 
| 9: Nov 4 - 10
 
 
| <ul><li>Docker Containers and Images</li></ul>
 
| <ul><li>Docker Containers and Images</li></ul>
| <ul><li>[https://www.youtube.com/watch?v=zWGFqMuEHdw&list=PLcvmpY7C1j8k_FDTtNHvxGJixhPOSzX4h Docker and SELinux]</li></ul>
+
| <ul><li>[[OPS635_installation_docker | Docker installation instructions]]</li>
 +
      <li>[https://www.youtube.com/watch?v=zWGFqMuEHdw&list=PLcvmpY7C1j8k_FDTtNHvxGJixhPOSzX4h Docker and SELinux]</li></ul>
 
|
 
|
 
|- style="vertical-align: top; background: none"
 
|- style="vertical-align: top; background: none"
| 10: Nov 11 - 17
+
| 11: 24 - 28 Jul
 
| <ul><li>Docker Stacks and Swarms</li></ul>
 
| <ul><li>Docker Stacks and Swarms</li></ul>
|  
+
|
| <ul><li>[[OPS635-lab-docker | Lab 5]]</li></ul>
+
| <ul><li>[[OPS635-lab-docker | Lab 5]]</li><li>Assignment 4</li></ul>
 
|- style="vertical-align: top; background: #f9f9f9"
 
|- style="vertical-align: top; background: #f9f9f9"
| 11: Nov 18 - 24
+
| 12: 31 Jul - 04 Aug
 
| <ul><li>OpenShift</li></ul>
 
| <ul><li>OpenShift</li></ul>
| <ul><li>[https://docs.openshift.org/latest/getting_started/administrators.html#getting-started-administrators OpenShift Installation Guide]</li>
+
| <ul><li>[https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/installing/index#getting-started-administrators OpenShift Installation Guide]</li>
   <li>[https://docs.openshift.org/latest/minishift/index.html Minishift]</li>
+
   <li>[[Openshift | Installation Instructions]]</li>
 
   <li>OpenShift Online Learning Environment
 
   <li>OpenShift Online Learning Environment
 
     <ul>
 
     <ul>
Line 94: Line 99:
 
</li>
 
</li>
 
</ul>
 
</ul>
 +
<!--| <ul><li>OpenStack Implementation</li></ul><ul><li>Exam Review</li>
 +
| <ul><li>[https://docs.openstack.org/install-guide/overview.html#example-architecture OpenStack Overview]</li>
 +
  <li>[[OPS635_OpenStack | OpenStack installation instructions]]</li>
 +
  <li>[https://youtu.be/zleQ4lnllNE OpenStack users video]</li>
 +
  <li>[https://youtu.be/dSRIxaCdQtY OpenStack projects video]</li>
 +
  <li>[https://youtu.be/0AHtL1j4mks OpenStack project quotas video]</li>
 +
  <li>[https://youtu.be/G11O-3l9H6U OpenStack networks video]</li>
 +
  <li>[https://youtu.be/O0K5ZpMPaq4 OpenStack routers video]</li>
 +
  <li>[https://youtu.be/uG0LV9q9kuw OpenStack instances video]</li>
 +
  <li>[https://youtu.be/Y5wasI5SAoY OpenStack images video]</li>
 +
  <li>[https://youtu.be/A0LSoHSe8Lw OpenStack flavours video]</li>
 +
  </ul>
 +
| <ul><li>[[OPS635-lab-openstack |Lab 7]]</li></ul>-->
 
| <ul><li>[[OPS635-lab-openshift |Lab 6]]</li></ul>
 
| <ul><li>[[OPS635-lab-openshift |Lab 6]]</li></ul>
 
|- style="vertical-align: top; background: none"
 
|- style="vertical-align: top; background: none"
| 12: Nov 25 - Dec 1
+
| 13: 07 - 11 Aug
| <ul><li>OpenStack Implementation</li></ul>
+
| <ul><li>OpenShift</li><li>Course Review</li></ul>  
| <ul><li>[https://docs.openstack.org/install-guide/overview.html#example-architecture OpenStack Overview]</li>
+
|  
| <ul><li>[[OPS635-lab-openstack |Lab 7]]</li></ul>
 
 
 
|- style="vertical-align: top; background: #f9f9f9"
 
| 13: Dec 2 - 8
 
| <ul><li>Exam Review</li></ul>
 
 
|
 
|
| <ul><li><!--[[OPS535 A2| Assignment 2]]--> Assignment 2</li></ul>
 
 
|- style="vertical-align: top; background: none"
 
|- style="vertical-align: top; background: none"
| Exam Week: Dec 9 - 13
+
| 14: 14 - 18 Aug
 +
| <ul><li>Final Assessment</li></ul>
 
|  
 
|  
|  
+
|
| <ul><li>Get ready for the exam.</li></ul>
 
 
|}
 
|}

Latest revision as of 20:38, 12 June 2023

OPS635 Weekly Index - Summer 2023
Week Topics Reading/Reference Tasks/Labs
1: 08 - 12 May
2: 15 - 19 May
  • Configuration Management using Puppet
3: 22 - 26 May
  • Configuration Management using Puppet
4: 29 May - 02 Jun
  • Network Monitoring Using Nagios
Textbook Chapters 1-3
5: 05 Jun - 09 Jun
  • Network Monitoring Using Nagios
Textbook Chapters 4,7
6: 12 - 16 Jun
  • Network Monitoring Using Nagios
7: 19 - 23 Jun
  • Midterm
  • Distributed Filesystems: GlusterFS
Study Week: 26 - 30 Jun Study/Reading Week
8: 03 - 07 Jul
  • Configuration Management using Ansible
9: 10 - 14 Jul
  • Configuration Management using Ansible
10: 17 - 21 Jul
  • Docker Containers and Images
11: 24 - 28 Jul
  • Docker Stacks and Swarms
12: 31 Jul - 04 Aug
  • OpenShift
13: 07 - 11 Aug
  • OpenShift
  • Course Review
14: 14 - 18 Aug
  • Final Assessment