Ansh Balanlinuxfordevops.hashnode.devยทDec 12, 2024part 3: Mastering Shell Scripting: Essential Skills for DevOps EngineersShell Scripting In the fast-paced world of DevOps, automation is key to enhancing efficiency and minimizing human error. One of the foundational skills every DevOps engineer should have is shell scripting. This blog post introduces shell scripting, d...Devops
kanika chauhankanikablogs.hashnode.devยทJul 22, 2024Exploring the Latest Trends in DevOps TrainingIn the ever-evolving landscape of software development, DevOps has emerged as a crucial methodology, bridging the gap between development and operations to ensure seamless, efficient, and rapid delivery of software products. As organizations strive t...#CareerInDevOps
Navya Anavyadevops.hashnode.devยทJul 20, 2024Go Series Part 8: Time in GoIntroduction Handling time is a common requirement in many applications. Go provides a robust time package that allows you to work with dates and times efficiently. In this part of our series, we will explore various aspects of working with time in G...2 likesยท26 readsGo Language
Sandhya Deotaresandydevops4.hashnode.devยทFeb 21, 2024Unleashing Jenkins Agents: Scaling Your CI/CD WorkflowsIntroduction Jenkins, a powerful automation server, offers a distributed architecture to handle complex CI/CD workflows efficiently. This capability is realized through the use of Jenkins agents, also known as nodes. Agents are responsible for execut...1 likeDevops
Sandhya Deotaresandydevops4.hashnode.devยทFeb 20, 2024Empowering Jenkins with Docker: A Declarative Pipeline JourneyWelcome to another chapter in our Jenkins exploration! Today, we're diving into the exciting world of Docker integration within Jenkins Declarative Pipelines. Even if you're new to Jenkins or Docker, fear not โ we'll guide you through the process ste...1 likeDevops
Jatin Virmanijatin57.hashnode.devยทFeb 15, 2024Day-3 Basic Linux CommandsTo View what's written in the file. You can use the cat command to view the contents of a file in the terminal. The basic syntax is: To change the access permission. You can use the chmod command to change the access permissions of files. T...Linux
Jatin Virmanijatin57.hashnode.devยทFeb 15, 2024Day-2 Basics of LinuxWhat is linux. Ans Linux is an open-source, Unix-like operating system kernel originally developed by Linus Torvalds in 1991. An operating system kernel is the core component of an operating system that manages hardware resources and provides ...Linux
Jatin Virmanijatin57.hashnode.devยทFeb 15, 2024Day 1 Introduction To DevOpsYou have to accept this challenge and begin your #90DaysOfDevOps with the #TrainWithShubham Community on this day 1. What is DevOps? A combination of the words "development" and "operations," "DevOps" refers to a collection of procedures, values, and...Devops
ANSAR SHAIKansarshaik965.hashnode.devยทFeb 6, 2024Day 42-43 :S3 Programmatic Access with AWS-CLI ๐ปIntroduction In today's segment of the 90DaysOfDevOps challenge, we're diving into the world of AWS CLI and S3, two fundamental components of Amazon Web Services (AWS). AWS CLI (Command Line Interface) is a powerful tool for managing AWS services fro...26 readsecb snapshot
EVENBOOKSevenbooks.hashnode.devยทJul 13, 2023DevOps: Stage in Software Development1. Understand DevOps culture DevOps is a culture that emphasizes the collaboration between development and operations teams. This means that DevOps engineers need to understand the needs of both teams and how to work together to deliver software more...44 readsHobbies & LeisureDevOps Engineer