PKPratik Kasbeinpratiiktech.hashnode.dev·Apr 16 · 4 min readThe #1 Mistake Developers Make When Deploying K8S Clusters iI still remember the first time I had to deploy a K8S cluster in production and realizing that my development MVP was not enough, leading to a series of costly mistakes and lessons learned. Have you ever run into a similar situation where you thought...00
PKPratik Kasbeinpratiiktech.hashnode.dev·Apr 13 · 4 min readHow I Solved Terraform Pain Points in 3 Months (And AvoidedI've spent countless hours debugging Terraform issues in our company's multi-cloud environment, only to realize that a simple state file mismanagement was the root cause of the problem. The experience taught me the importance of proper state file man...00
PKPratik Kasbeinpratiiktech.hashnode.dev·Apr 12 · 5 min readHow I Mastered GitOps for Robust Security in Production in JI've seen firsthand how implementing GitOps and GitHub Actions can transform an organization's approach to security-first in production, but it requires a willingness to adopt new practices and tools. You might be wondering, what's the difference bet...00
PKPratik Kasbeinpratiiktech.hashnode.dev·Apr 10 · 5 min readStop Assuming API Testing is Only for Large Apps - Boost QuaI'll never forget the time our API went down due to a minor code change, taking our entire system with it. It was a painful lesson in the importance of API testing. But here's the thing: API testing isn't just for large apps - it's essential for any ...00
PKPratik Kasbeinpratiiktech.hashnode.dev·Apr 9 · 5 min readThe Top 5 AI Model Safety Pitfalls to Avoid in 2024 and HowI recall a project where our team deployed an AI model that seemed to perform well in testing, but ultimately failed in production due to unforeseen safety risks, highlighting the importance of thorough evaluation and testing. Have you ever run into ...00