Difference between revisions of "OPS635 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Created page with "* ops635 reading list")
 
m (Protected "OPS635 Weekly Schedule": OER transfer ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(74 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* [[ops635 reading list]]
+
[[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"
 +
|+ OPS635 Weekly Index - Summer 2023
 +
|-
 +
! Week
 +
! Topics
 +
! Reading/Reference
 +
! Tasks/Labs
 +
|- style="vertical-align: top; background: none"
 +
| 1: 08 - 12 May
 +
| <ul>
 +
  <li>[https://scs.senecac.on.ca/course/OPS635 OPS635 Course Outline]</li>
 +
  <li>Required Materials</li>
 +
  <li>Assignments, Lab due dates</li>
 +
  </ul>
 +
|
 +
| <ul><li>[[OPS635-prelab | Host Installation and Preparation]]</li></ul>
 +
|- style="vertical-align: top; background: #f9f9f9"
 +
| 2: 15 - 19 May
 +
| <ul><li>Configuration Management using Puppet</li></ul>
 +
| <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"
 +
| 3: 22 - 26 May
 +
| <ul><li>Configuration Management using Puppet</li></ul>
 +
|
 +
| <ul><li>[[OPS635-lab-puppet | Lab 1]]</li>
 +
      <li>Assignment 1</li>
 +
</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"
 +
| 5: 05 Jun - 09 Jun
 +
| <ul><li>Network Monitoring Using Nagios</li></ul>
 +
| Textbook Chapters 4,7
 +
*[https://kakoma.ug/code/2014/12/nagios-event-handlers-nrpe Event Handers with NRPE]
 +
|
 +
|- 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>
 +
  <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_inventory.html#intro-inventory Introduction to Inventory]</li>
 +
  <li>[http://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html Introduction to Ad-hoc Commands]</li>
 +
  <li>[http://docs.ansible.com/ansible/latest/user_guide/playbooks.html Introduction to Playbooks]</li>
 +
  </ul>
 +
|
 +
|- style="vertical-align: top; background: #f9f9f9"
 +
| 9: 10 - 14 Jul
 +
| <ul><li>Configuration Management using Ansible</li></ul>
 +
|
 +
| <ul><li>[[OPS635-lab-ansible |Lab 4]]</li><li>Assignment 3</li></ul>
 +
|- style="vertical-align: top; background: none"
 +
| 10: 17 - 21 Jul
 +
| <ul><li>Docker Containers and Images</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"
 +
| 11: 24 - 28 Jul
 +
| <ul><li>Docker Stacks and Swarms</li></ul>
 +
|
 +
| <ul><li>[[OPS635-lab-docker | Lab 5]]</li><li>Assignment 4</li></ul>
 +
|- style="vertical-align: top; background: #f9f9f9"
 +
| 12: 31 Jul - 04 Aug
 +
| <ul><li>OpenShift</li></ul>
 +
| <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>[[Openshift | Installation Instructions]]</li>
 +
  <li>OpenShift Online Learning Environment
 +
    <ul>
 +
      <li>[https://learn.openshift.com/introduction/getting-started/ Getting Started with OpenShift for Developers]</li>
 +
      <li>[https://learn.openshift.com/introduction/cluster-access/ Logging into an OpenShift Cluster]</li>
 +
      <li>[https://learn.openshift.com/introduction/deploying-images/ Deploying Applications from Images]</li>
 +
      <li>[https://learn.openshift.com/introduction/deploying-python/ Deploying Applications from Source]</li>
 +
      <li>[https://learn.openshift.com/introduction/port-forwarding/ Connecting to a Database Using Port-Forwarding]</li>
 +
    </ul>
 +
</li>
 +
</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>
 +
|- style="vertical-align: top; background: none"
 +
| 13: 07 -  11 Aug
 +
| <ul><li>OpenShift</li><li>Course Review</li></ul>
 +
|
 +
|
 +
|- style="vertical-align: top; background: none"
 +
| 14: 14 - 18 Aug
 +
| <ul><li>Final Assessment</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