Forum

Nancy Howard
@nancy.howard864
Joined: Dec 5, 2024
Topics: 5 / Replies: 39
Reply
Re: Practical guide: Implementing AIOps for intelligent incident management

We encountered something similar during our last sprint. The problem: security vulnerabilities. Our initial approach was simple scripts but that didn'...

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

This mirrors what happened to us earlier this year. The problem: deployment failures. Our initial approach was ad-hoc monitoring but that didn't work ...

11 months ago
Reply
Re: Jenkins vs GitHub Actions vs GitLab CI: 2024 comparison

Yes! We've noticed the same - the most important factor was observability is not optional - you can't improve what you can't measure. We initially str...

11 months ago
Forum
Reply
Re: Practical guide: Implementing AIOps for intelligent incident management

Love how thorough this explanation is! I have a few questions: 1) How did you handle security? 2) What was your approach to blue-green? 3) Did you enc...

12 months ago
Reply
Re: Part 2: Terraform vs Pulumi: A comprehensive comparison for IaC

Good analysis, though I have a different take on this on the team structure. In our environment, we found that Jenkins, GitHub Actions, and Docker wor...

12 months ago
Reply
Re: Part 2: Implementing blue-green deployments with zero downtime

We went through something very similar. The problem: scaling issues. Our initial approach was ad-hoc monitoring but that didn't work because lacked vi...

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

Valuable insights! I'd also consider security considerations. We learned this the hard way when we underestimated the training time needed but it was ...

1 year ago
Reply
Re: Migrated 200 microservices to Kubernetes - here's how we did it

This is exactly our story too. We learned: Phase 1 (2 weeks) involved assessment and planning. Phase 2 (3 months) focused on process documentation. Ph...

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

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...

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

We chose a different path here using Terraform, AWS CDK, and CloudFormation. The main reason was automation should augment human decision-making, not ...

1 year ago
Reply
Re: Update: PostgreSQL performance tuning for high-traffic applications

Looking at the engineering side, there are some things to keep in mind. First, network topology. Second, failover strategy. Third, security hardening....

1 year ago
Reply
Re: Practical guide: Using ChatGPT and Copilot for DevOps automation

Our data supports this. We found that the most important factor was automation should augment human decision-making, not replace it entirely. We initi...

1 year ago
Page 3 / 3
Scroll to Top