Avatar
Janos Miko
Lead DevOps Engineer ITG Commerce
Fill your bucket by drop by drop.

Introduction

Welcome to my site!

Let me introduce myself: I’m János Mikó.

I have always loved technology. I work as a Lead DevOps Engineer and Go developer for nearly 10 years.

It sounds sentimental, but the “cloud” is where I feel at home.

Some Personal Stuff

  • I prefer Everything as Code methodology. When I need to do something twice, I’ll try to automate it.
  • I manage my work and my life using GTD and OKR.
  • I follow stoic philosophy.
  • I meditate daily.
  • I am a proud dad of 2 dachshunds.
Creating an API and a Controller
2023-03-03
Featured Image
Preparing a development cluster
2023-03-02
Featured Image
Create a Kubernetes cluster and a Cloud SQL instance in Google Cloud Platform.
2023-03-01
Featured Image
Golang provides a fantastic way of writing functions called Functional Options. This is a design pattern that allows callers to pass a set of options to a function, each represented by a function. Super flexible, and easy to use.
2023-02-25
Featured Image
503 Backend Fetch Failed - if you ever used Varnish, most probably you will be familiar with this error message. It can be a headache to determine what causes these issues. In the following guide, I will give you some tools which will help to determine and eliminate these error messages.
2021-10-01
Featured Image
Bitbucket Pipelines memory management can be a headache in complex cases. And its documentation is confusing. So let's figure out through examples how it works.
2021-09-17
Featured Image
Atlassian announced self-hosted Runners for Bitbucket Pipelines, let's try them out.
2021-09-08
Featured Image
How can you verify if Magento can reach and utilize the benefits of RabbitMQ? This tutorial will help you to modify attributes of a product using Magento's async API and bulk API.
2021-07-04
Featured Image
It can be a headache to find solutions to run multiple local environments simultaneously without port conflicts when using tools like Docker. This is where Reward can be a very useful tool.
2021-03-06
Featured Image