DevopsTrain
open-menu closeme
Posts
Devops Mentorship
Practical Kubernetes
linkedin rss
  • Golang for DevOps

    calendar Jul 10, 2024 · 2 min read · golang automation script  ·
    Share on: twitter linkedin copy

    Why it makes sense to learn Golang at least at a basic level: In various materials, you might find references to Python as a language for automating administrative tasks. This is generally true, but Go has several advantages, which is why most modern DevOps tools are written in it. ✅ Ease of Deployment You don't need …


    Read more
  • Where to Start Learning DevOps

    calendar Jul 8, 2024 · 2 min read · devops start  ·
    Share on: twitter linkedin copy

    Where to start learning DevOps? Many people ask this question, and while there can be different paths, I will share my view of the optimal start. Fundamental concepts don't change for decades, and that's where you should begin. There is no point in studying a new "promising" tool if you don't know what it is …


    Read more
  • Popular Questions in a Technical DevOps Interview

    calendar Jun 5, 2024 · 3 min read · interview metrics  ·
    Share on: twitter linkedin copy

    When applying for a job, almost everyone has to go through a technical interview as the first stage. The next stage might be a test assignment, or there could be one or several more technical interviews. The process can differ in various companies, but in any case, it's worth studying the answers to popular questions …


    Read more
  • Prometheus Metrics

    calendar Jun 3, 2024 · 2 min read · prometheus metrics  ·
    Share on: twitter linkedin copy

    In the modern DevOps world, Prometheus format metrics have become a standard used for monitoring applications and scaling them. Let me remind you that architecturally, Prometheus uses a pull model to gather data, meaning the server itself queries specified points for metrics at a set interval. These points are commonly …


    Read more
  • How to Safely Store and Use Secrets

    calendar Apr 27, 2024 · 2 min read · devops vaults storage  ·
    Share on: twitter linkedin copy

    Secrets typically refer to sensitive data such as passwords, tokens, access keys that are necessary for the correct functioning of an application but must be hidden from unauthorized access. For instance, developers should not see database passwords, including those for staging and production environments. They …


    Read more
  • About Backups

    calendar Apr 12, 2024 · 2 min read · backups best practices  ·
    Share on: twitter linkedin copy
    As you know, there are two types of people: those who make backups and those who already make backups.
    Read more
  • Soft Skills for DevOps

    calendar Apr 11, 2024 · 2 min read · soft skills best practices  ·
    Share on: twitter linkedin copy
    Why DevOps needs them
    Read more
  • The Future of DevOps

    calendar Apr 10, 2024 · 2 min read · devops future  ·
    Share on: twitter linkedin copy
    Let's talk about the near future of DevOps, as I see it over the next 10 years.
    Read more
  • Test environments

    calendar Apr 8, 2024 · 1 min read · devops test/dev environment stage  ·
    Share on: twitter linkedin copy

    Today, let's talk about test environments and why they are needed. Testing in production can be fun and effective, but not all users want to be testers. Therefore, test environments are used to roll out new functionality and ensure that old functionality hasn't broken, as often happens. We can highlight the following …


    Read more
  • Security in devops

    calendar Apr 5, 2024 · 2 min read · security best practicies  ·
    Share on: twitter linkedin copy

    Recently, the Pwn2Own 2024 competition took place, the results of which once again remind us of the main rule: absolutely secure systems almost do not exist, especially if we are talking about an application with several hundred thousand lines of code. Open source is far from a guarantee of reliability. Our task as …


    Read more
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Devops News

Fresh and actual news from devops world
Read more

Recent Posts

  • Golang for DevOps
  • Where to Start Learning DevOps
  • Popular Questions in a Technical DevOps Interview
  • Prometheus Metrics
  • How to Safely Store and Use Secrets
  • About Backups
  • Soft Skills for DevOps
  • The Future of DevOps

Tags

DEVOPS 6 BEST PRACTICES 2 METRICS 2 AUTH 1 AUTOMATION 1 BACKUPS 1 BEST PRACTICIES 1 FUTURE 1 GOLANG 1 INDEX 1 INTERVIEW 1 K8S 1 MENTORSHIP 1 PACKAGE 1
All Tags
AUTH1 AUTOMATION1 BACKUPS1 BEST PRACTICES2 BEST PRACTICIES1 DEVOPS6 FUTURE1 GOLANG1 INDEX1 INTERVIEW1 K8S1 MENTORSHIP1 METRICS2 PACKAGE1 PROMETHEUS1 SCRIPT1 SECURITY1 SOFT SKILLS1 STAGE1 START1 STORAGE1 TEST/DEV ENVIRONMENT1 TOKEN1 VAULTS1 X.5091
[A~Z][0~9]
©, Alex Babochkin

Copyright  ©, ALEX BABOCHKIN. All Rights Reserved

to-top