Implement and maintain uses of containerisation

Formats and tools

Unit Description
Reconstruct the unit from the xml and display it as an HTML page.
Assessment Tool
an assessor resource that builds a framework for writing an assessment tool
Assessment Template
generate a spreadsheet for marking this unit in a classroom environment. Put student names in the top row and check them off as they demonstrate competenece for each of the unit's elements and performance criteria.
Assessment Matrix
a slightly different format than the assessment template. A spreadsheet with unit names, elements and performance criteria in separate columns. Put assessment names in column headings to track which performance criteria each one covers. Good for ensuring that you've covered every one of the performance criteria with your assessment instrument (all assessement tools together).
Wiki Markup
mark up the unit in a wiki markup codes, ready to copy and paste into a wiki page. The output will work in most wikis but is designed to work particularly well as a Wikiversity learning project.
Evidence Guide
create an evidence guide for workplace assessment and RPL applicants
Competency Mapping Template
Unit of Competency Mapping – Information for Teachers/Assessors – Information for Learners. A template for developing assessments for a unit, which will help you to create valid, fair and reliable assessments for the unit, ready to give to trainers and students
Observation Checklist
create an observation checklist for workplace assessment and RPL applicants. This is similar to the evidence guide above, but a little shorter and friendlier on your printer. You will also need to create a seperate Assessor Marking Guide for guidelines on gathering evidence and a list of key points for each activity observed using the unit's range statement, required skills and evidence required (see the unit's html page for details)

Self Assessment Survey
A form for students to assess thier current skill levels against each of the unit's performance criteria. Cut and paste into a web document or print and distribute in hard copy.
Moodle Outcomes
Create a csv file of the unit's performance criteria to import into a moodle course as outcomes, ready to associate with each of your assignments. Here's a quick 'how to' for importing these into moodle 2.x
Registered Training Organisations
Trying to find someone to train or assess you? This link lists all the RTOs that are currently registered to deliver ICTSAD612, 'Implement and maintain uses of containerisation'.
Google Links
links to google searches, with filtering in place to maximise the usefulness of the returned results
Books
Reference books for 'Implement and maintain uses of containerisation' on fishpond.com.au. This online store has a huge range of books, pretty reasonable prices, free delivery in Australia *and* they give a small commission to ntisthis.com for every purchase, so go nuts :)


Elements and Performance Criteria

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Assess containerisation needs for application

1.1 Research and select vendor containerisation technology according to business needs

1.2 Obtain and review technical specifications, infrastructure and systems requirements for container service and runtime

1.3 Assess responsibility and requirements of microservice architecture according to business needs

1.4 Check and confirm installation of runtime environment for containerisation technology

2. Implement containers

2.1 Review and select base container image according to business needs

2.2 Author container image file for defining base image, working directory, application code, environment configuration and commands

2.3 Determine container image name applying industry standards and conventions

2.4 Build container image from authored file

2.5 Run a new instance of container from image

2.6 Confirm connectivity of published ports for running container instance

2.7 Test, debug and fix the running instance of containerised application

2.8 Run additional container instances from image

2.9 Stop running container instances

3. Manage container image

3.1 Review available options and select container image registry according to business needs

3.2 Create container image repository

3.3 Authenticate and connect to registry

3.4 Push container image to repository

3.5 Update, version and push container image to repository

3.6 Pull container image from repository

4. Maintain container services

4.1 Access logging for application and container

4.2 List containers in runtime environment

4.3 List container port mappings

4.4 Remove container from runtime environment

4.5 Monitor and display container resource usage and statistics

4.6 Update configuration of container according to business needs