0% found this document useful (0 votes)
4 views19 pages

M1L2 Lyst7699

Uploaded by

jeevanb6360
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views19 pages

M1L2 Lyst7699

Uploaded by

jeevanb6360
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

Welcome to

INTERNSHIP STUDIO
Module 01 |Lesson 01

Introduction to DevOps

WWW. INTERNSHIPSTUDIO. COM


Learning Outcomes

Topic No. of Hours


Introduction to DevOps 1
Linux 3
Maven 3
GIT & GITHUB 4
Tomcat 1
Jenkins 3
Project 1
Total Hours 16

WWW. INTERNSHIPSTUDIO. COM


Introduction

WWW. INTERNSHIPSTUDIO. COM


SDLC
Software Development Life Cycle
It refers to a methodology with clearly defined processes for creating high-quality software projects.
Is a series of stages a software passes through during its lifetime.
It offers us an overview of what it takes to create software.

WWW. INTERNSHIPSTUDIO. COM


SDLC
Phases of SDLC:

WWW. INTERNSHIPSTUDIO. COM


SDLC Methodologies
1.Waterfall Model
2.Iterative Model
3.V-Model (Verification and Validation Model)
4.Spiral Model
5.Agile Model
6.Scrum
7.Kanban

WWW. INTERNSHIPSTUDIO. COM


SDLC Methodologies
1.Waterfall Model
2.Iterative Model
3.V-Model (Verification and Validation Model)
4.Spiral Model
5.Agile Model
6.Scrum
7.Kanban
Note: DevOps doesn’t belong to SDLC models.

WWW. INTERNSHIPSTUDIO. COM


Waterfall Model
• It is a step-by-step process.
• Linear methodology.

WWW. INTERNSHIPSTUDIO. COM


Waterfall Model
• It is a step-by-step process.
• Linear methodology.
• Oldest model.
• Requirements are fixed.
• Client involvement is very less
• Client can see the output of the project only
after the deployment.
• Not suitable for large and complex projects.

WWW. INTERNSHIPSTUDIO. COM


Agile Model

It started in the year 2001.


Invented by John Kern and Martin Fowler

WWW. INTERNSHIPSTUDIO. COM


Agile Model
• Breaks the project into sprints - Iterative approach
• Requirements are not fixed.
• Client involvement is very high.
• Client feedback at the end of each sprint.
• Incremental development.

WWW. INTERNSHIPSTUDIO. COM


DevOps
It refers to a collaborative approach to make the Application
Development team and the IT Operations team of an organization to
seamlessly work with better communication.

Development Team
Operations Team

DevOps

WWW. INTERNSHIPSTUDIO. COM


DevOps Process

WWW. INTERNSHIPSTUDIO. COM


Activities of Dev Team

Client requirement Code Code Testing Code Repository

WWW. INTERNSHIPSTUDIO. COM


Activities of Ops Team

Code from Setup the Package the code Deploy the code Deliver the project
Repo. infrastructure

WWW. INTERNSHIPSTUDIO. COM


DevOps Tools

WWW. INTERNSHIPSTUDIO. COM


Understanding the Build & Deployment Process

Build – Project Folder Structure

WWW. INTERNSHIPSTUDIO. COM


Pre-requisites
Linux AWS Account

WWW. INTERNSHIPSTUDIO. COM


SUMMARY
You got this Next session
1. S D L C 1. Introduction to Linux
2. Types of SDLCs 2. Operating System
3. DevOps Process 3. Launching EC2 Instance

WWW. INTERNSHIPSTUDIO. COM

You might also like