Ansh Balandevopswithansh.hashnode.dev·Nov 26, 2024Part 2: Understanding the Stages of DevOpsAs I wrap up Day 1 of my learning journey, I explored the various stages involved in DevOps, their purposes, and tools commonly used at each stage. Here's what I learned! Stages of DevOps Version Control Purpose: Maintains different versions of th...Devopsbasics
Ansh Balandevopswithansh.hashnode.dev·Nov 26, 2024Part 4: Waterfall vs. Agile ModelsContinuing my exploration of software development methodologies, I learned about two popular models: Waterfall and Agile. Let me break down these concepts along with their limitations. Waterfall Model The Waterfall model is a linear and sequential a...DevOps Learning
Krishnat Ramchandra Hogalekrish27.hashnode.dev·Nov 6, 2024🐍 Basics of Python : Syntax, Data Types, Type Casting, Variables, Operators, and More!Python is known for its simplicity and readability, making it an ideal choice for beginners. In this post, we’ll go through fundamental Python concepts, including data types, variable scope, operators, and a few hands-on examples. If you're just star...Python
ashwini purwatashwini23.hashnode.dev·Aug 1, 2024Kubernetes ArchitectureKubernetes is a powerful container orchestration platform that automates the deployment, scaling, and management of containerized applications. Its architecture is designed to manage large-scale containerized applications efficiently. Here’s a breakd...Kubernetes
Rachana Prachanap.hashnode.dev·Mar 15, 2024Understanding the Fundamentals of DevOpsIntroduction to DevOps DevOps is a portmanteau derived from “Development” and “Operations,” which involves an amalgamation of software development (Dev) and IT operations (Ops) to hasten delivery and improve quality. This blog post gives a complete o...Devops
Surbhi Paliwaldevops-and-surbhi.hashnode.dev·Dec 15, 2023Navigating the DevOps Landscape: Your Beginner's Guide to Essential ToolsIntroduction: Embarking on a journey into the world of DevOps might feel like stepping into a complex realm of acronyms and tech jargon. Fear not! In this blog post, we'll take a friendly stroll through some fundamental DevOps tools that even newcome...Devops
Amrutha Damruthadronamraju.hashnode.dev·Oct 13, 2023DevOps BasicsDevOps essentials Linux AwsContinuous Deployment:. The step-by-step pipeline process when the developer develops the code in VCS for the production environment is called continuous deployment. When the developer develops the code it sent to the VCS...DevOps BlogsDevops
CO 50 MARAWADE SEJALsejal0308.hashnode.dev·Jul 16, 2023File Linking and Permissions in linux!!!Hellooo !! I am Sejal Marawade lets start with new blog Day-3 linux Workshop led by Pranav Jambare In todays session these topics were covered .. Softlink : •A soft link is also known as a symbolic link or symlink. •It is a special type of file that ...10 likesLinux