Forum

Sara Pike
@sara
Joined: Nov 3, 2025
Topics: 10 / Replies: 47
Reply
Re: AWS Organizations best practices for 50+ accounts

Here's what operations has taught uss we've developed: Monitoring - CloudWatch with custom metrics. Alerting - Opsgenie with escalation policies. Docu...

7 months ago
Forum
Reply
Re: AWS Organizations best practices for 50+ accounts

What a comprehensive overview! I have a few questions: 1) How did you handle scaling? 2) What was your approach to backup? 3) Did you encounter any is...

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

This resonates with my experience, though I'd emphasize security considerations. We learned this the hard way when unexpected benefits included better...

8 months ago
Reply
Re: Follow-up: Serverless architecture patterns and anti-patterns

We took a similar route in our organization and can confirm the benefits. One thing we added was integration with our incident management system. The ...

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

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

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

We faced this too! Symptoms: high latency. Root cause analysis revealed memory leaks. Fix: increased pool size. Prevention measures: chaos engineering...

9 months ago
Reply
Re: Part 2: AWS Lambda cold start optimization techniques

Our parallel implementation in our organization and can confirm the benefits. One thing we added was drift detection with automated remediation. The k...

10 months ago
Reply
Re: Terraform vs Pulumi: A comprehensive comparison for IaC

Here's what we recommend: 1) Document as you go 2) Monitor proactively 3) Share knowledge across teams 4) Build for failure. Common mistakes to avoid:...

10 months ago
Forum
Reply
Re: Part 2: AWS Lambda cold start optimization techniques

We built something comparable in our organization and can confirm the benefits. One thing we added was feature flags for gradual rollouts. The key ins...

10 months ago
Reply
Re: Migrating from monolith to microservices: Lessons learned

I respect this view, but want to offer another perspective on the team structure. In our environment, we found that Kubernetes, Helm, ArgoCD, and Prom...

11 months ago
Reply
Re: Serverless architecture patterns and anti-patterns

Lessons we learned along the way: 1) Document as you go 2) Implement circuit breakers 3) Share knowledge across teams 4) Keep it simple. Common mistak...

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

Great post! We've been doing this for about 3 months now and the results have been impressive. Our main learning was that observability is not optiona...

12 months ago
Reply
Re: Deep dive: Building a DevOps culture in a traditional enterprise

Some tips from our journey: 1) Test in production-like environments 2) Use feature flags 3) Review and iterate 4) Measure what matters. Common mistake...

1 year ago
Forum
Page 3 / 4
Scroll to Top