RKRohit Khadanginrohitkhadang.hashnode.dev·May 4, 2023 · 2 min readOverview of Linux Operating SystemWhat is Linux? It is an Operating system, by using that, users/applications can communicate with hardware components. It was developed/created in the 1960s. With a lot of extensions and improvements to the base version, several flavours were intro...00
RKRohit Khadanginrohitkhadang.hashnode.dev·Apr 26, 2023 · 1 min readDevOps ToolsJenkins:- - Jenkins is a CI CD software CI: Continuous Integration CD: Continuous Deployment/Delivery - We can automate the build & deployment process - In Jenkins, we will create Jobs to perform - Jenkins job will do below activities: Downloa...00
RKRohit Khadanginrohitkhadang.hashnode.dev·Apr 25, 2023 · 2 min readUnderstanding DevOps ToolsTo automate build and deployment process we will use several tools DevOps Tool chain. Maven GitHub Tomcat Server Sonar Qube Nexus Jenkins Ansible Terraform Docker K8S Graphana Prometheus Now let's we understand each tool one by one Maven...00
RKRohit Khadanginrohitkhadang.hashnode.dev·Apr 19, 2023 · 1 min readDevOps IntroductionWhat is DevOps? DevOps is not technology and not a software, it is a culture reduces the Software Development Life Cycle (SDLC) time period to deliver the project to the client. DevOps = Development + Operations It is very clear that it is a collabor...00