Sairamsairamxdev.hashnode.dev·a day agoDevOpsDay 18 of DevOps learning🚀:👉 Today, I delved into the fundamental components of Kubernetes architecture and gained insights into how they work together to manage containerized applications. Here’s a breakdown of the key components:1. API ServerThe ...DiscussDevops
Prabhat Chouhanprabhatchouhan.hashnode.dev·Oct 8, 2024Shell Scripting Series – Part 1: Understanding Shells and an Introduction to Shell Scripting for DevOpsTuesday, 8th October 2024 What is a Shell? A shell is a command-line interface (CLI) that allows users to interact with the operating system. While we are used to graphical interfaces (GUIs) like clicking icons or dragging files, the shell allows yo...DiscussDevops
Sairamsairamxdev.hashnode.dev·Oct 7, 2024DevOpsDay 17 of DevOps learning 🚀 : Today, I explored Kubernetes concepts such as multinode deployment structures, enterprise-level support, scaling, load balancing, security practices, and managing secrets and configurations. I also ran hands-on comman...DiscussDevops
Subhanshu Mohan Guptablogs.subhanshumg.com·Oct 6, 2024Leveraging Caching, CDN, and Rate Limiting to Enhance Kubernetes PerformanceWelcome to Part VI of my Kubernetes series! In this post, we’re diving deep into three powerful techniques: caching, Content Delivery Networks (CDNs), and rate limiting that can significantly boost the performance and resilience of your Kubernetes-ba...Discuss·10 likesMastering Kubernetes: Revolutionizing Cloud-Native OperationsKubernetes
Sairamsairamxdev.hashnode.dev·Oct 6, 2024DevOpsDay 16 of DevOps learning 🚀:👉 Today’s Focus: Kubernetes (K8) - Key Takeaways from Kubernetes Learning:-- Kubernetes Overview:Kubernetes (K8) is an orchestration tool for automating the deployment, scaling, and management of containerized applicat...DiscussDevops
Koti Vellankithekoti.hashnode.dev·Oct 5, 2024Day Zero: The DevOps/SRE Interview Preparation JourneyDevOps Engineers play a crucial role in modern software development by automating processes, creating resilient cloud infrastructures, and maintaining system efficiency. Preparing for DevOps interviews can feel overwhelming due to the wide array of t...DiscussDevops
Sairamsairamxdev.hashnode.dev·Oct 5, 2024DevOpsDay 15 of DevOps Learning 🚀:Today, I began exploring Docker and its importance in the DevOps lifecycle. Here's a summary of the key topics covered:👉 Why Docker is Used?- Docker is used to containerize applications, ensuring consistent environments ...DiscussDevops
Subhanshu Mohan Guptablogs.subhanshumg.com·Oct 4, 2024Understanding Composite SLA Calculations in Kubernetes SystemsWelcome to Part V of my Kubernetes series! In this installment, we’re going to explore the complex yet crucial process of calculating the Composite Service Level Agreement (SLA) for distributed applications running on Kubernetes. As microservices gro...Discuss·10 likes·34 readsMastering Kubernetes: Revolutionizing Cloud-Native Operationssla
Sairamsairamxdev.hashnode.dev·Oct 4, 2024DevOpsDay 14 of DevOps Learning 🚀 :Today I covered some of the advance topics of Jenkins- Pipeline as Code: Use Declarative and Scripted Pipelines to define CI/CD workflows in the Jenkinsfile for version control and modularity.- Shared Libraries: Reuse co...DiscussDevops
Sairamsairamxdev.hashnode.dev·Oct 3, 2024DevOpsDay 13 of DevOps leaning 🚀 : - As I dive deeper into Jenkins, I've explored several intermediate concepts that are essential for building robust Continuous Integration/Continuous Deployment (CI/CD) pipelines. Here are some key takeaways: 👉 Jenkins ...DiscussDevops