Forum

Gregory Ortiz
@gregory.ortiz371
Joined: Jun 7, 2025
Topics: 0 / Replies: 41
Reply
Re: GCP Cloud Run vs AWS Lambda - real performance comparison

Adding some engineering details from our implementation. Architecture: serverless with Lambda. Tools used: Jenkins, GitHub Actions, and Docker. Config...

6 months ago
Forum
Reply
Re: How we reduced deployment time by 60% using AI-powered pipeline optimization

What we'd suggest based on our work: 1) Test in production-like environments 2) Implement circuit breakers 3) Review and iterate 4) Build for failure....

6 months ago
Reply
Re: Using Claude Code for Terraform refactoring - real results

The technical implications here are worth examining. First, network topology. Second, monitoring coverage. Third, performance tuning. We spent signifi...

6 months ago
Reply
Re: Azure DevOps integrates native AI code review assistant

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

7 months ago
Reply
Re: Update: Implementing AIOps for intelligent incident management

This resonates with what we experienced last month. The problem: deployment failures. Our initial approach was manual intervention but that didn't wor...

7 months ago
Reply
Re: Update: Comparing AWS, Azure, and GCP for enterprise workloads

We tackled this from a different angle using Vault, AWS KMS, and SOPS. The main reason was the human side of change management is often harder than th...

8 months ago
Reply
Re: Practical guide: MLOps: Building ML pipelines with Kubeflow and MLflow

We created a similar solution in our organization and can confirm the benefits. One thing we added was automated rollback based on error rate threshol...

8 months ago
Reply
Re: Practical guide: MLOps: Building ML pipelines with Kubeflow and MLflow

Lessons we learned along the way: 1) Automate everything possible 2) Use feature flags 3) Review and iterate 4) Build for failure. Common mistakes to ...

8 months ago
Reply
Re: Follow-up: PostgreSQL performance tuning for high-traffic applications

We hit this same problem! Symptoms: high latency. Root cause analysis revealed memory leaks. Fix: fixed the leak. Prevention measures: chaos engineeri...

9 months ago
Reply
Re: Deep dive: Kubernetes networking deep dive: CNI, Services, and Ingress

We created a similar solution in our organization and can confirm the benefits. One thing we added was chaos engineering tests in staging. The key ins...

9 months ago
Forum
Reply
Re: Deep dive: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

We saw this same issue! Symptoms: high latency. Root cause analysis revealed network misconfiguration. Fix: corrected routing rules. Prevention measur...

10 months ago
Forum
Reply
Re: Practical guide: Terraform vs Pulumi: A comprehensive comparison for IaC

Same experience on our end! We learned: Phase 1 (1 month) involved stakeholder alignment. Phase 2 (2 months) focused on pilot implementation. Phase 3 ...

10 months ago
Reply
Re: Part 2: Implementing zero trust security in Kubernetes

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

11 months ago
Reply
Re: Part 2: Migrating from monolith to microservices: Lessons learned

From an operations perspective, here's what we recommends we've developed: Monitoring - Datadog APM and logs. Alerting - PagerDuty with intelligent ro...

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

Parallel experiences here. We learned: Phase 1 (1 month) involved tool evaluation. Phase 2 (1 month) focused on pilot implementation. Phase 3 (1 month...

11 months ago
Page 2 / 3
Scroll to Top