vlad@zubtsou:~$

$ whoami

Vlad Zubtsou - Platform Engineer Avatar
Name: Vlad Zubtsou
Full Name: Vlad (Uladzislau) Zubtsou
Role: Platform Engineer

$ cat README.md

Platform Engineer with 10 years in IT, starting as a System Engineer and moving into platform and delivery work.

Part of the team owning internal delivery platform. We manage CI/CD pipelines, GitOps workflows, Kubernetes clusters, and everything in between. Developers push code, manifests land in managed repos, FluxCD handles the rest.

Previously led pipeline team. Currently expanding into runtime side: clusters, secrets management, service mesh.

Focus areas: GitLab CI/CD ecosystem, FluxCD, Runner infrastructure, Terraform, security and compliance pipelines, on-call and incident response.

Making deployments boring so developers can focus on code.

$ ls /usr/local/bin

aws
terraform
docker
kubernetes
gitlab-ci
ci-cd
infrastructure-as-code
gcp
fluxcd
vault
istio
go
python
bash

$ ip addr show

1: linkedin0: <BROADCAST,MULTICAST,UP> mtu 1500
link/ether 02:42:ac:11:00:02 brd ff:ff:ff:ff:ff:ff
inet 10.0.1.2/24 brd 10.0.1.255 scope global linkedin0
2: github0: <BROADCAST,MULTICAST,UP> mtu 1500
link/ether 02:42:ac:11:00:03 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.3/24 brd 10.0.2.255 scope global github0
3: email0: <BROADCAST,MULTICAST,UP> mtu 1500
link/ether 02:42:ac:11:00:04 brd ff:ff:ff:ff:ff:ff
inet 10.0.3.4/24 brd 10.0.3.255 scope global email0
$ _