Denislav Gavrilov

@kubeden

725 Points 4 Followers

16 Posts

1 Answers

I am a 'Software Consultant' by title, considering myself a futurist who is interested in any tech related subject.

Denislav Gavrilov · 2 months ago

Introduction to Helm: Comparison to its less-scary cousin APT

In this short introductory blog post I share a short story of the time I started working with Helm and why it felt horrifying. After that, I jump in drawing the parallels between Helm and AP...

Denislav Gavrilov · 3 months ago

Jsonnet Adventures: Deploying our application to ArgoCD!

Hello fellow Kubernetes enthusiasts! In my previous blog posts we explored the basics of Jsonnet and how to use it to generate Kubernetes manifests. Now, I'm thrilled to finally get to the d...
1

Denislav Gavrilov · 3 months ago

Mastering the DevOps Interview: A Guide for Mid-Level Candidates

In the first part of the series Mastering the DevOps Interview: A Guide for Junior Candidates I shared the observations I collected over 10 interviews of the DevOps interviews, focusing on t...

Denislav Gavrilov · 2 years ago

How to make screenshots in Laravel with Browsershot

Introduction Browsershot is a software by Spatie that converts a webpage into an image or PDF by utilising a headless instance of Chrome. In this post, you will learn how to install it in yo...
6

Denislav Gavrilov · 2 years ago

AWS or Azure: The 5-Criteria Choice

AWS or Azure: Тhe 5-Criteria Choice DISCLAIMER: This document is a promotion of my work. I discuss the differences between AWS and Azure in my own experience, and what I like and dislike ab...
6

Denislav Gavrilov · 2 years ago

6 HTML tags you might not know

Introduction (Skippable) A few days ago I was working on my desk and next to me was my lovely girlfriend who was interested in what I really do for a living. She already knows I am doing IT...
8

Denislav Gavrilov · 2 years ago

Top 10 (+/-) Linux skills for landing a Linux job

Introduction Hey now, you have probably went through numerous job-hunting websites and you memorized all the buzzwords (Junior Sysadmin; Junior Site Reliability Engineer; NOC Engineer; Syste...
4

Denislav Gavrilov · 3 years ago

Terraform for beginners - installation and provisioning a resource on DigitalOcean

Introduction Hey, $users! Recently I started working with Terraform and taught there is no better way to recap my knowledge but to create a blog post on it! I hope it turns out great and you...
1

Denislav Gavrilov · 3 years ago

How to use tilt.js to create a 3d effect on your elements

Prerequisites VS Code (or any editor you feel comfortable with) Jquery Bootstrap Introduction In this how-to we will go through the tilt.js library and learn how to create a cool 3D effect...
7

Denislav Gavrilov · 3 years ago

Use Socket.io to build your first multiplayer game!

Prerequisites: Must-haves node.js npm express socket.io VS Code Introduction Backstory If you read my other post you already know what we are going to build. If not - let me explain. We ar...
8

Denislav Gavrilov · 3 years ago

The JSourney: Learn with projects, not videos!

The JSourney: socket.io Introduction Ok, so don't get me wrong, I am not a good developer but let me tell you, the last 4 days has been one of the most interesting & fun 4 days I've had...
7

Denislav Gavrilov · 3 years ago

DevDojo + Cloudflare = Skip Responsiveness

Prerequisites: Active Domain Cloudflare Registration DevDojo registration Story This is going to be a quick post in which I want to share with you an awesome combo I discovered and am usin...
1

Denislav Gavrilov · 3 years ago

How being proactive in tech communities can bring a smile on your face

Gifts A couple of days ago I finally received my goodies from DigitalOcean. What these are? A hoodie and a t-shirt - personally chosen by me from their SWAG store. The overall price was $75....
1

Denislav Gavrilov · 3 years ago

'1-click' install for Laravel + Voyager

Prerequisites Apache2 MySQL/MariaDB PHP Git Composer Introduction Hey, $user! Today I'll share with you how to install Laravel + Voyager with only "1-click". Well, you guessed it...
1

Denislav Gavrilov · 3 years ago

Why should you start your own blog?

You decided you could share some knowledge, or(like me) learn even more by creating tutorials on things you just learned, tried and saw it works. That's also a great method to double-check y...
1

Denislav Gavrilov · 3 years ago

'X-Fordwarded-For' or How To restrict access to your Apache when using Cloudflare

"Noo you can't just enter my website when I restricted the access in my Apache!" "IP machine goes brr" Prerequisites: Debian/Ubuntu Apache2 web server with a running v...
6

Loading More Content