Curso WebSphere Application Server V8.5 Scripting and Automation - WA680G
32hVisão Geral
Este curso também está disponível como curso virtual individualizado (e-learning) WebSphere Application Server V8.5 Scripting and Automation (ZA680G). Esta opção não requer nenhuma viagem. Este curso ensina as habilidades necessárias para automatizar a administração de um ambiente WebSphere Application Server V8.5. A maioria das tarefas administrativas envolve várias etapas e são usadas repetidamente, e as ferramentas de administração baseadas em GUI podem rapidamente se tornar impraticáveis e até mesmo um fardo. O WebSphere Application Server oferece uma coleção de ferramentas e tecnologias que podem ser utilizadas para criar scripts automatizados, facilitando a administração do sistema. O curso descreve os recursos de script no WebSphere Application Server e ensina como usar a linguagem Jython com objetos administrativos do WebSphere para desenvolver scripts que automatizam tarefas administrativas comuns. Os exercícios práticos ao longo do curso reforçam o conteúdo da palestra e proporcionam experiência prática com o ambiente de script do WebSphere Application Server V8.5. Os exercícios incluem tarefas como criar e configurar um ambiente de servidor de aplicativos, instalar e configurar o IBM HTTP Server e automatizar a instalação do WebSphere Application Server.
Publico Alvo
- Este curso intermediário é para integradores de sistemas, administradores, arquitetos e desenvolvedores que usam o WebSphere Application Server para configurar, administrar ou arquitetar soluções.
Pre-Requisitos
- Você deve ter um conhecimento completo das topologias e da administração do tempo de execução dos ambientes do WebSphere Application Server Network Deployment. Você pode obter esse conhecimento por meio da experiência ou concluindo a Administração do WebSphere Application Server V8.5 (WA585G - não mais disponível).
Materiais
Inglês/Português/Lab PraticoConteúdo Programatico
- Introduction to scripting
- WebSphere Application Server administrative concepts and architecture
- WebSphere Application Server scripting facilities
- Using wsadmin
- Exercise: Using wsadmin to explore the ::WebSphere Application Server environment
Jython basics
- Jython development by using the IADT
- Exercise: Using the IBM Assembly and Deploy ::Tools (IADT) to develop Jython scripts
- Administrative object basics: Help and AdminConfig
- Exercise: Using the Help and AdminConfig objects
- Administrative object basics: AdminApp
- Exercise: Using the AdminApp object
- Administrative object basics: AdminControl
- Exercise: Using the AdminControl object
- Administrative object basics: AdminTask
- Exercise: Using the AdminTask object
- Introduction to the PlantsByWebSphere and messaging applications
- Configuring and managing servers and server resources by using scripting
- Exercise: Creating and configuring the Plants server environment with scripting
- Exercise: Installing and configuring the IBM HTTP Server
- Deploying and managing the ::PlantsByWebSphere application by using scripting
- Exercise: Deploying the PlantsByWebSphere application
- Scripting methodologies and recommendations
Using ws_ant
- Exercise: ws_ant scripting and configuring the service integration bus
- Properties file based configurations and Jython script library
- Using scripts with the job manager and CIM
- Exercise: Automating the installation of ::WebSphere Application Server