Forum

Sara Pike
@sara
Joined: Nov 3, 2025
Topics: 10 / Replies: 47
Reply
Re: Part 2: Building a DevOps culture in a traditional enterprise

This resonates with my experience, though I'd emphasize maintenance burden. We learned this the hard way when the initial investment was higher than e...

1 year ago
Reply
Re: Practical guide: Best practices for Kubernetes pod security in production

Playing devil's advocate here on the team structure. In our environment, we found that Istio, Linkerd, and Envoy worked better because security must b...

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

Our team ran into this exact issue recently. The problem: deployment failures. Our initial approach was ad-hoc monitoring but that didn't work because...

1 year ago
Forum
Reply
Re: Deep dive: Serverless architecture patterns and anti-patterns

Cool take! Our approach was a bit different using Grafana, Loki, and Tempo. The main reason was failure modes should be designed for, not discovered i...

1 year ago
Reply
Re: PostgreSQL performance tuning for high-traffic applications

There are several engineering considerations worth noting. First, compliance requirements. Second, backup procedures. Third, security hardening. We sp...

1 year ago
Forum
Reply
Re: Follow-up: Setting up a multi-region disaster recovery strategy on AWS

Great job documenting all of this! I have a few questions: 1) How did you handle authentication? 2) What was your approach to blue-green? 3) Did you e...

1 year ago
Reply
Re: Update: Secrets management: HashiCorp Vault vs AWS Secrets Manager

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

1 year ago
Forum
Reply
Re: Part 2: Data lake architecture on AWS: S3, Glue, and Athena

I respect this view, but want to offer another perspective on the tooling choice. In our environment, we found that Elasticsearch, Fluentd, and Kibana...

1 year ago
Forum
Reply
Re: Update: Comparing AWS, Azure, and GCP for enterprise workloads

Good point! We diverged a bit using Elasticsearch, Fluentd, and Kibana. The main reason was starting small and iterating is more effective than big-ba...

1 year ago
Reply
Re: Part 2: Implementing event sourcing with Apache Kafka

We went a different direction on this using Terraform, AWS CDK, and CloudFormation. The main reason was automation should augment human decision-makin...

1 year ago
Reply
Re: Update: Docker image optimization: From 1GB to 50MB

We encountered something similar. The key factor was cost analysis. We learned this the hard way when the hardest part was getting buy-in from stakeho...

1 year ago
Reply
Re: Follow-up: Docker image optimization: From 1GB to 50MB

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

1 year ago
Reply
Re: Docker image optimization: From 1GB to 50MB

Neat! We solved this another way using Kubernetes, Helm, ArgoCD, and Prometheus. The main reason was automation should augment human decision-making, ...

1 year ago
Page 4 / 4
Scroll to Top