Visão Geral
No Curso Chef, você aprenderá o que significa transformar infraestrutura em código para poder automatizar a configuração, implantação e gerenciamento de seus servidores. Você também aprenderá sobre a arquitetura do Chef e o conjunto de ferramentas incluídas no Chef Development Kit (ChefDK). Por fim, mostraremos como testar seu código de infraestrutura para que você possa implantar com confiança. Cada uma das unidades principais inclui exercícios práticos que lhe darão confiança em suas novas habilidades. Ao final do Curso Chef, você terá um repositório e as habilidades necessárias para começar a automatizar sua própria infraestrutura.
Objetivo
Ao participar do Curso Chef, os participantes aprenderão a:
- Use Chef Resources para definir o estado do seu sistema
- Escreva e use receitas e livros de receitas do Chef
- Automatize o teste de livros de receitas
- Gerencie vários nós com Chef Server
- Criar organizações
- Nós de inicialização
- Atribuir funções aos nós
- Implantar nós em ambientes
- Habilite os recursos de pesquisa do Chef com sua automação
- Crie ambientes de aceitação e produção
Publico Alvo
- Gerentes e Líderes de TI
- Desenvolvedores e equipes de aplicativos
- Administradores de sistema
- Equipe de operações de TI
- Engenheiros de lançamento
- Gerentes de configuração
- Qualquer pessoa envolvida com infraestrutura de TI
- ScrumMasters
- Gerentes de software e líderes de equipe
Materiais
Inglês/Português/Lab Prático
Conteúdo Programatico
Chef Introduction
- Overview and expectations for the class
- The Chef Lab System Architecture
Using Chef Resources
- Using Chef to install packages on your virtual workstation
- Using the chef-client command
- Creating a basic Chef recipe file
- Defining Chef Resources
- Test and repair
Building Cookbooks
- Modify a recipe
- Collaboration and version control
- Generating a Chef cookbook
- Defining a Chef recipe that sets up a web server
Chef client
- Locally applying multiple cookbooks' recipes with chef-client
- Applying a run list
- Including a recipe from within another recipe
Testing Cookbooks
- Using Test Kitchen to verify your recipes converge on a virtual instance
- Reading the ServerSpec documentation
- Writing and execute tests
- Where do tests live?
Details About a System
- Managing large numbers of servers
- Capturing details about a system
- Using the node object within a recipe
- Using Ruby's string interpolation
- Updating the version of a cookbook
Desired State and Data
- Cleaner recipes
- When to use a template resource
- Creating a template file
- Using ERB tags to display node data in a template
- Defining a template resource
- Using kitchen test on the "apache" cookbook
- Using chef-client to apply the "apache" cookbook's "default" recipe
- Updating the "apache" cookbook's version for this patch=
- Committing the changes
Local Workstation Installation
- Installing ChefDK on your laptop
- Executing commands to ensure everything is installed
- Installing a local editor like Atom
The Chef Server
- Connecting to a Chef Server
- Managing Additional systems
- Managing User traffic
- Uploading cookbooks to a Chef Server
- Bootstrapping a node
- Managing a node via a Chef Server
- Hosted Chef
Community Cookbooks
- Find cookbooks on the Chef supermarket
- Create a wrapper cookbook
- Amazon EC2 instances
- Replace the existing default values
- Upload a cookbook to Chef Server
- Bootstrap a new node that runs the cookbook
Managing Multiple Nodes
- Managing user traffic
- Bootstrapping and updating the run_list
- Running chef-client on a node
- Appending values to an attribute within a recipe
- Versioning cookbooks and uploading to Chef Server
Roles
- Assigning, defining, and configuring
- The 'knife' role
- Verifying roles
- Roles for everyone
Search
- Update a Cookbook to Dynamically Use Nodes with the Web Role
- Describe the query syntax used in search
- Build a search into your recipe code
- Create a Ruby Array and Ruby Hash
- Update the myhaproxy wrapper cookbook
Environments
- Keeping your infrastructure current
- Creating a production environment
- Creating an acceptance environment
- Deploying a node to an environment
- Updating a search query to be more exact
Course wrap and further resources
- Beyond essentials
- Valuable reading
- Events and online resources
- Customizing Chef
TENHO INTERESSE