DevOps • SRE • Infrastructure

Reliable infrastructure for teams that ship fast.

I design, deploy, and maintain cloud and on‑prem infrastructure with a strong focus on automation, observability, and stability. From Docker and CI/CD pipelines to monitoring stacks and server hardening, I help teams move from "it works on my machine" to "it works in production".

Linux & Servers Docker & Containers CI/CD Pipelines Monitoring & Alerts
live-prod astolops.tech

$ docker compose up -d

Bringing up: reverse proxy, app, monitoring...

nginx healthy

app-api running

grafana ready

Production is green. Ship with confidence.

Services

I help teams design, deploy, and maintain reliable infrastructure. Here are some of the ways I can work with you.

Infrastructure & Deployment

Server provisioning, web server setup (Apache/Nginx), database configuration, SSL, and production‑ready deployments for web applications.

  • • Linux server hardening
  • • Reverse proxies & SSL (Let's Encrypt)
  • • Zero‑downtime deployments

Containers & Automation

Dockerization of applications, multi‑service stacks with Docker Compose, and custom automation scripts in Python or Go.

  • • Docker & Docker Compose
  • • CI/CD pipeline integration
  • • Custom CLIs & scripts

Monitoring & Reliability

Full observability setups with metrics, logs, and alerts so you know what is happening in your systems before users do.

  • • Prometheus, Grafana, Loki
  • • Alerts to email, Slack, Discord
  • • Performance & capacity tuning

Tech Stack

Tools and technologies I work with on a daily basis.

Cloud & Servers

AWS, on‑prem, Linux (Ubuntu), networking basics.

Web & Runtime

Apache, Nginx, uWSGI/gunicorn, reverse proxies.

Languages

Python, Go, Bash, YAML, JSON, Dockerfiles.

Observability

Prometheus, Grafana, Loki, log aggregation.

Selected Work

A small sample of the kind of infrastructure and automation projects I work on.

Monitoring Stack for Web Apps

Dockerized Prometheus + Grafana + Loki stack for production workloads, with alerts to Discord/Telegram.

Tech: Docker, Prometheus, Grafana, Loki

Secure Web Hosting Environment

Hardened Linux servers running Apache/Nginx with SSL, HTTP/2, automated backups, and log management.

Tech: Ubuntu, Apache/Nginx, SSL, Bash

Deployment Automation Scripts

Custom Python/Go tools to streamline deployments, check health, and rollback quickly when needed.

Tech: Python, Go, Git, CI/CD