Tamerlan Gudabayev
  • Home
  • About
Subscribe
Tagged

Devops

A collection of 3 posts

An Introduction to DORA Metrics
Devops

An Introduction to DORA Metrics

Why should we care about metrics? Because it tells us whether we are moving forward or backwards. In the world of DevOps, we use the DORA metrics. That's what we will talk about today. Today you will learn: * What are DORA metrics? * Why do we need them? * The benefits of

  • Tamerlan Gudabayev
Tamerlan Gudabayev Aug 8, 2022 • 8 min read
Kubernetes for Dummies
Devops

Kubernetes for Dummies

The software world has changed since the increase in the popularity of containerisation. Technologies such as Docker are widely used to manage and spin up containers quickly. It has been used in big companies such as Google but they had one big issue. There were just too many containers. Companies

  • Tamerlan Gudabayev
Tamerlan Gudabayev Jul 14, 2022 • 4 min read
CI/CD Pipelines with Github Actions and Django
Tutorials

CI/CD Pipelines with Github Actions and Django

Deployment is hard. You have to make sure that you are in the correct environment, with the correct variables, and finally, run the correct commands in order. Other things are hard too, like keeping code quality high with consistent testing, and linting. These kinds of things should be done automatically.

  • Tamerlan Gudabayev
Tamerlan Gudabayev Dec 13, 2021 • 5 min read
Tamerlan Gudabayev © 2023
Powered by Ghost