RYRanjan Yadavinranjany.hashnode.dev·Jul 4, 2025 · 19 min readDevOps Interview1.Q. How are your day-to-day activities as a DevOps Engineer? Monitoring infrastructure Writing/maintaining IaC Improving pipelines Handling releases Supporting dev teams Troubleshooting incidents On a typical day, I monitor production clusters, mana...00
RYRanjan Yadavindevopsprojectswithranjan.hashnode.dev·Mar 25, 2025 · 6 min readBlue-Green DeploymentBlue-Green Deployment Strategy Introduction: In the fast-paced world of software development, deploying updates and new features while maintaining uptime and minimizing risks is crucial. Blue-Green Deployment is a strategy that helps achieve this by ...00
RYRanjan Yadavinproductionsupport.hashnode.dev·Mar 25, 2025 · 4 min readBuilding CI/CD Pipelines for ML Projects with Azure DevOpsIn today’s fast-paced machine learning (ML) landscape, automating workflows is crucial to delivering scalable, high-performing models efficiently. Continuous Integration and Continuous Deployment (CI/CD) pipelines enable ML teams to streamline model ...00
RYRanjan Yadavindevopsprojectswithranjan.hashnode.dev·Mar 11, 2025 · 2 min readDeploying a Microservices Application with Istio as a Service Mesh on Rancher KubernetesIntroduction In modern cloud-native applications, microservices architecture is widely adopted due to its scalability and maintainability. However, managing the communication between microservices can be challenging. Istio, a popular service mesh, he...00
RYRanjan Yadavinranjany.hashnode.dev·Sep 23, 2024 · 5 min readMastering Maven: The DevOps Build Tool for Streamlined CI/CD PipelinesIn today’s fast-paced world of software development, building and deploying applications quickly and efficiently is key to success. DevOps engineers play a crucial role in enabling this efficiency by setting up robust CI/CD pipelines that automate bu...00