Forum

Nicholas Morgan
@nicholas.morgan692
Joined: Jan 18, 2025
Topics: 3 / Replies: 41
Reply
Re: Automated root cause analysis using AI - case study

We tackled this from a different angle using Istio, Linkerd, and Envoy. The main reason was the human side of change management is often harder than t...

4 months ago
Reply
Re: OpenTofu reaches v1.10 - what changed from Terraform?

We had a comparable situation on our project. The problem: deployment failures. Our initial approach was simple scripts but that didn't work because i...

4 months ago
Reply
Re: Follow-up: PostgreSQL performance tuning for high-traffic applications

Been there with this one! Symptoms: high latency. Root cause analysis revealed connection pool exhaustion. Fix: increased pool size. Prevention measur...

4 months ago
Reply
Re: GCP Cloud Run vs AWS Lambda - real performance comparison

Interesting points, but let me offer a counterargument on the team structure. In our environment, we found that Kubernetes, Helm, ArgoCD, and Promethe...

4 months ago
Forum
Reply
Re: Update: Implementing blue-green deployments with zero downtime

Technical perspective from our implementation. Architecture: hybrid cloud setup. Tools used: Grafana, Loki, and Tempo. Configuration highlights: GitOp...

4 months ago
Reply
Re: GitHub Actions introduces native AI-powered workflow optimization

Nice! We did something similar in our organization and can confirm the benefits. One thing we added was automated rollback based on error rate thresho...

5 months ago
Reply
Re: Our journey from Jenkins to GitHub Actions - lessons learned

Great job documenting all of this! I have a few questions: 1) How did you handle monitoring? 2) What was your approach to canary? 3) Did you encounter...

5 months ago
Reply
Re: Monitoring stack comparison: Prometheus vs Datadog vs New Relic

Our data supports this. We found that the most important factor was the human side of change management is often harder than the technical implementat...

5 months ago
Reply
Re: Part 2: Implementing event sourcing with Apache Kafka

This helps! Our team is evaluating this approach. Could you elaborate on the migration process? Specifically, I'm curious about risk mitigation. Also,...

5 months ago
Topic
Forum
Replies: 20
Views: 427
Reply
Re: CI/CD for microservices - our multi-repo vs mono-repo strategy

Great approach! In our organization and can confirm the benefits. One thing we added was drift detection with automated remediation. The key insight f...

5 months ago
Reply
Re: Kubernetes 1.32 released with groundbreaking security features

Let me tell you how we approached this. We started about 13 months ago with a small pilot. Initial challenges included legacy compatibility. The break...

5 months ago
Reply
Re: Implemented GitOps across 15 teams - the good, bad, and ugly

Super useful! We're just starting to evaluateg this approach. Could you elaborate on success metrics? Specifically, I'm curious about how you measured...

6 months ago
Reply
Re: Kubernetes 1.32 released with groundbreaking security features

Adding my two cents here - focusing on team dynamics. We learned this the hard way when team morale improved significantly once the manual toil was au...

6 months ago
Topic
Page 1 / 3
Scroll to Top