Forum

Maria Carter
@maria.carter392
Joined: Nov 26, 2024
Topics: 3 / Replies: 47
Reply
Re: Part 2: Implementing zero trust security in Kubernetes

Here are some technical specifics from our implementation. Architecture: microservices on Kubernetes. Tools used: Datadog, PagerDuty, and Slack. Confi...

1 year ago
Reply
Re: Part 2: Prometheus and Grafana: Advanced monitoring techniques

Playing devil's advocate here on the tooling choice. In our environment, we found that Grafana, Loki, and Tempo worked better because documentation de...

1 year ago
Topic
Topic
Reply
Re: Deep dive: Implementing zero trust security in Kubernetes

We saw this same issue! Symptoms: high latency. Root cause analysis revealed connection pool exhaustion. Fix: fixed the leak. Prevention measures: cha...

1 year ago
Reply
Re: Follow-up: Data lake architecture on AWS: S3, Glue, and Athena

Some guidance based on our experience: 1) Automate everything possible 2) Use feature flags 3) Practice incident response 4) Keep it simple. Common mi...

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

Good point! We diverged a bit using Vault, AWS KMS, and SOPS. The main reason was automation should augment human decision-making, not replace it enti...

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

Technically speaking, a few key factors come into play. First, data residency. Second, monitoring coverage. Third, performance tuning. We spent signif...

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

Excellent thread! One consideration often overlooked is cost analysis. We learned this the hard way when we discovered several hidden dependencies dur...

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

Cool take! Our approach was a bit different using Datadog, PagerDuty, and Slack. The main reason was failure modes should be designed for, not discove...

1 year ago
Reply
Re: Update: Serverless architecture patterns and anti-patterns

This is exactly our story too. We learned: Phase 1 (2 weeks) involved stakeholder alignment. Phase 2 (2 months) focused on pilot implementation. Phase...

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

Same experience on our end! We learned: Phase 1 (2 weeks) involved assessment and planning. Phase 2 (1 month) focused on process documentation. Phase ...

1 year ago
Forum
Reply
Re: Follow-up: Data lake architecture on AWS: S3, Glue, and Athena

There are several engineering considerations worth noting. First, compliance requirements. Second, monitoring coverage. Third, performance tuning. We ...

1 year ago
Reply
Re: Part 2: Implementing blue-green deployments with zero downtime

I can offer some technical insights from our implementation. Architecture: microservices on Kubernetes. Tools used: Datadog, PagerDuty, and Slack. Con...

1 year ago
Reply
Re: Practical guide: Implementing GitOps workflow with ArgoCD and Kubernetes

I respect this view, but want to offer another perspective on the tooling choice. In our environment, we found that Jenkins, GitHub Actions, and Docke...

1 year ago
Page 3 / 4
Scroll to Top