SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Copyright IntelliPaat, All rights reserved
DevOps Tools
Introduction
Copyright IntelliPaat, All rights reserved
What is Devops?
Copyright IntelliPaat, All rights reserved
What is DevOps?
Devops is a software development methodology which improves the collaboration
between developers and operations team using various automation tools. These
automation tools are implemented using various stages which are a part of the Devops
Lifecycle
Copyright IntelliPaat, All rights reserved
DevOps Lifecycle
Copyright IntelliPaat, All rights reserved
How DevOps Works?
The Devops Lifecycle divides the SDLC lifecycle into the following stages:
Plan
Code
Build
Test
Release
Deploy
Operate
Monitor
Continuous
Integration
Continuous
Development
Continuous
Testing
Continuous
Deployment
Continuous
Monitoring
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Developer
Continuous
Integration
Testing Server Production
Server
Version Control
System
Continuous
Deployment
Continuous Testing
Continuous
Development
Automated CI/CD Pipeline
Feedback
Continuous
Monitoring
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
This stage involves committing code to version control tools
such as Git or SVN for maintaining the different versions of
the code, and tools like Ant, Maven, Gradle for building/
packaging the code into an executable file that can be
forwarded to the QAs for testing.
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
The stage is a critical point in the whole Devops Lifecycle. It
deals with integrating the different stages of the devops
lifecycle, and is therefore the key in automating the whole
Devops Process
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
In this stage the code is built, the environment or the
application is containerized and is pushed on to the desired
server. The key processes in this stage are Configuration
Management, Virtualization and Containerization
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
The stage deals with automated testing of the application
pushed by the developer. If there is an error, the message is
sent back to the integration tool, this tool in turn notifies the
developer of the error. If the test was a success, the message
is sent to Integration tool which pushes the build on the
production server
Copyright IntelliPaat, All rights reserved
How DevOps Works?
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
The stage continuously monitors the deployed application for
bugs or crashes. It can also be setup to collect user feedback.
The collected data is then sent to the developers to improve
the application
Copyright IntelliPaat, All rights reserved
Devops Tools
Copyright IntelliPaat, All rights reserved
DevOps Tools
We have discussed the Devops Methodology, but this methodology cannot be put into
action without it’s corresponding tools. Let us discuss the devops tools with their
respective lifecycle stages
Copyright IntelliPaat, All rights reserved
DevOps Tools
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
Git is a distributed version-control system for tracking changes
in computer files and coordinating work on those files among
multiple people. It is primarily used for source-code
management in software development, but it can be used to
keep track of changes in any set of files
Copyright IntelliPaat, All rights reserved
DevOps Tools
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
Jenkins is an open source automation server written in Java.
Jenkins helps to automate the non-human part of the
software development process, with continuous integration
and facilitating technical aspects of continuous delivery
Copyright IntelliPaat, All rights reserved
DevOps Tools
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
Continuous Deployment
Virtualization &
Containerization
Configuration
Management
Copyright IntelliPaat, All rights reserved
DevOps Tools
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
Selenium is a portable software-testing framework used for
web applications. It is an open source tool which is used for
automating the tests carried out on web browsers (Web
applications are tested using any web browser).
Copyright IntelliPaat, All rights reserved
DevOps Tools
Continuous Development
Continuous Deployment
Continuous Testing
Continuous Integration
Continuous Monitoring
Nagios is an open-source devops tool which is used for
monitoring systems, networks and infrastructure. It also offers
monitoring and alerting services for any configurable event.
Copyright IntelliPaat, All rights reserved
DevOps Tools
Developer
Testing ServerProduction Server
GitHub
Selenium
Jenkins
Copyright IntelliPaat, All rights reserved
India : +91-7022374614
US : 1-800-216-8930 (TOLL FREE)
support@intellipaat.com
24X7 Chat with our Course Advisor

Weitere ähnliche Inhalte

Was ist angesagt?

How to implement DevOps in your Organization
How to implement DevOps in your OrganizationHow to implement DevOps in your Organization
How to implement DevOps in your OrganizationDalibor Blazevic
 
DevOps Introduction
DevOps IntroductionDevOps Introduction
DevOps IntroductionRobert Sell
 
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...Simplilearn
 
DevOps Overview
DevOps OverviewDevOps Overview
DevOps OverviewSagar Mody
 
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...Simplilearn
 
DevOps Transition Strategies
DevOps Transition StrategiesDevOps Transition Strategies
DevOps Transition StrategiesAlec Lazarescu
 
10 Business Advantages of DevOps
10 Business Advantages of DevOps10 Business Advantages of DevOps
10 Business Advantages of DevOpscliqtechno
 
Software Development Life Cycle-SDLC
Software Development Life Cycle-SDLCSoftware Development Life Cycle-SDLC
Software Development Life Cycle-SDLCAdeel Rasheed
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOpsYosef Tavin
 
SDLC - Software Development Life Cycle
SDLC - Software Development Life CycleSDLC - Software Development Life Cycle
SDLC - Software Development Life CycleSuresh Koujalagi
 
Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Weaveworks
 

Was ist angesagt? (20)

intro to DevOps
intro to DevOpsintro to DevOps
intro to DevOps
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
How to implement DevOps in your Organization
How to implement DevOps in your OrganizationHow to implement DevOps in your Organization
How to implement DevOps in your Organization
 
DevOps Introduction
DevOps IntroductionDevOps Introduction
DevOps Introduction
 
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
 
"DevOps > CI+CD "
"DevOps > CI+CD ""DevOps > CI+CD "
"DevOps > CI+CD "
 
DevOps Overview
DevOps OverviewDevOps Overview
DevOps Overview
 
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
 
DevOps Transition Strategies
DevOps Transition StrategiesDevOps Transition Strategies
DevOps Transition Strategies
 
Introducing DevOps
Introducing DevOpsIntroducing DevOps
Introducing DevOps
 
10 Business Advantages of DevOps
10 Business Advantages of DevOps10 Business Advantages of DevOps
10 Business Advantages of DevOps
 
Software Development Life Cycle-SDLC
Software Development Life Cycle-SDLCSoftware Development Life Cycle-SDLC
Software Development Life Cycle-SDLC
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
An introduction to DevOps
An introduction to DevOpsAn introduction to DevOps
An introduction to DevOps
 
DevOps
DevOpsDevOps
DevOps
 
DevOps - A Gentle Introduction
DevOps - A Gentle IntroductionDevOps - A Gentle Introduction
DevOps - A Gentle Introduction
 
DevOps: Age Of CI/CD
DevOps: Age Of CI/CDDevOps: Age Of CI/CD
DevOps: Age Of CI/CD
 
Introduction to CI/CD
Introduction to CI/CDIntroduction to CI/CD
Introduction to CI/CD
 
SDLC - Software Development Life Cycle
SDLC - Software Development Life CycleSDLC - Software Development Life Cycle
SDLC - Software Development Life Cycle
 
Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Cloud Native Apps with GitOps
Cloud Native Apps with GitOps
 

Ähnlich wie DevOps Tools Training | DevOps Tools | What is GIT | What is Jenkins

probe-into-the-key-components-and-tools-of-devops-lifecycle
probe-into-the-key-components-and-tools-of-devops-lifecycleprobe-into-the-key-components-and-tools-of-devops-lifecycle
probe-into-the-key-components-and-tools-of-devops-lifecycleCuneiform Consulting Pvt Ltd.
 
Introduction To Development And Operations
Introduction To Development And OperationsIntroduction To Development And Operations
Introduction To Development And Operationsteekhesawaal
 
Devops - Continuous Integration And Continuous Development
Devops - Continuous Integration And Continuous DevelopmentDevops - Continuous Integration And Continuous Development
Devops - Continuous Integration And Continuous DevelopmentSandyJohn5
 
Critical Phases Of DevOps Lifecycle.pdf
Critical Phases Of DevOps Lifecycle.pdfCritical Phases Of DevOps Lifecycle.pdf
Critical Phases Of DevOps Lifecycle.pdfDevOps University
 
DevOps Practices in a Nutshell
DevOps Practices in a NutshellDevOps Practices in a Nutshell
DevOps Practices in a NutshellFibonalabs
 
DevOps at Lean Apps
DevOps at Lean AppsDevOps at Lean Apps
DevOps at Lean AppsLean Apps
 
The Promise of DevOps
The Promise of DevOpsThe Promise of DevOps
The Promise of DevOpsChip Browne
 
What Is DevOps?
What Is DevOps?What Is DevOps?
What Is DevOps?Soumya De
 
DevOps, from inception to conclusion
DevOps, from inception to conclusionDevOps, from inception to conclusion
DevOps, from inception to conclusionAbhishek Gaurav
 
Presentation 1 open source tools in continuous integration environment v1.0
Presentation 1   open source tools in continuous integration environment v1.0Presentation 1   open source tools in continuous integration environment v1.0
Presentation 1 open source tools in continuous integration environment v1.0Jasmine Conseil
 
DevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityDevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityFredReynolds2
 
Leveraging DevOps for Faster and Scalable Deployments - Keynote.pdf
Leveraging DevOps for Faster and Scalable Deployments -  Keynote.pdfLeveraging DevOps for Faster and Scalable Deployments -  Keynote.pdf
Leveraging DevOps for Faster and Scalable Deployments - Keynote.pdfPaschalOruche1
 
Top 20 DevOps Interview Questions.pdf
Top 20 DevOps Interview Questions.pdfTop 20 DevOps Interview Questions.pdf
Top 20 DevOps Interview Questions.pdfAnanthReddy38
 
7Cs of Lifecycle of Every DevOps Services Company
7Cs of Lifecycle of Every DevOps Services Company7Cs of Lifecycle of Every DevOps Services Company
7Cs of Lifecycle of Every DevOps Services CompanyMoogleLabs default
 
DevOps Pipeline for Liferay Application
DevOps Pipeline for Liferay ApplicationDevOps Pipeline for Liferay Application
DevOps Pipeline for Liferay ApplicationMaruti Gollapudi
 
DevOps culture, concepte , philosophie and practices
DevOps culture, concepte , philosophie and practicesDevOps culture, concepte , philosophie and practices
DevOps culture, concepte , philosophie and practicesayoubbahaddouayoub
 

Ähnlich wie DevOps Tools Training | DevOps Tools | What is GIT | What is Jenkins (20)

probe-into-the-key-components-and-tools-of-devops-lifecycle
probe-into-the-key-components-and-tools-of-devops-lifecycleprobe-into-the-key-components-and-tools-of-devops-lifecycle
probe-into-the-key-components-and-tools-of-devops-lifecycle
 
Introduction To Development And Operations
Introduction To Development And OperationsIntroduction To Development And Operations
Introduction To Development And Operations
 
Devops - Continuous Integration And Continuous Development
Devops - Continuous Integration And Continuous DevelopmentDevops - Continuous Integration And Continuous Development
Devops - Continuous Integration And Continuous Development
 
Critical Phases Of DevOps Lifecycle.pdf
Critical Phases Of DevOps Lifecycle.pdfCritical Phases Of DevOps Lifecycle.pdf
Critical Phases Of DevOps Lifecycle.pdf
 
Devops
DevopsDevops
Devops
 
DevOps Practices in a Nutshell
DevOps Practices in a NutshellDevOps Practices in a Nutshell
DevOps Practices in a Nutshell
 
DevOps at Lean Apps
DevOps at Lean AppsDevOps at Lean Apps
DevOps at Lean Apps
 
The Promise of DevOps
The Promise of DevOpsThe Promise of DevOps
The Promise of DevOps
 
What Is DevOps?
What Is DevOps?What Is DevOps?
What Is DevOps?
 
AICT_presentation.pptx
AICT_presentation.pptxAICT_presentation.pptx
AICT_presentation.pptx
 
DevOps, from inception to conclusion
DevOps, from inception to conclusionDevOps, from inception to conclusion
DevOps, from inception to conclusion
 
DevOps.pptx
DevOps.pptxDevOps.pptx
DevOps.pptx
 
Presentation 1 open source tools in continuous integration environment v1.0
Presentation 1   open source tools in continuous integration environment v1.0Presentation 1   open source tools in continuous integration environment v1.0
Presentation 1 open source tools in continuous integration environment v1.0
 
DevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and ProductivityDevOps Automation: Boosting Efficiency and Productivity
DevOps Automation: Boosting Efficiency and Productivity
 
Top 5 dev ops tools
Top 5 dev ops toolsTop 5 dev ops tools
Top 5 dev ops tools
 
Leveraging DevOps for Faster and Scalable Deployments - Keynote.pdf
Leveraging DevOps for Faster and Scalable Deployments -  Keynote.pdfLeveraging DevOps for Faster and Scalable Deployments -  Keynote.pdf
Leveraging DevOps for Faster and Scalable Deployments - Keynote.pdf
 
Top 20 DevOps Interview Questions.pdf
Top 20 DevOps Interview Questions.pdfTop 20 DevOps Interview Questions.pdf
Top 20 DevOps Interview Questions.pdf
 
7Cs of Lifecycle of Every DevOps Services Company
7Cs of Lifecycle of Every DevOps Services Company7Cs of Lifecycle of Every DevOps Services Company
7Cs of Lifecycle of Every DevOps Services Company
 
DevOps Pipeline for Liferay Application
DevOps Pipeline for Liferay ApplicationDevOps Pipeline for Liferay Application
DevOps Pipeline for Liferay Application
 
DevOps culture, concepte , philosophie and practices
DevOps culture, concepte , philosophie and practicesDevOps culture, concepte , philosophie and practices
DevOps culture, concepte , philosophie and practices
 

Mehr von Intellipaat

Business analyst job description key roles | Business Analyst Roles
Business analyst job description key roles | Business Analyst RolesBusiness analyst job description key roles | Business Analyst Roles
Business analyst job description key roles | Business Analyst RolesIntellipaat
 
Agile Business Analyst Responsibilities
Agile Business Analyst ResponsibilitiesAgile Business Analyst Responsibilities
Agile Business Analyst ResponsibilitiesIntellipaat
 
Voice search optimization | How to Optimize Your Website For Voice Search
Voice search optimization | How to Optimize Your Website For Voice SearchVoice search optimization | How to Optimize Your Website For Voice Search
Voice search optimization | How to Optimize Your Website For Voice SearchIntellipaat
 
Functional testing vs non functional testing | Difference Between Functional ...
Functional testing vs non functional testing | Difference Between Functional ...Functional testing vs non functional testing | Difference Between Functional ...
Functional testing vs non functional testing | Difference Between Functional ...Intellipaat
 
How to start your career as a software engineer
How to start your career as a software engineer How to start your career as a software engineer
How to start your career as a software engineer Intellipaat
 
First programming language to learn | Which Programming Language to Learn Fi...
First programming language to learn |  Which Programming Language to Learn Fi...First programming language to learn |  Which Programming Language to Learn Fi...
First programming language to learn | Which Programming Language to Learn Fi...Intellipaat
 
How to Grow Facebook Followers | How to Increase Facebook Followers quickly
How to Grow Facebook Followers | How to Increase Facebook Followers quickly How to Grow Facebook Followers | How to Increase Facebook Followers quickly
How to Grow Facebook Followers | How to Increase Facebook Followers quickly Intellipaat
 
Phishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
Phishing For Beginners | Phishing Tutorial | What is Phishing | IntellipaatPhishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
Phishing For Beginners | Phishing Tutorial | What is Phishing | IntellipaatIntellipaat
 
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...Intellipaat
 
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...Intellipaat
 
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...Intellipaat
 
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...Intellipaat
 
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...Intellipaat
 
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...Intellipaat
 
How to Become Data Architect | Data Architect Roles and Responsibilities | In...
How to Become Data Architect | Data Architect Roles and Responsibilities | In...How to Become Data Architect | Data Architect Roles and Responsibilities | In...
How to Become Data Architect | Data Architect Roles and Responsibilities | In...Intellipaat
 
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...Intellipaat
 
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...Intellipaat
 
Importance of digital marketing
Importance of digital marketingImportance of digital marketing
Importance of digital marketingIntellipaat
 
Azure Data Engineer Certification | How to Become Azure Data Engineer
Azure Data Engineer Certification | How to Become Azure Data EngineerAzure Data Engineer Certification | How to Become Azure Data Engineer
Azure Data Engineer Certification | How to Become Azure Data EngineerIntellipaat
 
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...Intellipaat
 

Mehr von Intellipaat (20)

Business analyst job description key roles | Business Analyst Roles
Business analyst job description key roles | Business Analyst RolesBusiness analyst job description key roles | Business Analyst Roles
Business analyst job description key roles | Business Analyst Roles
 
Agile Business Analyst Responsibilities
Agile Business Analyst ResponsibilitiesAgile Business Analyst Responsibilities
Agile Business Analyst Responsibilities
 
Voice search optimization | How to Optimize Your Website For Voice Search
Voice search optimization | How to Optimize Your Website For Voice SearchVoice search optimization | How to Optimize Your Website For Voice Search
Voice search optimization | How to Optimize Your Website For Voice Search
 
Functional testing vs non functional testing | Difference Between Functional ...
Functional testing vs non functional testing | Difference Between Functional ...Functional testing vs non functional testing | Difference Between Functional ...
Functional testing vs non functional testing | Difference Between Functional ...
 
How to start your career as a software engineer
How to start your career as a software engineer How to start your career as a software engineer
How to start your career as a software engineer
 
First programming language to learn | Which Programming Language to Learn Fi...
First programming language to learn |  Which Programming Language to Learn Fi...First programming language to learn |  Which Programming Language to Learn Fi...
First programming language to learn | Which Programming Language to Learn Fi...
 
How to Grow Facebook Followers | How to Increase Facebook Followers quickly
How to Grow Facebook Followers | How to Increase Facebook Followers quickly How to Grow Facebook Followers | How to Increase Facebook Followers quickly
How to Grow Facebook Followers | How to Increase Facebook Followers quickly
 
Phishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
Phishing For Beginners | Phishing Tutorial | What is Phishing | IntellipaatPhishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
Phishing For Beginners | Phishing Tutorial | What is Phishing | Intellipaat
 
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
How To Prevent Cyber Attacks | Types of Cyber Attack | What is Cyber Attack |...
 
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
How Edge Computing Works | What is Edge Computing | Edge Computing Benefits |...
 
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
How To Become Cyber Security Engineer | Cyber Security Career | Cyber Securit...
 
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
White Hat vs Black Hat vs Grey Hat | Difference Between Black Hat White Hat G...
 
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
AWS Amplify | AWS Amplify Tutorial | What is AWS Amplify | AWS Amplify Datast...
 
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
Data Science Engineer Resume | Data Scientist Resume | Data Science Resume Ti...
 
How to Become Data Architect | Data Architect Roles and Responsibilities | In...
How to Become Data Architect | Data Architect Roles and Responsibilities | In...How to Become Data Architect | Data Architect Roles and Responsibilities | In...
How to Become Data Architect | Data Architect Roles and Responsibilities | In...
 
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
Tableau vs Excel | Difference Between Tableau vs Excel | Excel vs Tableau | I...
 
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
Data Architect Salary in India | Factors Affecting Data Architect Salary |Dat...
 
Importance of digital marketing
Importance of digital marketingImportance of digital marketing
Importance of digital marketing
 
Azure Data Engineer Certification | How to Become Azure Data Engineer
Azure Data Engineer Certification | How to Become Azure Data EngineerAzure Data Engineer Certification | How to Become Azure Data Engineer
Azure Data Engineer Certification | How to Become Azure Data Engineer
 
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
Salesforce Admin Certification | Salesforce Developer Certification | Intelli...
 

Kürzlich hochgeladen

Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 

Kürzlich hochgeladen (20)

Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

DevOps Tools Training | DevOps Tools | What is GIT | What is Jenkins

  • 1. Copyright IntelliPaat, All rights reserved DevOps Tools Introduction
  • 2. Copyright IntelliPaat, All rights reserved What is Devops?
  • 3. Copyright IntelliPaat, All rights reserved What is DevOps? Devops is a software development methodology which improves the collaboration between developers and operations team using various automation tools. These automation tools are implemented using various stages which are a part of the Devops Lifecycle
  • 4. Copyright IntelliPaat, All rights reserved DevOps Lifecycle
  • 5. Copyright IntelliPaat, All rights reserved How DevOps Works? The Devops Lifecycle divides the SDLC lifecycle into the following stages: Plan Code Build Test Release Deploy Operate Monitor Continuous Integration Continuous Development Continuous Testing Continuous Deployment Continuous Monitoring
  • 6. Copyright IntelliPaat, All rights reserved How DevOps Works? Developer Continuous Integration Testing Server Production Server Version Control System Continuous Deployment Continuous Testing Continuous Development Automated CI/CD Pipeline Feedback Continuous Monitoring
  • 7. Copyright IntelliPaat, All rights reserved How DevOps Works? Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring This stage involves committing code to version control tools such as Git or SVN for maintaining the different versions of the code, and tools like Ant, Maven, Gradle for building/ packaging the code into an executable file that can be forwarded to the QAs for testing.
  • 8. Copyright IntelliPaat, All rights reserved How DevOps Works? Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring The stage is a critical point in the whole Devops Lifecycle. It deals with integrating the different stages of the devops lifecycle, and is therefore the key in automating the whole Devops Process
  • 9. Copyright IntelliPaat, All rights reserved How DevOps Works? Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring In this stage the code is built, the environment or the application is containerized and is pushed on to the desired server. The key processes in this stage are Configuration Management, Virtualization and Containerization
  • 10. Copyright IntelliPaat, All rights reserved How DevOps Works? Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring The stage deals with automated testing of the application pushed by the developer. If there is an error, the message is sent back to the integration tool, this tool in turn notifies the developer of the error. If the test was a success, the message is sent to Integration tool which pushes the build on the production server
  • 11. Copyright IntelliPaat, All rights reserved How DevOps Works? Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring The stage continuously monitors the deployed application for bugs or crashes. It can also be setup to collect user feedback. The collected data is then sent to the developers to improve the application
  • 12. Copyright IntelliPaat, All rights reserved Devops Tools
  • 13. Copyright IntelliPaat, All rights reserved DevOps Tools We have discussed the Devops Methodology, but this methodology cannot be put into action without it’s corresponding tools. Let us discuss the devops tools with their respective lifecycle stages
  • 14. Copyright IntelliPaat, All rights reserved DevOps Tools Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring Git is a distributed version-control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source-code management in software development, but it can be used to keep track of changes in any set of files
  • 15. Copyright IntelliPaat, All rights reserved DevOps Tools Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery
  • 16. Copyright IntelliPaat, All rights reserved DevOps Tools Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring Continuous Deployment Virtualization & Containerization Configuration Management
  • 17. Copyright IntelliPaat, All rights reserved DevOps Tools Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring Selenium is a portable software-testing framework used for web applications. It is an open source tool which is used for automating the tests carried out on web browsers (Web applications are tested using any web browser).
  • 18. Copyright IntelliPaat, All rights reserved DevOps Tools Continuous Development Continuous Deployment Continuous Testing Continuous Integration Continuous Monitoring Nagios is an open-source devops tool which is used for monitoring systems, networks and infrastructure. It also offers monitoring and alerting services for any configurable event.
  • 19. Copyright IntelliPaat, All rights reserved DevOps Tools Developer Testing ServerProduction Server GitHub Selenium Jenkins
  • 20. Copyright IntelliPaat, All rights reserved India : +91-7022374614 US : 1-800-216-8930 (TOLL FREE) support@intellipaat.com 24X7 Chat with our Course Advisor

Hinweis der Redaktion

  1. Welcome back to the forth module of data science.
  2. Thank you!