169 похожих чатов

Is devOps engineer a job which can be easily done

remotely? (Saying digital nomads)

12 ответов

13 просмотров

The job itself is but if you'll be able to depends on the company

Usually yes.

David-Mills Автор вопроса
Liλn 🌻
Usually yes.

both as freelancer as normal full remote employee ?

David Mills
both as freelancer as normal full remote employee ...

DevOps engineer as freelance is probably much more difficult because a DevOps engineer usually needs deep knowledge of the developer team and codebase but... yeah, if you can land a freelance position, sure.

Liλn 🌻
DevOps engineer as freelance is probably much more...

I would think DevOps just build pipelines in Jenkins or something to execute whatever test scripts the dev team uses and know where to deploy while maintaining credentials as secrets (perhaps set by the employer).

Пользователь 61701
I would think DevOps just build pipelines in Jenki...

And you think a freelancer can just do the job in a few hours without knowing how the backend works?

Liλn 🌻
And you think a freelancer can just do the job in ...

I would think that they don't have to. Applications tend to be the same unless differently specified by employer. Like using redis or not

David-Mills Автор вопроса
Пользователь 61701
I would think DevOps just build pipelines in Jenki...

hahaha does this escription really represents devops engineer? 😄

David Mills
hahaha does this escription really represents devo...

What do you think devops do? It's just building CI/CD pipelines.

David-Mills Автор вопроса
Пользователь 61701
What do you think devops do? It's just building CI...

well, i dont think so, i had an amazing claryfing conversation here on this channel with @lian0x31 few weeks ago abotu this topic

Похожие вопросы

Обсуждают сегодня

Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
А чем вам питонисты не угодили?😂
.
79
Вот смотрите у меня есть два стрима сейчас fs, cs: TStream; fs := TFileStream.Create('filename'); cs := TCompressionStream.Create(compression_level, fs); Я хочу сделать так: ...
notme
5
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
83
Можно ли загрузить скрипт py в бота чтобы он работал по нему? как это сделать?
huskadam #RCC Фанат? @hitlerpvp
13
Всем здравствуйте! Я хотел узнать сколько стоит средняя месячная зарплата у Electron js разработчиков? Мне очень это важно и нужно, плиз помогите узнать эту инфу! Для Джунио...
U.K.
10
Hello. Could you please help me with finding all coordinates within a radius using a spatial index, given that I have a table with coordinates? SET @lng = 37.57925; SET @lat ...
Rinchin G
8
free(NULL) это UB?
#
8
Карта сайта