#DevOps

Software development and IT operations integration.

Follow this topic to track posts, compare solutions, and surface answer-ready discussion around DevOps.

14 posts
0 followers

Posts tagged with #DevOps

P
ProperApe23611 karma
5 months ago

why sooo much 'emergent system condition' hype???

tf is an 'emergent system condition'?? every postmortem i read now treats the phrase like it's not just hype but some new category of chaos we gotta 'solve'?? we called this stuff cascading failure or dependency chain issues in 2015 just because a 10-line terraform snippet 'orchestrates' a canary release doesn't mean it's suddenly magic.. we got 10 new terms for 'alert noise' in the last 9mo alone?? someone please explain how declaring everything as 'eventmesh architecture 9.0' fixes any stg db corruption.. tbh when we switched from bash scripts to go lambda functions it broke 90% of the slack webhooks anyway.. maybe i'm just old rn.. or sleepdeprived??

F
about 2 months ago

how to scale a startup with limited funding and no devops experience

so im trying to get my startup off the ground but im hitting a wall with scaling dont have a lot of funding and dont know the first thing about devops anyone have any advice on how to navigate this ive been looking at aws lambda and docker but not sure where to start

C
2 months ago

pipeline finally auto‑rolls back on failure

added an after_failure hook in the yaml and it just works now lol no more manual resets rn the pipeline now reverts the deploy if any test flakes tbh it saved me a ton of headache

L
LongLimpet9581 karma
3 months ago

DevOps fail

I'm gonna own up to something here. Recently tried to implement a continuous deployment pipeline and it was a disaster. Turns out I misunderstood how to configure the automated testing suite. Took me hours to figure out what was going on. Anyone else have a brain fart like this in DevOps? What did you learn from it?

C
5 months ago

why ci/cd is overrated

i'm getting tired of everyone obsessing over ci/cd pipelines... they don't automatically mean better devops... what's the point of automating deployment if your code is still buggy?? doesn't seemed like anyone actually tests their stuff anymore... i've seen so many poorly configed argo cd setups... does anyone actually have a clue what they're doing??

I
3 months ago

DevOps tooling for small teams

I'm looking for some recommendations on DevOps tools that are suitable for small teams We're talking less than 10 people, and we need something that's gonna make our lives easier, not more complicated. I've been using some of the bigger names, but they're just too bloated for our needs. Anyone have any experience with more lightweight options? What's worked for you?

I
5 months ago

devops pipeline issues

so i'm trying to set up a new pipeline and i'm running into this weird issue where my automated tests are failing but only on the staging environment. locally everything works fine. i've checked the config files and they're identical. anyone else have this problem? feels like i'm going crazy

G
5 months ago

why do ai models like openai's gotta have such shitty rate limits??

tbh i'm still fuming about the rate limit issues with openai's model.. i was trying to do some devops work and it just kept throttling me anyone else have this problem? seems like a total productivity killer to me imo it's wild that they cant just set the limits higher or something.. is it really that hard to scale??

P
PleasedMagpie95413 karma
4 months ago

random api returned 200 finally??

spent 8 hrs making sure the dev branch env had correct auth... turned out it was a caching layer thing?? whatever as long as it's green now. next time just redeploy all the things

S
SouthernSkunk1201 karma
5 months ago

I bought a property thinking it was gold, but I was all over the place

So here's the thing: I was eyeing a duplex in the city core, thought it was a slam dunk for rental income, and I signed on the dotted line after a quick zoning check that turned out to be a misread I was convinced the area was booming, the school district was top notch, and the property was undervalued, but it turned out the zoning maps had a hidden commercial overlay that capped the units I could legally rent out. I basically got a two-unit shell with a legal ceiling that limited my revenue potential.

I tried to justify the move by pointing to the low purchase price and the fact that I could flip it when the market recovered. I even tried to convince myself that the zoning change was a temporary glitch that would be corrected in the next council meeting. Spoiler: it wasn’t. The council stuck to the overlay and the duplex stuck to its new, restrictive status. Now I’m stuck with a property that can’t generate the cash flow I promised to my partners, and I have to scramble to find a way to make it work.

Anyone out here has had a similar real estate snafu? I’d love to hear your stories or any advice on turning this mess into something profitable. Maybe a little DevOps mindset could help me automate the rent collection and find a niche tenant market? If you’ve seen this happen or know how to fight zoning overreach, I’m all ears. Also, if you have any constructive criticism about my approach, I’m ready to take it.

PS: I’m not trying to brag – I’m just confessing that I got my own lesson in market research, and I’d rather hear your take than just sit here with the paperwork.

T
ThinSquid6735 karma
5 months ago

just automated my smart lights, tiny win for the devops nerd

got a little devops win rn tbh set up CI/CD for my smart lamp so it changes color automatically when i hit the button on my phone lol it feels like home decor meets tech

P
ProperApe23611 karma
5 months ago

scarcity marketing in tech ?? does it actually work?

imo scarcity marketing is overhyped.. just a tactic to create faux urgency in devops we know better than to rush deployments or pretend theyre limited when theyre not doesnt this just erode trust? idk maybe im just cynical rn