141 lines
5.5 KiB
HTML
141 lines
5.5 KiB
HTML
<!doctype html>
|
||
<html lang="sr">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<title>Nikola Jovanović — DevOps</title>
|
||
<link rel="stylesheet" href="resume.css" />
|
||
</head>
|
||
<body>
|
||
<main class="page">
|
||
<section class="sidebar">
|
||
<div class="photo-wrap">
|
||
<img src="Nikola-photo.jpg" alt="Nikola Jovanović" class="photo" />
|
||
</div>
|
||
<div class="name">
|
||
<h1>Nikola Jovanović</h1>
|
||
<p class="role">DevOps Engineer</p>
|
||
</div>
|
||
|
||
<div class="block">
|
||
<h2>Contact</h2>
|
||
<ul>
|
||
<li>rarelymediocre@gmail.com</li>
|
||
<li>+381 63 88 98 719</li>
|
||
<li>Novi Sad, Serbia</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="block">
|
||
<h2>Technical Skills</h2>
|
||
<div class="skills-grid">
|
||
<div class="skills-col">
|
||
<div class="skills-group">
|
||
<h3>Cloud & Infra</h3>
|
||
<p>AWS (EC2, S3, RDS, Aurora, ECR, EFS, EKS, IAM, CloudWatch, Route53)</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Containers & Orchestration</h3>
|
||
<p>Docker, Docker Compose, Docker Swarm, Kubernetes, K3s, Proxmox</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>CI/CD & Automation</h3>
|
||
<p>GitHub Actions, Jenkins, Bitbucket Pipelines, GitLab CI, Ansible</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Observability</h3>
|
||
<p>Grafana, Prometheus, Loki, Promtail</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Messaging & IoT</h3>
|
||
<p>MQTT, AMQP, WebSockets, RabbitMQ, Mosquitto</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="skills-col">
|
||
<div class="skills-group">
|
||
<h3>Databases</h3>
|
||
<p>MySQL, Cassandra</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Systems & Networking</h3>
|
||
<p>Linux (Debian, Ubuntu, CentOS), TCP/IP, DNS, VPN, Nginx</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Build & Versioning</h3>
|
||
<p>Java/Gradle, Dockerizing apps, Git</p>
|
||
</div>
|
||
<div class="skills-group">
|
||
<h3>Virtualization</h3>
|
||
<p>Proxmox, VirtualBox, Qemu</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="content">
|
||
<div class="section">
|
||
<h2>Work Experience</h2>
|
||
|
||
<div class="item">
|
||
<div class="item-head">
|
||
<h3>DevOps Engineer — WolkAbout</h3>
|
||
<span>Feb 2023 – Present</span>
|
||
</div>
|
||
<ul>
|
||
<li>Installed, deployed, and maintained IoT platform architecture with MQTT, AMQP, WebSockets, RabbitMQ, Redis, MySQL, Cassandra, and Tomcat backend services.</li>
|
||
<li>Set up platforms for both on-premises development environments and production client deployments.</li>
|
||
<li>Managed services via systemd, Docker Compose, Docker Swarm, self-hosted K3s, and AWS EKS clusters.</li>
|
||
<li>Automated deployment pipelines using GitHub Actions, Jenkins, and Bitbucket Pipelines to improve release cadence.</li>
|
||
<li>Managed AWS infrastructure (EC2, S3, RDS, Aurora, Route53, Cost Management, ECR, EFS, EKS, SES, IAM, CloudWatch).</li>
|
||
<li>Implemented Grafana with Promtail and Loki for centralized logging and monitoring.</li>
|
||
<li>Built and containerized Java/Gradle applications using Docker.</li>
|
||
<li>Operated a multi-node bare-metal Proxmox cluster supporting company-wide infrastructure.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="item">
|
||
<div class="item-head">
|
||
<h3>DevOps Engineer / System Administrator — Zesium</h3>
|
||
<span>Apr 2022 – Feb 2023</span>
|
||
</div>
|
||
<ul>
|
||
<li>Deployed and maintained Dockerized applications across multiple Linux servers.</li>
|
||
<li>Automated development workflows using Jenkins and integrated GitLab pipelines for continuous deployment.</li>
|
||
<li>Introduced Docker Swarm and Kubernetes for container orchestration.</li>
|
||
<li>Optimized Nginx configurations and resolved network issues for efficient request handling.</li>
|
||
<li>Collaborated with development teams to streamline deployments and meet security standards.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="item">
|
||
<div class="item-head">
|
||
<h3>Linux System Administrator — Netex Consulting</h3>
|
||
<span>Sep 2020 – Apr 2022</span>
|
||
</div>
|
||
<ul>
|
||
<li>Managed Linux infrastructure, including installation and configuration of servers for B2B clients.</li>
|
||
<li>Configured and maintained SIP/VOIP systems for 500+ employees.</li>
|
||
<li>Virtualized environments using Oracle VirtualBox, reducing infrastructure costs.</li>
|
||
<li>Set up VPN and firewall systems to enable secure remote work.</li>
|
||
<li>Created technical documentation and internal training materials.</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="section">
|
||
<h2>Education</h2>
|
||
<div class="item">
|
||
<div class="item-head">
|
||
<h3>Secondary School of Traffic</h3>
|
||
<span>2007</span>
|
||
</div>
|
||
<p>Srednja saobraćajna škola, Zemun — Field of Study: Traffic Technician</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
</body>
|
||
</html>
|