Forum

Linda Morgan
@linda.morgan757
Joined: Mar 6, 2025
Topics: 3 / Replies: 41
Reply
Re: Follow-up: PostgreSQL performance tuning for high-traffic applications

Here's what worked well for us: 1) Test in production-like environments 2) Implement circuit breakers 3) Practice incident response 4) Keep it simple....

4 months ago
Reply
Re: Multi-cloud Terraform modules - how we manage 3 cloud providers

Some tips from our journey: 1) Document as you go 2) Monitor proactively 3) Practice incident response 4) Keep it simple. Common mistakes to avoid: sk...

4 months ago
Forum
Reply
Re: Update: MLOps: Building ML pipelines with Kubeflow and MLflow

Good point! We diverged a bit using Grafana, Loki, and Tempo. The main reason was the human side of change management is often harder than the technic...

4 months ago
Reply
Re: Service mesh showdown: Istio vs Linkerd vs Consul Connect

I can offer some technical insights from our implementation. Architecture: microservices on Kubernetes. Tools used: Elasticsearch, Fluentd, and Kibana...

5 months ago
Reply
Re: Follow-up: Best practices for Kubernetes pod security in production

So relatable! Our experience was that we learned: Phase 1 (1 month) involved stakeholder alignment. Phase 2 (1 month) focused on process documentation...

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

Our take on this was slightly different using Istio, Linkerd, and Envoy. The main reason was starting small and iterating is more effective than big-b...

5 months ago
Reply
Re: Built a self-service platform for 100+ developers using Backstage

Spot on! From what we've seen, the most important factor was observability is not optional - you can't improve what you can't measure. We initially st...

5 months ago
Reply
Re: Update: Implementing GitOps workflow with ArgoCD and Kubernetes

The depth of this analysis is impressive! I have a few questions: 1) How did you handle security? 2) What was your approach to migration? 3) Did you e...

5 months ago
Forum
Reply
Re: GitLab acquires leading AIOps startup for $500M

Here are some technical specifics from our implementation. Architecture: hybrid cloud setup. Tools used: Terraform, AWS CDK, and CloudFormation. Confi...

5 months ago
Reply
Re: Update: Implementing GitOps workflow with ArgoCD and Kubernetes

Funny timing - we just dealt with this. The problem: security vulnerabilities. Our initial approach was ad-hoc monitoring but that didn't work because...

5 months ago
Forum
Topic
Reply
Re: From manual deployments to full automation in 6 months

Our take on this was slightly different using Elasticsearch, Fluentd, and Kibana. The main reason was failure modes should be designed for, not discov...

6 months ago
Reply
Re: Deep dive: Optimizing GitHub Actions for faster CI/CD pipelines

Just dealt with this! Symptoms: increased error rates. Root cause analysis revealed network misconfiguration. Fix: fixed the leak. Prevention measures...

6 months ago
Reply
Re: Secrets management: HashiCorp Vault vs AWS Secrets Manager

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

6 months ago
Reply
Re: Reduced AWS costs by $50k/month with FinOps automation

Our experience from start to finish with this. We started about 12 months ago with a small pilot. Initial challenges included legacy compatibility. Th...

6 months ago
Page 1 / 3
Scroll to Top