Artur Carter

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

Explore my Ops space

-> I've designed
Photo

Résumé

Blog Posts

September 4, 2024 / Exoscale, Observability
Exoscale Exporter for Prometheus

I’d built a Prometheus exporter for Exoscale, allowing me to visualize cloud spending and resource usage from a central location alongside AWS and DigitalOcean.

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 8, 2024 / DevOps, Kubernetes, Terraform
Configuring Traefik for Cross-Namespace Ingress

When installing Traefik either with Kubernetes or K3s, detection of Ingress object types in other namespaces than what Traefik is…

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,…

February 24, 2024 / AWS, Cloud, DevOps, Terraform
Building a PKI using Terraform

As part of building a hybrid infrastructure, I explored different technologies for achieving a stable VPN connection from on-premises to…

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.