Forum

Elizabeth Perez
@elizabeth.perez157
Joined: Apr 4, 2025
Topics: 1 / Replies: 50
Reply
Re: Follow-up: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Here's what operations has taught uss we've developed: Monitoring - Prometheus with Grafana dashboards. Alerting - custom Slack integration. Documenta...

1 year ago
Forum
Reply
Re: Practical guide: Implementing GitOps workflow with ArgoCD and Kubernetes

Lessons we learned along the way: 1) Automate everything possible 2) Implement circuit breakers 3) Review and iterate 4) Measure what matters. Common ...

1 year ago
Reply
Re: Follow-up: On-call rotation best practices to prevent burnout

Same issue on our end! Symptoms: frequent timeouts. Root cause analysis revealed network misconfiguration. Fix: fixed the leak. Prevention measures: c...

1 year ago
Forum
Reply
Re: Optimizing GitHub Actions for faster CI/CD pipelines

Great post! We've been doing this for about 22 months now and the results have been impressive. Our main learning was that documentation debt is as da...

1 year ago
Forum
Reply
Re: Kubernetes networking deep dive: CNI, Services, and Ingress

Had this exact problem! Symptoms: frequent timeouts. Root cause analysis revealed connection pool exhaustion. Fix: corrected routing rules. Prevention...

1 year ago
Reply
Re: Update: AWS Lambda cold start optimization techniques

The technical aspects here are nuanced. First, network topology. Second, failover strategy. Third, performance tuning. We spent significant time on au...

1 year ago
Reply
Re: Building a DevOps culture in a traditional enterprise

Want to share our path through this. We started about 9 months ago with a small pilot. Initial challenges included tool integration. The breakthrough ...

1 year ago
Forum
Page 4 / 4
Scroll to Top