Artur Carter

0 %
Zak Abdel-Illah
Automation Enthusiast
  • 📍 Location
    🇬🇧 London
Certifications
  • AWS Solutions Architect - Associate
Languages
  • Python
  • Go
Technologies
  • Ansible
  • Linux
  • Terraform
  • Kubernetes

UNIX/Linux

May 24, 2024 / DevOps, R&D, UNIX/Linux
Building AMD64 QEMU Images remotely using Libvirt and Packer

I need to build images based off AMD64 architecture while working from an ARM64 machine. While this is possible directly…

April 6, 2024 / Ansible, AWS, DevOps, UNIX/Linux
Using AWS CodeBuild to execute Ansible playbooks

I wanted a clean and automate-able way to package third party software into *.deb format (and multiple others, if needed,…

February 25, 2024 / Ansible, DevOps, Pipeline, UNIX/Linux
Packaging proprietary software for Debian using Ansible

Managing software installations for an animation studio can be a time-consuming process, especially if relying on the provided installation methods,…

December 5, 2023 / Bash, Cloud, DevOps, DigitalOcean, UNIX/Linux
Authenticating DigitalOcean for Terraform OSS

I need to configure the Terraform DigitalOcean Provider with API tokens from DigitalOcean

November 30, 2023 / Bash, UNIX/Linux
Synchronizing environment variables across Workstations

I need to have the configuration for my applications and APIs synchronized across multiple machines.