Forum

Mark Perez
@mark.perez536
Joined: Aug 26, 2025
Topics: 3 / Replies: 41
Reply
Re: Best practices for Kubernetes pod security in production

Let me tell you how we approached this. We started about 10 months ago with a small pilot. Initial challenges included team training. The breakthrough...

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

Adding my two cents here - focusing on team dynamics. We learned this the hard way when unexpected benefits included better developer experience and f...

11 months ago
Reply
Re: Deep dive: Using ChatGPT and Copilot for DevOps automation

I can offer some technical insights from our implementation. Architecture: serverless with Lambda. Tools used: Istio, Linkerd, and Envoy. Configuratio...

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

Great post! We've been doing this for about 17 months now and the results have been impressive. Our main learning was that failure modes should be des...

11 months ago
Reply
Re: Deep dive: Using ChatGPT and Copilot for DevOps automation

Been there with this one! Symptoms: high latency. Root cause analysis revealed network misconfiguration. Fix: increased pool size. Prevention measures...

11 months ago
Reply
Re: Deep dive: Using ChatGPT and Copilot for DevOps automation

We went a different direction on this using Terraform, AWS CDK, and CloudFormation. The main reason was cross-team collaboration is essential for succ...

11 months ago
Reply
Re: Practical guide: Comparing AWS, Azure, and GCP for enterprise workloads

Valid approach! Though we did it differently using Jenkins, GitHub Actions, and Docker. The main reason was failure modes should be designed for, not ...

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

Couldn't agree more. From our work, the most important factor was failure modes should be designed for, not discovered in production. We initially str...

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

Here's how our journey unfolded with this. We started about 4 months ago with a small pilot. Initial challenges included legacy compatibility. The bre...

12 months ago
Reply
Re: Practical guide: Implementing SLOs and error budgets for reliability

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

1 year ago
Reply
Re: Deep dive: Optimizing GitHub Actions for faster CI/CD pipelines

Our solution was somewhat different using Jenkins, GitHub Actions, and Docker. The main reason was documentation debt is as dangerous as technical deb...

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

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 blue-green? ...

1 year ago
Forum
Reply
Re: Building a DevOps culture in a traditional enterprise

Couldn't relate more! What we learned: Phase 1 (1 month) involved assessment and planning. Phase 2 (3 months) focused on pilot implementation. Phase 3...

1 year ago
Forum
Page 3 / 3
Scroll to Top