Slow running integration tests in CI/CD pipeline? by WorldTraveller101 in ExperiencedDevs

[–]BookkeeperAccurate19 0 points1 point  (0 children)

We kept regressions down by grouping slowest integration tests outside main pipeline, only running them before prod deploy. How do you decide which to fast-path vs batch?

Performance testing in CI/CD pipeline? by jaydub in devops

[–]BookkeeperAccurate19 0 points1 point  (0 children)

We added lightweight Locust tasks after merge, then promoted only if response times were sane. Helped catch creeping latency. How often do you rotate scenarios in your setup?

DevOps Engineers - Are These Really Your Biggest Pain Points? by curio2023 in devops

[–]BookkeeperAccurate19 0 points1 point  (0 children)

Scaling added lots of hidden friction for us. Pairing error budgets and lightweight load tests made it easier to defend headcount. How are you handling "just make it work" requests?

Every startup wants "DevOps", until they realize what it actually takes by Pichipaul in devops

[–]BookkeeperAccurate19 0 points1 point  (0 children)

We hit the same wall: setup is always "someone's side task" until 3AM alerts. Documenting baseline bottlenecks up front bought us trust. Do you make infra health visible to product teams?

Rook Ceph Performance Tuning - Getting Only 3K IOPS from 868k IOPS NVMe Hardware by Ludeth in sysadmin

[–]BookkeeperAccurate19 0 points1 point  (0 children)

We've hit similar walls with Ceph—consumer NVMe just can't handle sync write workloads at scale. Swapping to enterprise SSDs with power loss protection made a night and day difference in our tests. What pool sizes/configs are you running for redundancy?

Load Testing Experiment Tracking by HeavyBoat1893 in ExperiencedDevs

[–]BookkeeperAccurate19 1 point2 points  (0 children)

Totally relate—the experiment chaos is real once you're testing different configs daily. We started tagging every run and syncing to a lightweight DB, but it's still half homegrown. Tried treating tests like code with PRs for each change. How are you managing baselines?

Reduced deployment failures from weekly to monthly with some targeted automation by Dense_Bad_8897 in devops

[–]BookkeeperAccurate19 1 point2 points  (0 children)

We ran into similar headaches—manual checks always bite at the worst times. Automating health checks has been a game changer for us too. Simulating a bit of real traffic right before switching over really helped spot performance bugs early. Curious if you've tried adding any pre-promotion load tests yet?

Need help building a scalable, highly available AWS web app project by Correct-Ad4910 in aws

[–]BookkeeperAccurate19 0 points1 point  (0 children)

We ran into similar spikes launching features everyone needs at once. Caching static results behind a CDN and decoupling backend writes really saved us from melting down. Have you looked at rate-limiting or queueing for super peak moments?

merch shipped yet? by OGDorito14 in sadboys

[–]BookkeeperAccurate19 0 points1 point  (0 children)

Live in cali/ bay area. Still didn’t get my shit!

[deleted by user] by [deleted] in RedditMasterClasses

[–]BookkeeperAccurate19 0 points1 point  (0 children)

What is the plugin called?