Skip to content
← Back to all work
tooling2024

Systems automation

Automation and improvement of internal systems via scripts and secure connections between servers and workstations.

Problem

Repetitive manual ops tasks between servers and workstations consumed team time and were prone to human error.

Solution

  • Bash + Python scripts for syncing and backups across hosts.
  • Secure key-based SSH connections, automated via cron.
  • Structured logs for quick auditing.

Result

  • Reduced manual time on recurring operations.
  • Traceability of critical tasks.