
Solution Architect
Alessandro Arrichiello
Alessandro Arrichiello is a Solution Architect for Red Hat Inc. He has a passion for GNU/Linux systems, which began at age 14 and continues today. He worked with tools for automating Enterprise IT: configuration management and continuous integration through virtual platforms. He’s now working on distributed cloud environments involving SaaS, PaaS (OpenShift & Kubernetes), IaaS (OpenStack), IoT/Edge Computing and Automation.
Alessandro Arrichiello's contributions
Article
From zero to Quarkus and Knative: The easy way
Alessandro Arrichiello
Get started with Quarkus and Knative in this step-by-step tutorial that provides a quick and easy way to start playing with these technologies.
Article
IoT edge development and deployment with containers through OpenShift: Part 2
Alessandro Arrichiello
Part 2 of this series, explores a way to handle IoT edge application development: multi-architecture containers on a PaaS like OpenShift. Building and running an ARM container on X86_64 is shown.
Article
IoT edge development and deployment with containers through OpenShift: Part 1
Alessandro Arrichiello
Part 1 of a two-part series, explores techniques that enable the portability of containers across different environments.Through these techniques, you may be able to use the same language, framework, or tool used in your datacenter straight to the IoT edge, even with different CPU architectures.
Article
Managing containerized system services with Podman
Alessandro Arrichiello
Containers can be simple. Learn how to run MariaDB, Apache HTTPD, and WordPress in containers, managed through systemd and systemctl.
Article
Intro to Podman
Alessandro Arrichiello
+
1
Podman is an alternative to the Docker command-line interface that lets you run standalone, daemonless containers. See examples of how easy it is to use Podman.
Article
Customizing an OpenShift Ansible Playbook Bundle
Alessandro Arrichiello
Learn how to create an Ansible Playbook Bundle (APB) and customize it to configure an external remote host (through SSH), explore what goes on "under the hood," and get tips for troubleshooting APBs.
Article
Understanding Ansible Tower Isolated Nodes
Alessandro Arrichiello
Learn how Ansible Tower Isolated nodes can be used to manage systems that are on restricted remote networks such as VPCs, and hosted environments
Article
OpenShift 3.6 - Release Candidate (A Hands-On)
Alessandro Arrichiello
Hi, Everybody! Today I want to introduce you to some features of OpenShift 3.6 while giving you the chance to have a hands-on experience with the Release Candidate. First of all: It's a Release Candidate and the features I'll show you are marked as Tech Preview, so use them for testing purpose ONLY! We cannot use Minishift just because there is no Minishift updated yet. Anyway, I'll show how could use its base iso-image. I don't want to use 'oc...

From zero to Quarkus and Knative: The easy way

Get started with Quarkus and Knative in this step-by-step tutorial that provides a quick and easy way to start playing with these technologies.

IoT edge development and deployment with containers through OpenShift: Part 2

Part 2 of this series, explores a way to handle IoT edge application development: multi-architecture containers on a PaaS like OpenShift. Building and running an ARM container on X86_64 is shown.

IoT edge development and deployment with containers through OpenShift: Part 1

Part 1 of a two-part series, explores techniques that enable the portability of containers across different environments.Through these techniques, you may be able to use the same language, framework, or tool used in your datacenter straight to the IoT edge, even with different CPU architectures.

Managing containerized system services with Podman

Containers can be simple. Learn how to run MariaDB, Apache HTTPD, and WordPress in containers, managed through systemd and systemctl.

Intro to Podman

Podman is an alternative to the Docker command-line interface that lets you run standalone, daemonless containers. See examples of how easy it is to use Podman.

Customizing an OpenShift Ansible Playbook Bundle

Learn how to create an Ansible Playbook Bundle (APB) and customize it to configure an external remote host (through SSH), explore what goes on "under the hood," and get tips for troubleshooting APBs.

Understanding Ansible Tower Isolated Nodes

Learn how Ansible Tower Isolated nodes can be used to manage systems that are on restricted remote networks such as VPCs, and hosted environments

OpenShift 3.6 - Release Candidate (A Hands-On)
