Rahul sharmarahulsharmade.hashnode.dev·Nov 6, 2023Day 5 of DevOps -Git and Git Hub AdvanceWhat is Git? 🤔 Git is a distributed version control system that helps developers track and manage changes to their code. Created by Linus Torvalds, the mastermind behind Linux, Git has become a cornerstone of modern software development. It allows y...Discuss90 days of DevOps Challenge
Mrunmayee Gaikwadmrunmayee.hashnode.dev·Oct 31, 2023Creating EKS cluster with eksctl and deploying a two-tier applicationPrerequisite: 1.Setup EC2 server in AWS with awscli, kubectl and eksctl. 2.Create eksctlrole in IAM and attach EC2FullAccess, AWSCloudFormation Full Access, IAM Full Access. Attach the created eksctlrole role to your Ec2 server run eksctl command Ste...DiscussEKS
anil kumarthebyteiq.hashnode.dev·Oct 26, 2023Unleashing the Power of DevOps: Streamlining Software DeliveryIntroduction: DevOps is a game-changing approach to software development and operations that has revolutionized the way organizations build, deploy, and manage software applications. It's more than just a buzzword; it's a fundamental shift in the sof...DiscussDevops
Neha Adwankarlinkena.hashnode.dev·Oct 23, 2023Introduction to Linux and Basic CommandsDevOps 90-Days Challenge, Day-02 Introduction - On Day 02 of the 90-Day Challenge, we explore Linux, an operating system that serves as a mediator by offering an interface and services that allow users to engage with computer hardware and software. B...Discuss·42 reads90 days of DevOps Challenge
AMIN CHIVILKARaminchivilkar.hashnode.dev·Sep 16, 2023Day 59: #TerraWeekChallengeTask 1: Workspaces, Remote Execution, and Collaboration ✨ Objective: Gain proficiency in using workspaces, remote execution, and collaboration features in Terraform. 📚 Steps: Dive into the concepts of Terraform workspaces and understand how they ca...Discuss·3 likes90 days of DevOps Challenge
palak gahoipalakgahoi.hashnode.dev·Aug 14, 2023DevOps 90 days challenge, Day-01What is DevOps? DevOps is a combination of software development (dev) and operations (ops). It is defined as a software engineering methodology that aims to integrate the work of development teams and operations teams by facilitating a culture of col...Discuss90 days of DevOps Challenge
Pushkal Vashisthapushkalv.hashnode.dev·Aug 14, 2023Introduction to DevOps.Table of Contents:- Introduction What is DevOps and Why DevOps? DevOps Lifecycle. Automation. Scaling. Infrastructure. Conclusion. Introduction DevOps is basically a combination of two words- Development and Operations. DevOps is a culture t...DiscussDevops