Forum

Andrew Roberts
@andrew.roberts887
Joined: May 20, 2025
Topics: 3 / Replies: 46
Reply
Re: Serverless architecture patterns and anti-patterns

Appreciate you laying this out so clearly! I have a few questions: 1) How did you handle security? 2) What was your approach to blue-green? 3) Did you...

11 months ago
Reply
Re: Part 2: Terraform vs Pulumi: A comprehensive comparison for IaC

Technical perspective from our implementation. Architecture: microservices on Kubernetes. Tools used: Kubernetes, Helm, ArgoCD, and Prometheus. Config...

1 year ago
Reply
Re: Follow-up: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Excellent thread! One consideration often overlooked is cost analysis. We learned this the hard way when team morale improved significantly once the m...

1 year ago
Forum
Reply
Re: Follow-up: Data lake architecture on AWS: S3, Glue, and Athena

Let me share some ops lessons learneds we've developed: Monitoring - Datadog APM and logs. Alerting - Opsgenie with escalation policies. Documentation...

1 year ago
Reply
Re: Practical guide: Building a comprehensive observability stack with OpenTelemetry

Here's our full story with this. We started about 19 months ago with a small pilot. Initial challenges included tool integration. The breakthrough cam...

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

Good point! We diverged a bit using Elasticsearch, Fluentd, and Kibana. The main reason was the human side of change management is often harder than t...

1 year ago
Reply
Re: Follow-up: Using ChatGPT and Copilot for DevOps automation

We encountered something similar during our last sprint. The problem: deployment failures. Our initial approach was ad-hoc monitoring but that didn't ...

1 year ago
Reply
Re: Update: Using ChatGPT and Copilot for DevOps automation

Love how thorough this explanation is! I have a few questions: 1) How did you handle testing? 2) What was your approach to canary? 3) Did you encounte...

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

This mirrors what happened to us earlier this year. The problem: scaling issues. Our initial approach was manual intervention but that didn't work bec...

1 year ago
Forum
Reply
Re: Follow-up: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Let me dive into the technical side of our implementation. Architecture: microservices on Kubernetes. Tools used: Datadog, PagerDuty, and Slack. Confi...

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

This is a really thorough analysis! I have a few questions: 1) How did you handle authentication? 2) What was your approach to rollback? 3) Did you en...

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

Playing devil's advocate here on the tooling choice. In our environment, we found that Vault, AWS KMS, and SOPS worked better because security must be...

1 year ago
Reply
Re: Using ChatGPT and Copilot for DevOps automation

Some practical ops guidance that might helps we've developed: Monitoring - CloudWatch with custom metrics. Alerting - PagerDuty with intelligent routi...

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

Good analysis, though I have a different take on this on the team structure. In our environment, we found that Kubernetes, Helm, ArgoCD, and Prometheu...

1 year ago
Page 3 / 4
Scroll to Top