0% found this document useful (0 votes)
156 views

Subject: Devops Lab (Itl503) Experiment &amp Post Lab Assignment No Name of Experiment Co Mapping

The document outlines 12 experiments for a DevOps lab course. The experiments cover topics like version control with Git, continuous integration with Jenkins, Docker, and infrastructure as code with Puppet. The experiments are mapped to various course outcomes related to understanding DevOps principles, tools, and practices.

Uploaded by

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

Subject: Devops Lab (Itl503) Experiment &amp Post Lab Assignment No Name of Experiment Co Mapping

The document outlines 12 experiments for a DevOps lab course. The experiments cover topics like version control with Git, continuous integration with Jenkins, Docker, and infrastructure as code with Puppet. The experiments are mapped to various course outcomes related to understanding DevOps principles, tools, and practices.

Uploaded by

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

SUBJECT: DevOPs Lab (ITL503)

Experiment Name of Experiment CO


Mapping
&
Post Lab
Assignment No

1 To understand DevOps: Principles, Practices, and DevOps Engineer CO1


Role and Responsibilities.

2 To understand Version Control System / Source Code Management, CO2


install git and create a GitHub account.

3 To Perform various GIT operations on local and Remote CO2


repositories using GIT Cheat-Sheet

4 To understand Continuous Integration, install and configure Jenkins CO3


with Maven/Ant/Gradle to setup a build Job.

5 To Build the pipeline of jobs using Maven / Gradle / Ant in Jenkins, CO3
create a pipeline script to Test and deploy an application over the
tomcat server.

6 To understand Jenkins Master-Slave Architecture and scale CO3


your Jenkins standalone implementation by implementing
slave nodes.

7 To Setup and Run Selenium Tests in Jenkins Using Maven. CO4

8 To understand Docker Architecture and Container Life Cycle, CO5


install Docker and execute docker commands to manage
images and interact with containers.

9 To learn Dockerfile instructions, build an image for a sample CO5


web application using Dockerfile.

10 To install and Configure Pull based Software Configuration CO6


Management and provisioning tools using Puppet

11 To learn Software Configuration Management and CO6


provisioning using Puppet Blocks(Manifest, Modules, Classes,
Function)

12 To provision a LAMP/MEAN Stack using Puppet Manifest CO6

You might also like