#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Introduction Python is a universal programming language widely adopted in DevOps. Explore its data types, structures, and libraries, all key for...
We have already seen the basics of Git and Github. Now we will look at some important concepts about it. π Difference between Main Branch and Master...
Today, we'll dive into the basics of Git and Github. Let's jump right in and master the essentials of the Version control system together.π₯π»π πΎ...
We have seen file permissions do a fantastic job of managing access on a basic level, but sometimes we need more efficient control. That's where...
Today we'll see how effortlessly we can share files between our local computer and an AWS EC2 instance. All you need is an AWS account and basic...
Today, we'll dive into the basics of Linux shell scripting. Let's jump right in and master the essentials of shell scripting together.π»π What is a...