Blog

On IBM, Microsoft, RedHat, and Loss of Innocence

Forgive me as I wax nostalgic and go on about our collective lost innocence. Perhaps I should capitalize and italicize the word, “Innocence.” You see, I’ve been doing a lot of soul-searching since the news of IBM purchasing RedHat broke … Per saperne di più

Open Source Journeys: In Conversation With Craig Maloney

This is Episode 1 of a new podcast series. Marcel hangs out and chats with people who have been captured by the spirit and promise of Linux and Open Source software. Open Source is part philosophy, part technology, and part … Per saperne di più

Limitations and Pitfalls of Cloud Computing

Cloud computing companies have become commonplace. Business people recognize that cloud-based software and services make it possible to use computing resources more efficiently. Large capacity servers in massive server farms can run applications and services and provide good performance. The cloud … Per saperne di più

My Open Source Journey

Way back, in my late teens, when dinosaurs still roamed the Earth, I had created myself a geek’s paradise in my basement. I had a chemistry lab, with equipment sourced through my high school, a microscope, a telescope, and an … Per saperne di più

(Re-)Introduction

It’s good to be back. After being a central part of the birth of LPI more than two decades ago, I am delighted to be back here in the role of Director of Community Development. My new role is to … Per saperne di più

DevOps Tools Introduction #14: Taking the Test

Congratulations, you’ve made it to the final posting in our DevOps Tools Introduction series. Throughout the last few months, we’ve explored new topics each and every week. Working through all the referenced resources was a significant investment of time. In … Per saperne di più

DevOps Tools Introduction #13: Log Management and Analysis

While running, most applications, containers and virtual machines constantly generate information about numerous events. These events can be anything from severe errors to a simple notice that the server successfully answered a request. Collecting and analysing this log data become … Per saperne di più

DevOps Tools Introduction #12: IT Operations and Monitoring

While we have talked a lot about application deployment, we still need to cover how to keep these applications up and running. The DevOps Tools Engineer exam covers IT Operations and Monitoring in objective 705.1. The core technology of this … Per saperne di più

DevOps Tools Introduction #11: Other Configuration Management Tools

In addition to Ansible, which is covered in great detail in the DevOps Tools Engineer exam, several other configuration management tools exist. Objective 704.2 expects you to know the architecture and basic features of Chef and Puppet. The Chef documentation … Per saperne di più

DevOps Tools Introduction #10: Ansible

Objective 704.1 of the DevOps Tools Engineer exam covers configuration management using Ansible. With a weight of eight, this is one of the most important topics on the exam. This should be reflected in the time and effort spent learning … Per saperne di più

DevOps Tools Introduction #09: Machine Deployment

The last few DevOps tools blogs focussed on container virtualization. One of the major benefits of containers is their incredibly fast startup time and their small overhead. However, containers are not suitable for every type of deployment. There are situations … Per saperne di più

DevOps Tools Introduction #08: Container Infrastructure

While Docker and Kubernetes make it easy to start and manage containers, there must still be a base system hosting the containers. These systems form the infrastructure on which containers run and are covered by objective 702.3 of the DevOps Tools … Per saperne di più