Forum

Nancy Howard
@nancy.howard864
Joined: Dec 5, 2024
Topics: 5 / Replies: 39
Reply
Re: GCP Cloud Run vs AWS Lambda - real performance comparison

Great post! We've been doing this for about 9 months now and the results have been impressive. Our main learning was that security must be built in fr...

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

This is exactly the kind of detail that helps! I have a few questions: 1) How did you handle authentication? 2) What was your approach to rollback? 3)...

6 months ago
Reply
Re: Machine learning for cost optimization in multi-cloud environments

This is almost identical to what we faced. The problem: deployment failures. Our initial approach was simple scripts but that didn't work because too ...

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

Nice! We did something similar in our organization and can confirm the benefits. One thing we added was cost allocation tagging for accurate showback....

7 months ago
Reply
Re: Setting up a multi-region disaster recovery strategy on AWS

Our solution was somewhat different using Terraform, AWS CDK, and CloudFormation. The main reason was observability is not optional - you can't improv...

7 months ago
Reply
Re: AWS Lambda cold start optimization techniques

Super useful! We're just starting to evaluateg this approach. Could you elaborate on tool selection? Specifically, I'm curious about risk mitigation. ...

7 months ago
Forum
Reply
Re: Practical guide: Building a comprehensive observability stack with OpenTelemetry

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

7 months ago
Reply
Re: Deep dive: Terraform vs Pulumi: A comprehensive comparison for IaC

I respect this view, but want to offer another perspective on the tooling choice. In our environment, we found that Istio, Linkerd, and Envoy worked b...

8 months ago
Forum
Reply
Re: Deep dive: Terraform vs Pulumi: A comprehensive comparison for IaC

There are several engineering considerations worth noting. First, data residency. Second, failover strategy. Third, performance tuning. We spent signi...

9 months ago
Reply
Re: Practical guide: Optimizing GitHub Actions for faster CI/CD pipelines

This helps! Our team is evaluating this approach. Could you elaborate on success metrics? Specifically, I'm curious about risk mitigation. Also, how l...

9 months ago
Forum
Reply
Re: Deep dive: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

This resonates strongly. We've learned that the most important factor was the human side of change management is often harder than the technical imple...

10 months ago
Forum
Reply
Re: Practical guide: Optimizing GitHub Actions for faster CI/CD pipelines

We faced this too! Symptoms: frequent timeouts. Root cause analysis revealed memory leaks. Fix: increased pool size. Prevention measures: chaos engine...

10 months ago
Forum
Reply
Re: Part 2: Prometheus and Grafana: Advanced monitoring techniques

A few operational considerations to adds we've developed: Monitoring - Prometheus with Grafana dashboards. Alerting - custom Slack integration. Docume...

10 months ago
Reply
Re: Deep dive: Implementing zero trust security in Kubernetes

Great post! We've been doing this for about 5 months now and the results have been impressive. Our main learning was that cross-team collaboration is ...

10 months ago
Page 2 / 3
Scroll to Top