Difference between revisions of "OPS635 Weekly Schedule"
m (Updating Categories) |
m (Slight reorganization) |
||
Line 12: | Line 12: | ||
<li>[https://scs.senecac.on.ca/course/OPS635 OPS635 Course Outline]</li> | <li>[https://scs.senecac.on.ca/course/OPS635 OPS635 Course Outline]</li> | ||
<li>Required Materials</li> | <li>Required Materials</li> | ||
− | <li>Assignments, Lab due dates | + | <li>Assignments, Lab due dates</li> |
− | </li></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>[https://www.youtube.com/watch?v=zWGFqMuEHdw&list=PLcvmpY7C1j8k_FDTtNHvxGJixhPOSzX4h Docker and SELinux]</li></ul> | ||
| <ul><li>[https://www.dropbox.com/s/3x61g1aqv9l1a1z/pre-lab.pdf?dl=1 Host Installation and Preparation]</li></ul> | | <ul><li>[https://www.dropbox.com/s/3x61g1aqv9l1a1z/pre-lab.pdf?dl=1 Host Installation and Preparation]</li></ul> | ||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| 2: Jan 14 - 20 | | 2: Jan 14 - 20 | ||
− | | <ul><li>Docker | + | | <ul><li>Docker Stacks and Swarms</li></ul> |
| | | | ||
| <ul><li>[https://www.dropbox.com/s/b1awicbt396q56f/Lab%205.pdf?dl=1 Lab 1]</li></ul> | | <ul><li>[https://www.dropbox.com/s/b1awicbt396q56f/Lab%205.pdf?dl=1 Lab 1]</li></ul> | ||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| 3: Jan 21 - 27 | | 3: Jan 21 - 27 | ||
− | | <ul><li> | + | | <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> | ||
+ | | <ul><li>Lab 2</li></ul> | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" | ||
| 4: Jan 28 - Feb 3 | | 4: Jan 28 - Feb 3 | ||
− | | <ul><li> | + | | <ul><li>Configuration Management using Ansible</li></ul> |
− | | | + | | |
− | + | | | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| 5: Feb 4 - 10 | | 5: Feb 4 - 10 | ||
| <ul><li>OpenStack Implementation</li></ul> | | <ul><li>OpenStack Implementation</li></ul> | ||
− | | | + | | <ul><li>[https://docs.openstack.org/install-guide/overview.html#example-architecture OpenStack Overview]</li> |
+ | <li></li> | ||
+ | </ul> | ||
| | | | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" | ||
| 6: Feb 11 - 17 | | 6: Feb 11 - 17 | ||
− | | <ul><li> | + | | <ul><li>Distributed Filesystems: GlusterFS</li></ul> |
− | + | |<ul><li>[https://wiki.centos.org/HowTos/GlusterFSonCentOS GlusterFS on Centos ]</li></ul> | |
− | + | | <ul><li>Assignment 1</li> | |
− | | <ul><li>Assignment 1</li></ul> | + | <li>Lab</li> |
+ | </ul> | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" | ||
| 7: Feb 18 - 24 | | 7: Feb 18 - 24 | ||
| <ul><li>Midterm</li></ul> | | <ul><li>Midterm</li></ul> | ||
| | | | ||
− | + | | | |
− | |||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| Study Week: Feb 24 - Mar 3 | | Study Week: Feb 24 - Mar 3 | ||
Line 89: | Line 85: | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" | ||
| 12: Apr 1 - 7 | | 12: Apr 1 - 7 | ||
− | | <ul><li> | + | | <ul><li>OpenShift</li></ul> |
− | | <ul> | + | | <ul><li>[https://docs.openshift.org/latest/getting_started/administrators.html#getting-started-administrators OpenShift Installation Guide]</li> |
− | + | <li>[https://docs.openshift.org/latest/minishift/index.html Minishift]</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> | ||
|- style="vertical-align: top; background: #f9f9f9" | |- style="vertical-align: top; background: #f9f9f9" | ||
| 13: Apr 8 - 14 | | 13: Apr 8 - 14 | ||
− | | <ul | + | | <ul><li>Exam Review</li></ul> |
− | | | + | | |
| <ul><li><!--[[OPS535 A2| Assignment 2]]--> Assignment 2</li></ul> | | <ul><li><!--[[OPS535 A2| Assignment 2]]--> Assignment 2</li></ul> | ||
|- style="vertical-align: top; background: none" | |- style="vertical-align: top; background: none" |
Revision as of 15:17, 3 April 2019
week | Topics | Reading/Reference | Tasks/Labs |
---|---|---|---|
1: Jan 7 - 13 |
|
||
2: Jan 14 - 20 |
|
||
3: Jan 21 - 27 |
|
| |
4: Jan 28 - Feb 3 |
|
||
5: Feb 4 - 10 |
|
||
6: Feb 11 - 17 |
|
| |
7: Feb 18 - 24 |
|
||
Study Week: Feb 24 - Mar 3 | Study/Reading Week | All of the above. | |
8: Mar 4 - 10 |
|
Textbook Chapters 1-3 | |
9: Mar 11 - 17 |
|
Textbook Chapters 4,7 | |
10: Mar 18 - 24 |
|
||
11: Mar 25 - 31 |
|
|
|
12: Apr 1 - 7 |
|
||
13: Apr 8 - 14 |
|
| |
Exam Week: Apr 15 - 19 |
|
- Additional reading/reference list for OPS535
- OPS535 Domain Registration Page