Half Day Training
From ControlTier
Send an email to training@dtosolutions.com or go to the ControlTier Training and Support page to schedule the Half Day Training.
Contents |
Overview
What you will learn
This training program describes the overall ControlTier concept. This includes the components that define a Control Tier, and the roles that people must adopt to build, manage, control, support and maintain a complex multi-tier application for a live Business Service environment.
Learn To
- Understand the core concepts that drive ControlTier
- Use the GUI and command line interfaces
- Encapsulate your procedures so they can be executed via the command dispatcher
- Introduce you to command sequencing using workflows
Audience
- System Administrators
- Software Engineers
- Build Engineers
- System Engineers
Prerequisites
Required Prerequisites
This training course contains a number of laboratory exercises that have the same system requirements as the ControlTier demonstration.
Schedule
Getting Started
- What is ControlTier? - Introduces the ControlTier framework, discusses the problems that it solves, and how it differs from and complements other provisioning tools.
- Architecture - Describes the technical components of the ControlTier system
- Lab 1: Installing ControlTier from the command-line
- Concepts - Introduces the fundamental concepts and approaches for using the ControlTier system.
- Getting Started - Introduces Command execution and controller types and workflows.
- Running ad hoc commands and scripts
- Lab 2: Replace your SSH loop script
- Running defined commands — Running type defined commands
- Utility Type Guide — Introduce the utility types (aka coreutils). Compare ctl-exec and shellutil#exec
- Lab 3: Create a controller type
- Reported events — Introduce Reportcenter
- Scripters cookbook — Tips for script-driven solutions
- Lab 3: scripted appserver war deployment example