Revolgy blog - Marek Bartík

Marek Bartík

Marek Bartík

Marek is a NoOps/NoCode enthusiast. Starting as a C++ programmer while doing masters in Computer Systems and Networks, growing up in the SysAdmin era, quickly realized communication and collaboration is the key. Nowadays he focuses on Cloud Architecting, microservices and Continuous Everything to solve business problems, not technical ones. Marek is passionate about DevOps and Cloud Native.

Find me on:

Google Container Registry lifecycle policy for images retention

Is your Google Container Registry filling up, taking up storage and becoming expensive? How to...

Read more

Debugging kube-dns and using FQDNs

Last week one of our clients started getting a lot of application errors after they migrated their...

Read more

Google Kubernetes Engine —  HorizontalPodAutoscaler with external metrics from PubSub

There are certain use cases where scaling horizontally based on cpu usage does not really work...

Read more

GCP Stackdriver Logging export to bucket and extract textPayload from json with Cloud Functions

Stackdriver Logging can get expensive. Sometimes you don’t need to query/store all your application...

Read more

Autoscale NGINX and PHP-FPM independently on Google Kubernetes Engine

Let’s say I have a stateless php app that needs to run 24/7 and automatically scale up to perform...

Read more

CI/CD pipelines - checklist

Continuous integration Continuous integration (CI) is the process of automatically building and...

Read more

Cloudflare Workers

Cloudflare Workers let you run JavaScript in Cloudflare’s 120+ edge locations around the world....

Read more