Laura Diazlaurainthecloud.hashnode.dev·Nov 4, 2024Bash Scripting 👩🏽💻Table of Contents Why did I started learning Bash Scripting? My learning process Challenges faced Interesting discoveries Examples from my experience My humble advice and next steps Why did I started learning Bash Scripting? I started learnin...Discuss·35 readslearnign DevOps
Yogi Opsyogigdops.hashnode.dev·Sep 9, 2024From Intern to IT Enthusiast...At the beginning of 2023, I embarked on my first internship at a large Fintech company, where I had the opportunity to support the Project Management Office (PMO) with their daily tasks. This role allowed me to gain a valuable perspective on the worl...Discuss·40 readsDevops
srinivas chchsrinivas.hashnode.dev·Aug 24, 2024Week 2 DevOps Progress: Practical Applications of Linux Script and AWS ToolsIntroduction This week, I continued my DevOps journey by diving into Linux scripting and exploring different ways to connect and interact with AWS. I learned the basics of Linux scripting and various methods to connect with AWS, including a practical...Discuss·5 likes·34 readsDevops
Shriyansh Kauravshriyanshkaurav.hashnode.dev·Aug 9, 2024Wrapping Up Linux for DevOps: Ready for the Next StepHello everyone, As I continue my DevOps journey, today marks the conclusion of my focused exploration of Linux. Over the past few sessions, I've dived deep into the essentials of Linux, laying a solid foundation that will be critical as I move forwar...DiscussDevops
ganesh mondalganeshcmondal.hashnode.dev·Jul 26, 2024How to Connect Your Git Local with GitHub Server 🌐Connecting your local Git repository with a GitHub server is a key step for collaboration and version control. This guide will take you through the simple steps to link your local code with GitHub, using easy-to-understand language. Let’s get started...Discuss·47 readsGitHub
ganesh mondalganeshcmondal.hashnode.dev·Jul 22, 2024How to start with git! using Visual Studio Code?I am assuming Git and VS Code are already installed on your system. Open VS Code Navigating the Git Repository To create a fresh new project, go to Files and select Open Folder. Select the folder where you want to store your projects/repositor...Discuss·29 readsGitHub
Sahil Kaushalsahilkaushal.hashnode.dev·Jun 29, 2024Day 1: DevOps?Today, let's learn about DevOps, automation, scaling, infrastructure, and the importance of DevOps. What is DevOps? Imagine you’re creating a video game with your friends. Some of you are designing characters and levels (Development), while others a...Discuss·12 likes·59 readsDevops
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 18, 2024Day 55: Understanding Configuration Management with AnsibleWelcome back to the 90DaysOfDevOps challenge! Today, we'll dive into the realm of configuration management with Ansible. Ansible is a powerful tool for automating tasks, especially in the realm of IT infrastructure management. Let's get started by un...DiscussDevOps Learning
SWATHI PUNREDDYswathireddy.hashnode.dev·Feb 15, 2024Mastering DevOps Efficiency: Exploring Python Data Types and Data Structures (Day 14 Task)Maximizing DevOps Efficiency: A Guide to Python Data Types and Essential Code Snippets In the fast-paced world of DevOps, mastering programming languages like Python can significantly enhance efficiency and productivity. Let's explore the fundamental...Discuss·37 readsDevOpsEfficiency
Surbhi Paliwaldevops-and-surbhi.hashnode.dev·Nov 20, 2023DevOpsWhat is devops? DevOps is a culture that allows the development and the operations team to work together. This results in continuous development, testing, integration, deployment, and monitoring of the software throughout the lifecycle. In Simple ter...DiscussDevops