Suleiman Dibirov

Suleiman Dibirov @idsulik

About: Senior Software Engineer

Location:
Cyprus
Joined:
Aug 8, 2020

Suleiman Dibirov
articles - 33 total

Docker Model Runner: Running AI Models Locally

Docker has released an interesting new feature in beta that should interest anyone working with...

Learn More 3 0Apr 12

[Boost]

A Beginner's Guide to Docker Health Checks and Container...

Learn More 0 0Dec 7 '24

A Beginner's Guide to Docker Health Checks and Container Monitoring

Hey there! 👋 If you're new to Docker and wondering, "How do I know if my containers are running...

Learn More 4 1Dec 7 '24

A Beginner's Guide to Docker Compose for Developers

If you're a developer who's been using Docker containers but finding yourself typing long docker run...

Learn More 4 0Dec 1 '24

Introducing Helm CEL: A More Expressive Way to Validate Your Helm Charts

If you've worked with Helm charts, you're probably familiar with the challenge of validating...

Learn More 7 0Nov 17 '24

Docker ARG vs ENV: Understanding Build-time and Runtime Variables

Are you confused about when to use ARG versus ENV in your Dockerfiles? You're not alone! This...

Learn More 3 0Nov 13 '24

Docker CLI Tricks Every Developer Should Know

The Docker CLI offers powerful commands that can significantly improve productivity, simplify...

Learn More 4 0Nov 2 '24

Managing Container Lifecycles with Docker Compose Lifecycle Hooks

Docker Compose v2.30.0 has introduced lifecycle hooks, making it easier to manage actions tied to...

Learn More 4 0Nov 1 '24

Container Anti-Patterns: Common Docker Mistakes and How to Avoid Them.

Containerization has transformed how developers package and deploy applications. While Docker...

Learn More 11 2Oct 29 '24

Dockerfile Best Practices: How to Create Efficient Containers

Introduction In the era of microservices and cloud computing, Docker has become an...

Learn More 339 12Oct 5 '24

Introducing Swama: A CLI Tool for Swagger/OpenAPI Interactions

APIs have become a critical part of software development. However, working with Swagger or OpenAPI...

Learn More 1 0Sep 16 '24

A Beginner’s Guide to Docker Image for Developers

Docker has become an essential tool for developers, simplifying the process of building, testing, and...

Learn More 17 0Sep 13 '24

A Beginner’s Guide to Docker Networking for Developers

Docker has revolutionized how we build, ship, and run applications by containerizing them. However,...

Learn More 34 2Sep 11 '24

Advanced Helm Features

Once you're comfortable with the basics of Helm, you can start exploring its advanced features to...

Learn More 2 0Sep 7 '24

Using Helm Repositories

Helm repositories are a core component of the Helm ecosystem, allowing you to discover and use...

Learn More 3 0Sep 7 '24

Creating Your Own Helm Chart

While Helm provides a vast ecosystem of pre-built Charts for popular applications, there are times...

Learn More 1 0Sep 7 '24

Customizing Helm Charts with Values

One of the key strengths of Helm is the ability to customize Charts to fit your specific...

Learn More 2 0Sep 7 '24

Working with Helm

Now that Helm is installed, let's dive into the core functionalities of working with Helm. Whether...

Learn More 1 0Sep 7 '24

Installing Helm

Before you can start using Helm, you need to install it on your local machine. Helm provides an easy...

Learn More 1 0Sep 7 '24

What is Helm?

Helm is often referred to as the "Kubernetes package manager," but it’s more than just a way to...

Learn More 4 0Sep 7 '24

Helm: Introduction

Kubernetes has become the go-to platform for managing containerized applications at scale, but its...

Learn More 1 0Sep 7 '24

Kubernetes Cheat Sheet: Essential Commands for Beginners

Kubernetes (K8s) is an open-source platform designed to automate the deployment, scaling, and...

Learn More 1 0Sep 7 '24

Understanding the Linux Filesystem: A Quick Guide

For anyone diving into the world of Linux, understanding its filesystem layout is an essential skill....

Learn More 3 0Sep 6 '24

Решение задачи с собеседования Longest Substring Without Repeating Characters [+ ВИДЕО]

Постановка задачи Дана строка s, нужно найти длину самой длинной подстроки без...

Learn More 2 0Jul 27 '24

Решение задачи с собеседования Fruit Into Baskets [+ ВИДЕО]

Постановка задачи(официальная) Вы посещаете ферму, на которой деревья выстроены в один...

Learn More 1 0Jul 27 '24

The Only Guide You Need to Pass the CKAD (Certified Kubernetes Application Developer) Exam

My Journey to CKAD Certification On June 12, 2022, I passed the Certified Kubernetes...

Learn More 6 2Jul 21 '24

Top 10 Git Commands Every Developer Should Know

Git is an essential tool for developers, providing version control for code repositories. Whether...

Learn More 4 0Jul 11 '24

Optimizing Kubernetes Deployments: Tips and Tricks

Kubernetes has become the de facto standard for container orchestration, providing a powerful...

Learn More 4 1Jul 3 '24

Essential Docker Commands for Developers

Docker has revolutionized the way we build, ship, and run applications. In this article, we’ll...

Learn More 1 0Jun 4 '24

Top Kubernetes Commands for Developers

Kubernetes, an open-source platform for automating the deployment, scaling, and operation of...

Learn More 5 0May 25 '24