Difference between revisions of "LPIC-305 Objectives V3.0"

From LPI Wiki
Jump to: navigation, search
Line 15: Line 15:
 
==Translations of Objectives==
 
==Translations of Objectives==
 
The following translations of the objectives are available on this wiki:
 
The following translations of the objectives are available on this wiki:
* [[LPIC-304 Objectives V2|English]]
+
* [[LPIC-304 Objectives V3.0|English]]
* [[LPIC-304 Objectives V2(ES)|Spanish]]
+
* [[LPIC-304 Objectives V3.0(JA)|Japanese]]
 
<br />
 
<br />
  
 
==Objectives==
 
==Objectives==
 
===''Topic 341: Virtualization''===
 
===''Topic 341: Virtualization''===
====<span style="color:navy">341.1 Virtualization Concepts and Theory (weight: 8)</span>====
+
====<span style="color:navy">341.1 Virtualization Concepts and Theory (weight: 6)</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Weight'''
 
| style="background:#dadada" | '''Weight'''
| style="background:#eaeaea" | 8
+
| style="background:#eaeaea" | 6
 
|-
 
|-
 
| style="background:#dadada; padding-right:1em" | '''Description'''
 
| style="background:#dadada; padding-right:1em" | '''Description'''
Line 48: Line 48:
 
<br />
 
<br />
  
====<span style="color:navy">341.2 Xen (weight: 9)</span>====
+
====<span style="color:navy">341.2 Xen (weight: 6)</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Weight'''
 
| style="background:#dadada" | '''Weight'''
| style="background:#eaeaea" | 9
+
| style="background:#eaeaea" | 6
 
|-
 
|-
 
| style="background:#dadada; padding-right:1em" | '''Description'''
 
| style="background:#dadada; padding-right:1em" | '''Description'''
Line 76: Line 76:
 
<br />
 
<br />
  
====<span style="color:navy">341.3 KVM (weight: 9)</span>====
+
====<span style="color:navy">341.3 KVM (weight: 6)</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Weight'''
 
| style="background:#dadada" | '''Weight'''
| style="background:#eaeaea" | 9
+
| style="background:#eaeaea" | 6
 
|-
 
|-
 
| style="background:#dadada; padding-right:1em" | '''Description'''
 
| style="background:#dadada; padding-right:1em" | '''Description'''
Line 99: Line 99:
 
<br />
 
<br />
  
====<span style="color:navy">341.4 Other Virtualization Solutions (weight: 3)</span>====
+
====<span style="color:navy">341.4 Libvirt Virtual Machine Management (weight: 9)</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Weight'''
 
| style="background:#dadada" | '''Weight'''
| style="background:#eaeaea" | 3
+
| style="background:#eaeaea" | 9
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | Candidates should have some basic knowledge and experience with alternatives to Xen and KVM.
+
|}
+
'''Key Knowledge Areas:'''
+
* Basic knowledge of OpenVZ and LXC
+
* Awareness of other virtualization technologies
+
* Basic knowledge of virtualization provisioning tools
+
 
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* OpenVZ
+
* VirtualBox
+
* LXC
+
* docker
+
* packer
+
* vagrant
+
<br />
+
 
+
====<span style="color:navy">341.5 Libvirt and Related Tools (weight: 5)</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | 5
+
 
|-
 
|-
 
| style="background:#dadada; padding-right:1em" | '''Description'''
 
| style="background:#dadada; padding-right:1em" | '''Description'''
Line 140: Line 118:
 
<br />
 
<br />
  
====<span style="color:navy">341.6 Cloud Management Tools (weight: 2)</span>====
+
====<span style="color:navy">341.5 Cloud Management Tools (weight: 2)</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Weight'''
 
| style="background:#dadada" | '''Weight'''
Line 159: Line 137:
  
 
===''Topic 342: Container Virtualization''===
 
===''Topic 342: Container Virtualization''===
 +
====<span style="color:navy">342.1 Container Virtualization Concepts (weight: 6)</span>====
 +
 +
<br />
 +
 +
====<span style="color:navy">342.2 LXC (weight: 4)</span>====
 +
 +
<br />
 +
 +
====<span style="color:navy">342.3 Docker (weight: 9)</span>====
 +
 +
<br />
 +
 +
====<span style="color:navy">342.4 Container Orchestration Platforms (weight: 2)</span>====
 +
 
<br />
 
<br />
 
<br />
 
<br />

Revision as of 06:02, 27 February 2019

Introduction

The description of the entire LPIC-3 programme is listed here.

Version Information

These objectives are version 2.0.0.

There is also a summary and detailed information on the changes from version 1.0 to 2.0 of the objectives.

The version 1.x objectives can be found here.


Translations of Objectives

The following translations of the objectives are available on this wiki:


Objectives

Topic 341: Virtualization

341.1 Virtualization Concepts and Theory (weight: 6)

Weight 6
Description Candidates should know and understand the general concepts, theory and terminology of Virtualization. This includes Xen, KVM and libvirt terminology.

Key Knowledge Areas:

  • Terminology
  • Pros and Cons of Virtualization
  • Variations of Virtual Machine Monitors
  • Migration of Physical to Virtual Machines
  • Migration of Virtual Machines between Host systems
  • Cloud Computing

The following is a partial list of the used files, terms and utilities:

  • Hypervisor
  • Hardware Virtual Machine (HVM)
  • Paravirtualization (PV)
  • Container Virtualization
  • Emulation and Simulation
  • CPU flags
  • /proc/cpuinfo
  • Migration (P2V, V2V)
  • IaaS, PaaS, SaaS


341.2 Xen (weight: 6)

Weight 6
Description Candidates should be able to install, configure, maintain, migrate and troubleshoot Xen installations. The focus is on Xen version 4.x.

Key Knowledge Areas:

  • Xen architecture, networking and storage
  • Xen configuration
  • Xen utilities
  • Troubleshooting Xen installations
  • Basic knowledge of XAPI
  • Awareness of XenStore
  • Awareness of Xen Boot Parameters
  • Awareness of the xm utility

The following is a partial list of the used files, terms and utilities:

  • Domain0 (Dom0), DomainU (DomU)
  • PV-DomU, HVM-DomU
  • /etc/xen/
  • xl
  • xl.cfg
  • xl.conf
  • xe
  • xentop


341.3 KVM (weight: 6)

Weight 6
Description Candidates should be able to install, configure, maintain, migrate and troubleshoot KVM installations.

Key Knowledge Areas:

  • KVM architecture, networking and storage
  • KVM configuration
  • KVM utilities
  • Troubleshooting KVM installations

The following is a partial list of the used files, terms and utilities:

  • Kernel modules: kvm, kvm-intel and kvm-amd
  • /etc/kvm/
  • /dev/kvm
  • kvm
  • KVM monitor
  • qemu
  • qemu-img


341.4 Libvirt Virtual Machine Management (weight: 9)

Weight 9
Description Candidates should have basic knowledge and experience with the libvirt library and commonly available tools.

Key Knowledge Areas:

  • libvirt architecture, networking and storage
  • Basic technical knowledge of libvirt and virsh
  • Awareness of oVirt

The following is a partial list of the used files, terms and utilities:

  • libvirtd
  • /etc/libvirt/
  • virsh
  • oVirt


341.5 Cloud Management Tools (weight: 2)

Weight 2
Description Candidates should have basic feature knowledge of commonly available cloud management tools.

Key Knowledge Areas:

  • Basic feature knowledge of OpenStack and CloudStack
  • Awareness of Eucalyptus and OpenNebula

The following is a partial list of the used files, terms and utilities:

  • OpenStack
  • CloudStack
  • Eucalyptus
  • OpenNebula


Topic 342: Container Virtualization

342.1 Container Virtualization Concepts (weight: 6)


342.2 LXC (weight: 4)


342.3 Docker (weight: 9)


342.4 Container Orchestration Platforms (weight: 2)



Topic 343: VM Deployment and Provisioning