Besides the topics discussed in the last posts, LPIC-1 version 5.0 introduces various small changes which we will discuss today.
Most noticeably, the new objective ‘Linux as a virtualization guest’, was added to exam 101. This objective covers specialties of running Linux in virtual machines and containers, both on premise and in the cloud. You should understand the general concepts and differences of full virtualization and containerization, and how Linux is installed in such environments. You probably have already worked with a virtual machine while preparing for your LPIC-1 exams. Remember that this objective is not about a specific virtualization product, but about the general concepts.
Besides virtual machines, containerization gained more and more attention in the last couple of years. Docker’s ‘What is a Container’ websites summarizes these differences briefly. Mark Bayazit’s blog, ‘Linux Containers – A comparison of LXC and Docker’, goes into further details and explains what makes application containers, such as Docker, different from other containerization approaches.
Another special aspect of virtual machines are Infrastructure as a Service (IaaS) clouds. These offerings grant access to a virtual machine which is usually automatically installed from an image. Most cloud providers offer free test accounts. If you don’t have access to an IaaS cloud yet, pick one of the big ones and get a free test account. Set up a Linux instance and try to do some of your LPIC-1 preparations in that machine to gain some experience using Linux in the cloud.
Several other objectives were updated in the new version of the exam. I will briefly summarize these changes here as they don’t fundamentally change the architecture of the exams:
Besides the changes discussed in this blog series, a lot of other topics received smaller additions and cleanups. The LPI wiki provides a summary of all changes between version 4.0 and 5.0. This list might be particularly helpful when learning with materials which have not yet been updated to the new version. Pay special attention to topics which have been removed from the objectives, such as quotas and SQL, to changes in weights and to commands and knowledge areas which were removed or added.
When you’re studying for your LPIC-1 exams, make sure to work closely with the latest version of the objectives. Remember that the objectives set the scope of the exam and ultimately define LPI’s expectations on the candidates. Next week we will take a look at the new objectives for the Linux Essentials certificate and review the changes introduced in version 1.6.