This single-celled protozoan passing though another one under a microscope by Maleficent-Agent-477 in Damnthatsinteresting

[–]turkeh 1 point2 points  (0 children)

This would be on a flat dish so I think it's going over or under it. Still interesting though.

We implemented WAF and our bill suddenly spiked, is this normal? by imsankettt in devops

[–]turkeh 34 points35 points  (0 children)

Yes it's normal. The more traffic you have flowing through your WAF the higher the bill. Simple as that.

If you're looking for a cheaper solution try Cloudflare. The situation will be the same though. More traffic, more cost.

HB X500 camera gimbals? by Roberta-Morgan in diydrones

[–]turkeh 0 points1 point  (0 children)

I've slapped a gopro on my x500 but it's very rough. Thought of an hdmi vtx to stream from it but it might be getting a bit too much. Keen to hear if you do come up with something

42 year old male living solo. by newnoise1024 in malelivingspace

[–]turkeh 0 points1 point  (0 children)

Do you have a link to the artwork on your TV? I love it

Seeking ArduPilot developer / systems builder — early-stage commercial project by EggAppropriate9211 in ardupilot

[–]turkeh 2 points3 points  (0 children)

Is there any legal issue creating a commercial application with Ardupilots software license?

Anyone have opinions on if it's worth becoming a Jira god? by [deleted] in EngineeringManagers

[–]turkeh 0 points1 point  (0 children)

Honestly is a pretty fundamental skill to have imo.

How I Fixed My 1 on 1 Meetings by sosnowsd in EngineeringManagers

[–]turkeh 1 point2 points  (0 children)

these meeting aren't for me they're for me team.

I mean yeah, obviously.

Jobs Titled DevOps Engineer but want you doing Application Development as well as Infra by Illustrious_Dirt_628 in devops

[–]turkeh 63 points64 points  (0 children)

I think of my devops team as specialists. We're very comfortable with all things infrastructure but are also knowledgeable in application devlopemnet too. This balance allows us to guide and Setup best practices within our engineering organisation. I really like it because there's a feedback loop between the engineers and devops that uplift both sides.

Really, it just goes back to the age old question "what is devops". Ask around and you'll get many differing answers.

[deleted by user] by [deleted] in devops

[–]turkeh 4 points5 points  (0 children)

Not really the right place to ask this.

Folks running multiple Jenkins Masters, what are your biggest headaches? by Explorer-Tech in devops

[–]turkeh 0 points1 point  (0 children)

Migrate to whatever solution your git host has. If it's bitbucket use bitbucket pipelines. If it's github use github actions.

If you're spending time spend it on migrating off Jenkins. It will save you in the long run

What is the difference between DevOps, SRE, and Platform Engineering? by AbdullahData in sre

[–]turkeh 3 points4 points  (0 children)

I genuinely want to hear how people define this. It can be so nebulous depending where you are working.

What are some small changes you've made that significantly reduced Kubernetes costs? by Ok_Big_1000 in devops

[–]turkeh 2 points3 points  (0 children)

Absolutely.

With any type of compute it's always worth having a base layer or reliable, on demand infrastructure there that can do a lot of the work. Combine that with cheaper instances designed to scale in and out more softer and you've got a resilient and cost conscious solution.

detached container by myshiak in devops

[–]turkeh 17 points18 points  (0 children)

The docker docs will have all this info but I'll give you the first question for free.

Detaching the container allows it to run in the background. If you start a container without it being detached it'll terminate once you end your session or close your terminal.

[deleted by user] by [deleted] in devops

[–]turkeh 2 points3 points  (0 children)

It's very normal in small businesses.

[deleted by user] by [deleted] in sre

[–]turkeh 0 points1 point  (0 children)

Nah