Skip to content
View Losiev's full-sized avatar

Block or report Losiev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Losiev/README.md

Hi 👋, I'm Illia Losiev

DevOps Engineer

DevOps Engineer focused on reliability, automation, and clear delivery pipelines. I design CI/CD, codify infrastructure, containerize apps, and make systems observable.

Passionate about building scalable cloud-native platforms, improving developer experience, and applying best practices in infrastructure automation. I enjoy solving complex problems, securing systems, and making deployments fast and predictable.


🔧 Type of work I do

  • 🚀 Shipping fast with GitHub Actions / GitLab CI / Jenkins
  • 🏗️ Building reproducible platforms with Terraform, Ansible, Helm, Kubernetes
  • 📊 Observability with Prometheus, Grafana, Loki
  • ☁️ Providing cost-aware infrastructure design in Cloud
  • 🔒 Securing supply chains, policy as code, and cost hygiene

⚙️ Toolbox

  • Languages: Bash · Python · YAML/JSON/HCL
  • Cloud: AWS (EC2, VPC, EKS, S3, IAM), Azure (AKS, ACR)
  • Containers: Docker · Docker Compose · Kubernetes · Helm · Kustomize
  • IaC & Config: Terraform · Terragrunt · Ansible
  • CI/CD: GitHub Actions · GitLab CI · Jenkins · ArgoCD
  • Observability: Prometheus · Grafana · ELK
  • Databases & Queues: Postgres · MySQL · Redis · Oracle (basics)

🚀 Current focus

  • Platform engineering with Kubernetes + GitOps (ArgoCD)
  • Golden paths for microservices (build, test, release templates)
  • Cost-aware infrastructure design in AWS

Pinned Loading

  1. devops_todolist devops_todolist Public

    Forked from mate-academy/devops_todolist

    Deploying an application using Docker Compose, with a docker-compose.yml file to define and manage multi-container applications. It simplifies configuring and orchestrating the application's servic…

    Python

  2. cicd_pipeline cicd_pipeline Public

    Forked from mate-academy/devops_todolist_cicd_task_6_polish_pipeline

    Extending the project's GitHub Actions workflow by integrating Docker to build and push images to DockerHub.

    Python

  3. todolist_terraform todolist_terraform Public

    Forked from mate-academy/devops_todolist_terraform_task

    Creating an Azure Virtual Machine using Terraform and deploying a ToDo List application using a VM extension. The Terraform configuration would create all necessary resources, including a resource …

    Python

  4. tf-infrastructure-setup tf-infrastructure-setup Public

    Creating a simple AWS infrastructure using IaC Terraform to deploy a basic web application. Utilizing Amazon EFS to store the HTML page content and Amazon ECS for containerized deployment.

    HCL