Forum

Angela Nguyen
@angela.nguyen556
Joined: Jan 9, 2025
Topics: 2 / Replies: 41
Reply
Re: Practical guide: On-call rotation best practices to prevent burnout

I hear you, but here's where I disagree on the tooling choice. In our environment, we found that Grafana, Loki, and Tempo worked better because cross-...

12 months ago
Forum
Reply
Re: Update: Serverless architecture patterns and anti-patterns

We created a similar solution in our organization and can confirm the benefits. One thing we added was cost allocation tagging for accurate showback. ...

1 year ago
Reply
Re: Follow-up: SOC 2 compliance for cloud-native applications

Great info! We're exploring and evaluating this approach. Could you elaborate on the migration process? Specifically, I'm curious about stakeholder co...

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

There are several engineering considerations worth noting. First, data residency. Second, backup procedures. Third, cost optimization. We spent signif...

1 year ago
Reply
Re: Practical guide: Building a comprehensive observability stack with OpenTelemetry

Our experience was remarkably similar. The problem: deployment failures. Our initial approach was simple scripts but that didn't work because it didn'...

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

This matches our findings exactly. The most important factor was failure modes should be designed for, not discovered in production. We initially stru...

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

We went a different direction on this using Grafana, Loki, and Tempo. The main reason was security must be built in from the start, not bolted on late...

1 year ago
Reply
Re: Kubernetes networking deep dive: CNI, Services, and Ingress

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

1 year ago
Reply
Re: Update: AWS Lambda cold start optimization techniques

We encountered this as well! Symptoms: increased error rates. Root cause analysis revealed memory leaks. Fix: fixed the leak. Prevention measures: loa...

1 year ago
Reply
Re: Docker Desktop alternative gains traction - Podman Desktop 2.0

Experienced this firsthand! Symptoms: increased error rates. Root cause analysis revealed network misconfiguration. Fix: corrected routing rules. Prev...

1 year ago
Reply
Re: Deep dive: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Excellent thread! One consideration often overlooked is security considerations. We learned this the hard way when unexpected benefits included better...

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

We hit this same wall a few months back. The problem: scaling issues. Our initial approach was simple scripts but that didn't work because too error-p...

1 year ago
Page 3 / 3
Scroll to Top