RSRiddhi Sharmainriddhisharma.hashnode.dev·Apr 19, 2023 · 2 min readLinux -The Operating SystemIn This Blog, we are going to discuss a few questions which every beginner wants to know. Let's get started What is Linux? Linux is an open-source operating system based on the Unix operating system. It is free and widely used in servers, desktops...00
RSRiddhi Sharmainriddhisharma.hashnode.dev·Apr 17, 2023 · 4 min readJenkins-The open source automation server.In This Blog, we are going to discuss a few questions which every beginner wants to know. Let's get started Q.1) What is Jenkins? Answer:- Jenkins is an open-source free automation tool used to build and test software projects. The tool makes it pain...00
RSRiddhi Sharmainriddhisharma.hashnode.dev·Mar 16, 2023 · 2 min readAmazon Ec2 InstanceAmazon EC2 is Amazon Elastic Compute Cloud. It is one of the most popular AWS services. It is a web service that provides resizable computing capacity—literally, servers in Amazon's data centers—that you use to build and host your software systems. E...00
RSRiddhi Sharmainriddhisharma.hashnode.dev·Mar 13, 2023 · 4 min readIAM Identity and Access ManagementAWS Identity and Access Management (IAM), you can specify who or what can access services and resources in AWS, centrally manage fine-grained permissions, and analyze access to refine permissions across AWS. The below describes the definition perfect...00
RSRiddhi Sharmainriddhisharma.hashnode.dev·Mar 3, 2023 · 4 min readDevops Project 1How to build Docker image for any Application Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, ...00