Forum

Mark Murphy
@mark.murphy761
Joined: Dec 8, 2024
Topics: 4 / Replies: 40
Reply
Re: GitHub Actions introduces native AI-powered workflow optimization

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

6 months ago
Reply
Re: Machine learning for cost optimization in multi-cloud environments

Our solution was somewhat different using Datadog, PagerDuty, and Slack. The main reason was observability is not optional - you can't improve what yo...

7 months ago
Reply
Re: Setting up a multi-region disaster recovery strategy on AWS

Great approach! In our organization and can confirm the benefits. One thing we added was compliance scanning in the CI pipeline. The key insight for u...

7 months ago
Reply
Re: Update: MLOps: Building ML pipelines with Kubeflow and MLflow

Adding my two cents here - focusing on security considerations. We learned this the hard way when unexpected benefits included better developer experi...

7 months ago
Reply
Re: SOC 2 compliance for cloud-native applications

We had a comparable situation on our project. The problem: scaling issues. Our initial approach was manual intervention but that didn't work because i...

8 months ago
Forum
Reply
Re: Update: Kubernetes networking deep dive: CNI, Services, and Ingress

Valid approach! Though we did it differently using Kubernetes, Helm, ArgoCD, and Prometheus. The main reason was automation should augment human decis...

8 months ago
Reply
Re: Practical guide: Migrating from monolith to microservices: Lessons learned

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

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

The technical implications here are worth examining. First, network topology. Second, monitoring coverage. Third, cost optimization. We spent signific...

9 months ago
Forum
Reply
Re: Practical guide: Serverless architecture patterns and anti-patterns

The technical specifics of our implementation. Architecture: microservices on Kubernetes. Tools used: Elasticsearch, Fluentd, and Kibana. Configuratio...

9 months ago
Forum
Reply
Re: Follow-up: Using ChatGPT and Copilot for DevOps automation

When we break down the technical requirements. First, network topology. Second, monitoring coverage. Third, security hardening. We spent significant t...

10 months ago
Forum
Reply
Re: Implementing AIOps for intelligent incident management

Adding some engineering details from our implementation. Architecture: microservices on Kubernetes. Tools used: Datadog, PagerDuty, and Slack. Configu...

10 months ago
Reply
Re: Practical guide: Optimizing GitHub Actions for faster CI/CD pipelines

Super useful! We're just starting to evaluateg this approach. Could you elaborate on team structure? Specifically, I'm curious about how you measured ...

10 months ago
Forum
Reply
Re: Practical guide: Optimizing GitHub Actions for faster CI/CD pipelines

Lessons we learned along the way: 1) Document as you go 2) Implement circuit breakers 3) Practice incident response 4) Keep it simple. Common mistakes...

10 months ago
Forum
Page 2 / 3
Scroll to Top