colab@sudarblogger:~
$_

Collaboration& Services

Building bridges between technology and real-world infrastructure

Scroll to explore

Infrastructure

Experienced in everything from physical rack installations to cloud architecture and automation.

Cloud Infrastructure

Scalable, secure, and resilient cloud architecture across providers

Scripting & Microservices

Automating infrastructure and deploying containerized environments

docker-compose.yml
version: '3.8'
services:
web:
image: nginx:alpine
ports:
- "80:80"
api:
build: ./api
depends_on: [db]
db:
image: postgres:14
_

System Administration

Installation, configuration, hardening, and virtualization expertise

root@sudarcode: ~
root@vuk1lis:~# apt update && apt upgrade -y
Reading package lists... Done
Building dependency tree... Done
5 packages can be upgraded. Run 'apt list --upgradable'.
root@vuk1lis:~# ufw allow 443/tcp
Rules updated
Rules updated (v6)
root@vuk1lis:~# systemctl restart nginx
root@vuk1lis:~# _
CPU CORES
MEMORY (16GB)
6.4G / 16G
SYSTEMD SERVICES
nginx.serviceactive (running)
docker.serviceactive (running)
apache2.serviceactive (running)

Physical Installation

Racks, servers, and cable management.

RS
OnlineActiveWarning

Offer Services

From simple scripts to complex infrastructure, here is how I approach and build robust systems.

01

Installing & Administrating

Expert installation and administration of Linux servers, ensuring high availability, security, and optimal performance for critical workloads.

LinuxSetupAdministration
02

Scripting & Automation

Writing custom scripts to automate routine tasks, streamline operations, and minimize human error.

BashPythonAutomation
03

Infrastructure as Code

Provisioning cloud and on-prem infrastructure using Terraform and Ansible. Repeatable, version-controlled, and scalable deployments.

TerraformAnsibleIaC
04

Docker & Containers

Creating complex Docker environments and docker-compose services. Isolating applications for easy scaling, portability, and management.

DockerComposeMicroservices

Contact Me

Interested in working together? Reach out directly.