Before you start
This tutorial explains the general concepts behind autonomic computing architectures, including control loops and autonomic-managed resources. It also discusses the various tools that are currently available within the IBM Autonomic Computing Toolkit, providing a concrete look at some of the tasks you can accomplish with it.
The tutorial covers:
- Autonomic computing concepts
- Contents of the IBM Autonomic Computing Toolkit
- Installing applications using solution installation and deployment technologies
- Application administration using the Integrated Solutions Console
- Problem determination using the Generic Log Adapter and the Log and Trace Analyzer
- A brief look at Common Base Events
- Autonomic management using the Autonomic Management Engine (AME)
- AME Resource Models and a brief look at programming using AME
When you have completed this tutorial, you should feel comfortable looking further into any of these topics, while understanding their place in the autonomic computing infrastructure.
This tutorial is for developers who not only want to understand the concepts behind autonomic computing architectures, but who also want begin implementing autonomic computing solutions in their applications with the help of the IBM Autonomic Computing Toolkit.
Although this tutorial is aimed at developers, no actual programming is required in order to get the full value from it. When present, code samples are shown using the Java language, but an in-depth understanding of the code is not required to gain insight into the concepts they illustrate.
This tutorial doesn't actually require you to install any tools, but it does look at the following autonomic computing bundles, available from developerWorks at: http://www.ibm.com/developerworks/autonomic/probdet1.html.
- Autonomic Management Engine
- Resource Model Builder
- Integrated Solutions Console
- Solution installation and deployment scenarios
- Generic Log Adapter and Log and Trace Analyzer Tooling
- Generic Log Adapter Runtime and Rule Sets
- Problem Determination Scenario
- Eclipse Tooling

