Harsh Soniharshdevopss.hashnode.dev·Nov 12, 2024Top 15 AWS Services Every DevOps Engineer Should KnowAWS offers an incredible suite of tools to streamline DevOps workflows. After diving deep into these services, I’m excited to share what I learned about each one and how it contributes to an efficient, automated infrastructure. EC2 (Elastic Compute C...Discuss·1 likeAWS
Dinesh khadeday-01-of-90daysofdevops.hashnode.dev·Oct 10, 202490DaysOfDevopsView the content of a file and display line numbers. Change the access permissions of files to make them readable, writable, and executable by the owner only Check the last 10 commands you have run. Remove a directory and all its contents. ...Discuss#DevOps #AWS #90DaysOfDevOps #TrainWithShubham #GitHub #Git #Basics of Git
Mohit Kachhwahaaws-devops-101.hashnode.dev·Jul 7, 2024DevOps with AWS: A Comprehensive Guide😎What is DevOps? 🤔 DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). The primary goal of DevOps is to shorten the systems development life cycle (SDLC) and provide continuous delivery with high software qu...Discuss·1 likeDevOpsDevops
Aman Awasthiamana6420.hashnode.dev·Sep 25, 2023Day 41: Setting up an Application Load Balancer with AWS EC2 🚀 ☁ - 90DaysOfDevOpsWhat is Load Balancing? Load balancing is the distribution of workloads across multiple servers to ensure consistent and optimal resource utilization. It is an essential aspect of any large-scale and scalable computing system, as it helps you to impr...Discuss·180 reads#DevOps #AWS #90DaysOfDevOps #TrainWithShubham #GitHub #Git #Basics of Git
Beulah Gudipatibeulah.hashnode.dev·Aug 8, 2023Basic Git and GitHub for DevOps EngineersWhat is Git? Git is a DevOps tool used for source code management. It is a free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is used to track changes...Discuss#DevOps #AWS #90DaysOfDevOps #TrainWithShubham #GitHub #Git #Basics of Git