Shubham Tawareshubzz.hashnode.dev·Nov 2, 2024Deployment Strategies: How to Choose the Right OneIn the world of DevOps, deployment strategies play a critical role in the seamless delivery of software updates. With businesses becoming increasingly reliant on continuous integration and delivery (CI/CD) pipelines, the way we deploy applications ha...27 readsDevops
Rashika Sahudeployment-strategies.hashnode.dev·Sep 27, 2024Deployment Strategies: A Beginner’s GuideA deployment strategies defines how to deploy, upgrade, rollback or terminate different versions of applications. It helps in avoiding or minimizing the downtime and disruption of service while deploying or upgrading the applications. Types of Deplo...Devops
Janit Chawlajanit.hashnode.dev·Sep 6, 2024Achieving True Zero Downtime with Kubernetes Rolling Updates: Myth or Reality?Introduction to Rolling Updates in Kubernetes: Kubernetes makes deploying applications straightforward, allowing us to update them with a simple kubectl apply command. But what about downtime when updating the application pods? This is where deployme...Devops
Hemanth Gangulahemanthgangula.hashnode.dev·Aug 28, 2024Zero-Downtime Kubernetes Rolling Updates: NGINX Pod Upgrade DemonstrationIn the fast-paced world of software development, one of the most critical challenges is updating applications without disrupting service. Imagine the frustration of users when an application suddenly goes offline for an update. How can we ensure seam...Kubernetes
Darshan Atkariatkaridarshan04.hashnode.dev·Jul 12, 2024The Ultimate Kubernetes Guide: Everything You Need To KnowKubernetes (K8s) Kubernetes, often abbreviated as K8s, is an open-source platform designed for automating the deployment, scaling, and management of containerized applications. It allows you to manage your applications more efficiently and effectivel...38 readsDevOpsK8s Networking
Nilkanth Mistrynilkanth1010.hashnode.dev·Apr 11, 2024Day 37 - Mastering Kubernetes Interview Questions! 💡🚀What is Kubernetes and why it is important? 🚀 🌟 Kubernetes is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications. It simplifies the management of complex appli...90 Days Of Devops ChallengesDevops
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 2, 2024Day 37 of 90DaysOfDevOps Challenge: Kubernetes Important Interview QuestionsWelcome back to the 90DaysOfDevOps challenge! Today, we delve into the world of Kubernetes, a powerful container orchestration platform. Whether you are preparing for an interview or just looking to enhance your knowledge, these Kubernetes interview ...nterviewPrep