Получи случайную криптовалюту за регистрацию!

DevOps для ДевоПсов

Логотип телеграм канала @devo_pes — DevOps для ДевоПсов D
Логотип телеграм канала @devo_pes — DevOps для ДевоПсов
Адрес канала: @devo_pes
Категории: Технологии
Язык: Русский
Количество подписчиков: 3.78K
Описание канала:

Самые актуальные материалы по DevOps на русском и английском языке
Купить рекламу: https://tprg.ru/5PCb
По вопросам рекламы: @tproger_sales_bot
Правила общения: https://tprg.ru/rules
Другие каналы: @tproger_channels

Рейтинги и Отзывы

3.50

2 отзыва

Оценить канал devo_pes и оставить отзыв — могут только зарегестрированные пользователи. Все отзывы проходят модерацию.

5 звезд

0

4 звезд

1

3 звезд

1

2 звезд

0

1 звезд

0


Последние сообщения 51

2022-04-22 16:47:59
Simple Development Environment

Hi Learners
In this third series of a blog, we will learn about dockerfile and docker-compose and will develop a simple development environment.

As usual before that, if you haven't watched the previous blog, please check it out.
https://blog.qua...

Read: https://blog.quasarcommunity.org/simple-development-environment
369 views13:47
Открыть/Комментировать
2022-04-22 16:47:54
What is DevOps?

In this article, I will introduce you to Devops.
DevOps is a combination of software developers (dev) and operations (ops). It is defined as a software engineering methodology which aims to integrate the work of software development and software oper...

Read: https://souravk.hashnode.dev/what-is-devops
357 views13:47
Открыть/Комментировать
2022-04-22 16:03:05
Complete YAML Tutorial | What is YAML ? YAML tutorial | Benefit to use YAML in 2022

1. What is YAML ?

The full form of YAML is Yet another markup language or YAML ain't markup language.
It is not a Programming language.
It use to data format exchange data similar to XML and JSON.
In YAML, you can store only data rather commands.

2...

Read: https://shivam-sharma.in/complete-yaml-tutorial-or-what-is-yaml-yaml-tutorial-or-benefit-to-use-yaml-in-2022
358 views13:03
Открыть/Комментировать
2022-04-22 15:05:22
Article: The Role of DevOps in Cloud Security Management

Different areas of cloud security must be examined to strengthen security in the cloud versus security of the cloud. This includes identifying requirements, defining the architecture, analyzing controls, and identifying gaps. Security must be both proactive and reactive, so it needs to be considered with every step of development.
By Dotan Nahum

Read: https://www.infoq.com/articles/devops-cloud-security/
368 views12:05
Открыть/Комментировать
2022-04-22 13:03:50
Getting started with Infrastructure-as-Code

In the past, provisioning and managing infrastructure had to be done manually by the IT admins through user interfaces, batch scripts, etc.
Now, with the use of tools that support the full software lifecycle, you can define and manage your software ...

Read: https://devlulu.xyz/getting-started-with-infrastructure-as-code
382 views10:03
Открыть/Комментировать
2022-04-22 12:57:18
DevOps Automation Services - A Complete Guide

There exist various phases of DevOps like designing, development, deployment, release, and monitoring. The services that allow easy working by automating repetitive tasks without human involvement are known as DevOps Automation services. Reducing the...

Read: https://adamsmith104064.hashnode.dev/devops-automation-services-a-complete-guide
399 views09:57
Открыть/Комментировать
2022-04-22 08:24:17
Kyverno - Kubernetes native policy management for k8s admins

Kubernetes Policy management
As k8s cluster administrator, you would want to enforce certain protocols to be followed on the cluster like below

enforce standard best practices
improve security
eliminate misconfigurations
reduce configuration comple...

Read: https://sureshdsk.dev/kyverno-kubernetes-native-policy-management-for-k8s-admins
410 views05:24
Открыть/Комментировать
2022-04-22 05:30:38
How to move a GIT Repo from GitHub to Azure

Moving Repo from Github to Azure
This is a simple way to move a codebase to Azure, Amazon, Gitlab, Bitbucket, any provider that hosts GIT repositories. I'm moving from GitHub to Azure but the steps are the same.
Create a empty repo on your target to...

Read: https://blog.shawn-crigger.com/how-to-move-a-git-repo-from-github-to-azure
408 views02:30
Открыть/Комментировать
2022-04-21 23:23:50
Do I need to be a Coder before I can become a Cloud Engineer?

Note; #likei'm5 series
This is a series of articles where I seek to break down complex topics for fellow beginners, just as I am learning. this article is for persons who are not from a technical background like myself and are seeking to transition...

Read: https://olucoder.hashnode.dev/do-i-need-to-be-a-coder-before-i-can-become-a-cloud-engineer
406 views20:23
Открыть/Комментировать
2022-04-21 20:36:58
Creating a AWS EC2 using Github Actions and Terraform Cloud

These are steps on how I created an AWS EC2 using Github Actions and Terraform.
Create a Terraform Cloud account

Create Terraform Cloud Account using this link
Create a workspace - remember the name you called it
In your AWS portal
Create a new AWS...

Read: https://blog.azcodez.com/creating-a-aws-ec2-using-github-actions-and-terraform-cloud
404 views17:36
Открыть/Комментировать