Archana Prustyarchana77.hashnode.dev·Oct 20, 2024Day 30: Comprehensive Look at Python Modules and PackagesIntroduction: Hello fellow coders! Today, we will discuss something more on Module and Packages in my Python journey, and I'm excited to share my experiences with you. In this series, I'll document my progress, successes, and setbacks. Join me as I ...2Articles1Week
Rajendra Patilrajendrapatil9949.hashnode.dev·Sep 8, 2024#90DaysOfDevops | Day 30Kubernetes Overview:Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform designed to automate the deployment, scaling, and management of containerized applications. Originally developed by Google, it is now maintai...#90daysofdevops
Pranit Kolamkarkpranit.hashnode.dev·Aug 5, 2024Simplifying the Shared Responsibility Model for EC2 StorageThe Shared Responsibility Model is a foundational concept in cloud computing that outlines the respective responsibilities of cloud service providers (CSPs) like Amazon Web Services (AWS) and their customers. It delineates who is responsible for secu...#DAY30
Prathmesh Vibhuteprathmeshh.hashnode.dev·Apr 5, 2024Day 30 : Kubernetes ArchitectureIn the realm of modern cloud computing and containerization, Kubernetes stands tall as a cornerstone technology that empowers organizations to manage their applications at scale efficiently. Commonly referred to as "K8s" (pronounced "Kate"), Kubernet...28 reads#DAY30
Sandhya Deotaresandydevops4.hashnode.dev·Feb 23, 2024Demystifying Continuous Integration, Continuous Delivery, and Continuous Deployment in JenkinsQuestion 1: What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): It involves frequently integrating code changes into a shared repository, aiming to detect and address inte...1 likeDevops
Malik Liaqatliaqatali.hashnode.dev·Jan 3, 2024Day 30 Kubernetes ArchitectureDay 30 of #90daysofdevops Hey Techies! Welcome to this blog In this blog, we are going to start the Kubernetes Architecture. Introduction Kubernetes (also known as k8s or “kube”) is an open source container orchestration platform that automates many ...1 like90 Days of DevopsKubernetes
Unnati Guptadevunnatig.hashnode.dev·Dec 18, 2023Kubernetes Overview & Architecture#90daysdevopschallenge #day30 What is Kubernetes? Write in your own words and why do we call it k8s? Kubernetes is a container orchestration, an open-source tool for automating the deployment, scaling, and management of containerized applications. It...32 readsKubernetes
Siri Chandanairis1919.hashnode.dev·Nov 4, 2023Day 30-Kubernetes Architecture/90 Days of DevOps ChallengeWhat is Kubernetes? Write in your own words and why do we call it k8s? Kubernetes is an open-source container orchestration platform initially developed by Google and now maintained by the Cloud Native Computing Foundation (CNCF). It automates the de...Kubernetes
Siri Chandanairis1919.hashnode.dev·Nov 4, 2023Day 30-Kubernetes Architecture/90 Days of DevOps ChallengeWhat is Kubernetes? Write in your own words and why do we call it k8s? Kubernetes is an open-source container orchestration platform initially developed by Google and now maintained by the Cloud Native Computing Foundation (CNCF). It automates the de...Kubernetes
Aman Awasthiamana6420.hashnode.dev·Sep 12, 2023Day 30 Task: Kubernetes Architecture - 90DaysOfDevOpsKubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become a standard for deploying and operating containerized applications and is one of the most important p...53 readsKubernetes