DevOps Projects

๐Ÿš€ Professional Journey Overview Infrastructure as Code | Cloud Native Solutions | Continuous Delivery With 8+ years in DevOps engineering, I specialize in building scalable, resilient infrastructure and automating complex deployment pipelines. My expertise spans across multi-cloud environments, container orchestration, and implementing robust DevOps practices. ๐Ÿ’ผ Featured Projects ๐Ÿ”ฅ Current Active Projects Project: Hetzner Cloud Microservices Platform Timeline: 2024 - Present Type: Personal Technologies: Ansible, Terraform, Hetzner Cloud, GitLab CI, Podman, Packer, Devbox tool, Task framework ...

2026-02-28

My Career Journey

๐Ÿš€ Career Timeline Each branch represents a role, and commits represent key skills or achievements acquired during that period. gitGraph commit id: "๐ŸŽ“ CS Degree" branch "junior-dev@StartupX" checkout "junior-dev@StartupX" commit id: "Python" commit id: "Django" commit id: "PostgreSQL" commit id: "Git & CI/CD" checkout career merge "junior-dev@StartupX" tag: "2018-2020" commit id: "๐Ÿ“ˆ Growth" Legend Branch Color Role Period ๐ŸŸข career Main career timeline โ€” ๐Ÿ”ต junior-dev@StartupX Junior Developer 2018โ€“2020 ๐ŸŸ  backend-dev@MidCorp Backend Developer 2020โ€“2022 ๐ŸŸฃ data-eng@AllianzTech Data Engineer 2022โ€“2024 ๐ŸŸค side-projects Side Projects Ongoing ๐Ÿ”ด sr-data-eng@SchwarzIT Sr. Data Engineer 2024โ€“Now

2026-02-28

Linux on Business

Why Linux ๐Ÿง? the question isnโ€™t why Linux ? the real question is why not ? did you try it? Linux is widely regarded as the best option for development, DevOps, hybrid cloud solutions, and even as a desktop for home and office environments due to its open-source nature, robust ecosystem, scalability, security, and cost-effectiveness. Its flexibility allows seamless integration across diverse platforms, from small IoT devices to large-scale cloud infrastructures, making it the backbone of modern technology stacks. ...

2025-11-07

csi interface for eks by terraform

It has been a while since my last post, I was busy these last couples of weeks; meanwhile Iโ€™ve learned how to implement a csi interface on eks (aws k8s) and itโ€™s pretty interesting on AWS by EKS service, thus I though it can be useful this content into a post. Requirements: You will need your eks already running. Iโ€™ll point each tools, techs, etc I used on this procedure: ...

2022-05-10

Install Hetzner-CLi on Fedora by Toolbox

On this new entry I will share a briefly installation step by step by using Toolbox at Fedora 34 to use the hcloud-cli. Due we do not have an official package on fedora git-repo yet, hence we can create this container. Pre-requirement: Visit Hetzner Cloud Console at https://console.hetzner.cloud, select your project, and create a new API Token. Letโ€™s start: 1- Create a file named Dockerfile.debian with the following contents(the following image is made to use a script to named and set a token_key): ...

2021-07-04