Software Development

Meeting Rajveer Singh, Red Hat Consultant, at Delhi Book Festival

Introduction In the bustling environment of the New Delhi World International Book Fair, amidst the sea of knowledge seekers and literary enthusiasts, Luca Berton, a notable figure in the tech community, encounters a kindred spirit in Rajveer Singh.

Continue reading

RHSB-2024–001 Leaky Vessels — runc — (CVE-2024–21626)

Introduction Red Hat has identified a critical vulnerability in runc, a key component of container infrastructure, which facilitates container escapes, potentially allowing attackers unauthorized access to the host operating system from within a container.

Continue reading

Ansible Community Insights: The Bullhorn Newsletter Issue #128

Introduction Welcome to our deep dive into the latest edition of The Bullhorn, Ansible’s own community newsletter.

Continue reading

Red Hat Enterprise Linux 10 x86-64-v3 feature

Introduction to x86–64-v3 in RHEL 10 In Red Hat Enterprise Linux (RHEL) 9, Red Hat upgraded the instruction set architecture (ISA) baseline to the x86–64-v2 microarchitecture level.

Continue reading

Farewell to JetPorch Automation

Introduction In the ever-evolving world of open-source software, projects come and go, driven by the passion and dedication of their creators.

Continue reading

Highlights from Ansible Community Newsletter - Issue #127

Introduction The latest issue of the Ansible Community Newsletter, Issue #127, brings a plethora of updates and insights as we step into 2024.

Continue reading

Automating Jenkins Installation with Ansible

Introduction In the rapidly evolving world of software development, Continuous Integration/Continuous Deployment (CI/CD) has become a cornerstone of modern DevOps practices.

Continue reading

Visualize Ansible Inventories with ansible-inventory-grapher

Introduction As IT environments grow more complex, the ability to visualize infrastructure becomes increasingly valuable.

Continue reading

Solving the Conda Activation Error

Introduction If you’re working in data science, machine learning, or any field involving Python programming, you might be familiar with Conda – a powerful package and environment management system.

Continue reading

A Preview of Ansible Journey in 2024

Introduction Welcome to 2024! In this article, we’ll explore the anticipated releases, community dynamics, and upcoming events in the realm of Ansible, the open-source IT automation platform.

Continue reading

Luca Berton's Tech Podcast: Insights on YouTube and Spotify

Introduction In the vast landscape of technology podcasts, one name stands out for its captivating insights and engaging conversations—Luca Berton.

Continue reading

Custom hello-world Ansible Filter Plugin

Introduction In the world of automation and configuration management, Ansible plays a pivotal role in simplifying complex tasks and orchestrating diverse systems.

Continue reading

Manage Ansible Collection Changelogs with Antsibull-Changelog

Introduction Keeping track of changes in your Ansible collection is essential for maintaining transparency and informing users about updates, enhancements, and bug fixes.

Continue reading

Efficient Automation with Ansible

Efficient Automation with Ansible: A Practical Guide for DevOps Professionals

Continue reading

The Red Hat Developer Subscription Renewal Process

Introduction Developers who leverage the Red Hat Developer Subscription for Individuals enjoy a host of benefits, including support, security, updates, and more.

Continue reading

Publishing Ansible Collections to Ansible Galaxy and Automation Hub

Introduction Ansible Collections provides a structured way to package and distribute Ansible content, offering a modular and organized approach to automation.

Continue reading

Leveraging Poetry for Efficient Virtual Environment Management

Leveraging Poetry for Efficient Virtual Environment Management In the ever-evolving landscape of software development, managing dependencies and creating a controlled environment for project execution is crucial.

Continue reading

Managing Virtual Environments with Pipenv for Ansible Projects

Managing Virtual Environments with Pipenv for Ansible Projects When it comes to Python development, managing dependencies and creating a clean development environment are crucial aspects of maintaining a project.

Continue reading

Ansible troubleshooting - Error markupsafe

Introduction After upgrading Python to version 3.12 on your Mac using Homebrew, you encountered an error when trying to run Ansible: “ERROR: No module named 'markupsafe'”.

Continue reading