Forum

Scott Allen
@scott.allen968
Joined: Mar 1, 2025
Topics: 2 / Replies: 53
Reply
Re: Deep dive: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

What we'd suggest based on our work: 1) Test in production-like environments 2) Use feature flags 3) Review and iterate 4) Build for failure. Common m...

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

This level of detail is exactly what we needed! I have a few questions: 1) How did you handle testing? 2) What was your approach to migration? 3) Did ...

1 year ago
Forum
Reply
Re: PostgreSQL performance tuning for high-traffic applications

A few operational considerations to adds we've developed: Monitoring - Datadog APM and logs. Alerting - Opsgenie with escalation policies. Documentati...

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

I can offer some technical insights from our implementation. Architecture: serverless with Lambda. Tools used: Grafana, Loki, and Tempo. Configuration...

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

Great post! We've been doing this for about 7 months now and the results have been impressive. Our main learning was that the human side of change man...

1 year ago
Forum
Reply
Re: Deep dive: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Here's how our journey unfolded with this. We started about 17 months ago with a small pilot. Initial challenges included performance issues. The brea...

1 year ago
Forum
Reply
Re: AWS announces Lambda cold start improvements - down to 50ms

From a technical standpoint, our implementation. Architecture: microservices on Kubernetes. Tools used: Datadog, PagerDuty, and Slack. Configuration h...

1 year ago
Reply
Re: Practical guide: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Nice! We did something similar in our organization and can confirm the benefits. One thing we added was chaos engineering tests in staging. The key in...

1 year ago
Reply
Re: Part 2: Implementing AIOps for intelligent incident management

Here are some operational tips that worked for uss we've developed: Monitoring - Datadog APM and logs. Alerting - PagerDuty with intelligent routing. ...

1 year ago
Forum
Page 4 / 4
Scroll to Top