<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aliaksei Karneyeu</title>
    <link>https://makvaz.com/post/</link>
    <description>Recent posts from Aliaksei Karneyeu</description>
    <generator>Hugo</generator>
    <language>en</language>
    
    
    
    <lastBuildDate>Tue, 20 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://makvaz.com/post/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Book “Learning eBPF”</title>
      <link>https://makvaz.com/2026/01/20/book-learning-ebpf/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2026/01/20/book-learning-ebpf/</guid>
      <description>
I always knew that eBPF was one of those technologies hidden deep inside the kernel, far away from everyday users, but incredibly powerful.
At work, I learned that Google Kubernetes Engine clusters using Dataplane V2 rely heavily on eBPF under the hood. That felt like a good opportunity to finally dive into something new, so I grabbed the book Learning eBPF from the office bookshelf.
This post is my review of that book.
</description>
    </item>
    
    <item>
      <title>PostgreSQL. Fixing “type does not exist” error during restoring database.</title>
      <link>https://makvaz.com/2024/06/20/postgresql-unknown-type-during-database-restore/</link>
      <pubDate>Thu, 20 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2024/06/20/postgresql-unknown-type-during-database-restore/</guid>
      <description>I faced an interesting issue when I tried to restore a database from a backup. The error said: type &#34;ltree&#34; does not exist. ltree is a PostgreSQL extension, and this error can appear with any PostgreSQL extension. So how do we fix this error?
</description>
    </item>
    
    <item>
      <title>My thought after passing “Google Cloud Professional Architect” certification</title>
      <link>https://makvaz.com/2022/10/30/thought-after-passing-google-certification/</link>
      <pubDate>Sun, 30 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2022/10/30/thought-after-passing-google-certification/</guid>
      <description>On the 24th of October 2022 I successfully passed the “Google Cloud Professional Architect” certification and here I would like to share how I prepared for this exam, some pieces of advice on what to learn, and some of my thoughts on such kinds of exams in total.
</description>
    </item>
    
    <item>
      <title>Kubernetes The Hard Way on your laptop. Setup Virtual Machines.</title>
      <link>https://makvaz.com/2020/08/10/kubernetes-the-hard-way-on-laptop-setup-vms/</link>
      <pubDate>Mon, 10 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2020/08/10/kubernetes-the-hard-way-on-laptop-setup-vms/</guid>
      <description> In previous post we overviewed how the Kubernetes cluster would look like and have installed some programs. Today we gonna set up Virtual Machines using VirtualBox and Vagrant.
</description>
    </item>
    
    <item>
      <title>Kubernetes The Hard Way on your laptop. Preparation</title>
      <link>https://makvaz.com/2020/07/29/kubernetes-the-hard-way-on-laptop-preparation/</link>
      <pubDate>Wed, 29 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2020/07/29/kubernetes-the-hard-way-on-laptop-preparation/</guid>
      <description> One of big steps in my preparation for the CKA exam was to deploy the Kubernetes cluster locally. I started with a great guide from Kelsey Hightower called “Kubernetes The Hard Way”(or simply KTHW) and found out that it was created only for Google Cloud Platform. I decided to adapt it to my needs so the cluster could be running on a laptop. In this series of posts I gonna show how to do this.
</description>
    </item>
    
    <item>
      <title>How to easily switch between files in Vim</title>
      <link>https://makvaz.com/2020/05/27/vim-switch-between-files/</link>
      <pubDate>Wed, 27 May 2020 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2020/05/27/vim-switch-between-files/</guid>
      <description>I’ve been using Vim for about 5 years. During this time I tried other text editors and IDEs, in the end I always moved back. Some features I like in Vim, some I like in other IDEs. One such feature - is to switch between files. In today’s post, I would like to show how Vim allows to jump between files.
</description>
    </item>
    
    <item>
      <title>How I prepared to “AWS Certified SysOps Administrator – Associate” exam.</title>
      <link>https://makvaz.com/2019/07/15/aws-certification-preparation/</link>
      <pubDate>Mon, 15 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://makvaz.com/2019/07/15/aws-certification-preparation/</guid>
      <description>Many companies offer learning budgets to grow their Employees. Some people spend them on courses, books. Some go to conferences, others get certificates. I was interested to get the “AWS Certified SysOps Administrator – Associate” certificate. In this post I’m going to tell you what I had to do to prepare for this certification and pass it.
</description>
    </item>
    
  </channel>
</rss>
