profile image

Gianluca Artioli

Cloud Data Engineer @Doxee

AWS Certified Solution Architect Associate
Certified Kubernetes Administrator
Contact Me

About Me

My passion for computer programming started because of my father who has a deep passion for all kinds of technology. Then, when I moved to high school, I learned to program in Pascal. Once I internalized the basics, I realized that I had a great curiosity for computer science. I got my bachelor's and master's degree in Computer Engineering in Modena. Yeah, it was a great years there. And now here we are... After a year spent in a large software development company, I started working in DevOps teams and I really enjoy it. In my opinion every task that could be automated needs to be automated. These methodologies easily facilitate and improve the quality of an entire company. I firmly believe this, maybe because I am methodical too :)
These sites summarize some of my projects, take a look! 😎

My Journey

project name

How to encrypt data values in a microservices multi-environment

This paper describes a solution to encrypt and decrypt on the fly values helm file. This feature allow to avoid commit with confidential data and store it on dedicated secrets manager.

Find out more

project name

AWS Load Balancer Controller on EKS

This topic describes how to install the AWS Load Balancer Controller using Helm, a package manager for Kubernetes. The controller is installed with default options. For more information about the controller, including details on configuring it with annotations.

Find out more

project name

Certified Kubernetes Administrator

Starting the journey to become a Certified Kubernetes Administrator (CKA) can be challenging. I wanted to share my experience and insights on how I prepared for and passed the Certified Kubernetes Administrator (CKA) examination with all of you.

Find out more

project name

Microservices Automation

Design and implementation of a microservice and related API to automate the massive deployment of components in cloud-native environments. Interaction with Jira Project Management to obtain the list of components to be installed of a given release. Using Atlassian Bamboo to launch deployment pipelines in a selected environment. SSO authentication using Azure SAML.

project name

Centralized Logging System

EFK-based log management system. Automated configuration through Ansible for virutal instances on-premises and cloud. Definition and implementation of a custom microservice for log collection within a kubernetes cluster. Development of logic and dashboards for proper visualization of collected logs.

project name

Rancher Cluster

Creation of a Kubernetes management cluster consisting of three nodes served by proxies. Installation of new cluster Rancher and migration of existing clusters. Import of all EKS clusters, configuration of authentication SSO through SAML Azure. Automated resource configuration and provisioning through Terraform.

project name

Postgres Cluster

Creating a Postgres active-passive cluster with backup server. The primary node is read/write, while the stanbdy node is updated via streaming replication. Cluster state is managed via open-source tools. Fully automated installation through Ansible.

Find out more