Yash Intern 2

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 10

SCHOOL OF COMPUTING SCIENCE & ENGINEERING

SUBJECT NAME - INDUSTRY INTERNSHIP

INDUSTRY INTERNSHIP

B. TECH (CSE)
Section 2

DEVOPS INTERNSHIP (TAAZAA)

SUBMITTED TO :- SUBMITTED BY :-

Dr. Jitender Tanwar Yash Dutta


20SCSE1010231
Taazaa
TAAZAAJ

• It is a software development company helping


organizations design and build secure, high-quality
digital solutions that propel your business
forward.They provide a high-empathy design and
iterative approach to development reduces risk
and helps ensure rapid delivery and a tight fit to
various businesses.
• They provide a high-empathy design and iterative
approach to development reduces risk and helps
ensure rapid delivery and a tight fit to
various businesses.
• One of the major clients of taazaa is Inaago which
is explained further in the next slide.
Innago

• It is a free software that helps customers


find great tenants, easily collect rent
online, and many more features.
• Innago's free rental property management
software makes it easy for small to mid-
sized landlords to collect rent, sign
leases, and manage tenants online.
DevOps

• DevOps emphasizes automation throughout the software delivery lifecycle, from code compilation
and testing to deployment and infrastructure provisioning. Automation reduces manual errors,
accelerates release cycles, and improves repeatability and consistency.
• DevOps emphasizes the adoption of CI/CD practices to streamline and automate the process of
delivering software changes into production. Continuous Integration (CI) involves frequently
integrating code changes into a shared repository, followed by automated testing to detect and
address issues early
Tools used/learnt during Internship

• Jenkins
• Docker
• Kubernetes
• Linux
Kubernetes

• kubernetes, also known as K8s, is an open-source


system for automating deployment, scaling, and
management of containerized applications.
• Kubernetes provides built-in features for scaling
applications horizontally and vertically, ensuring
optimal resource utilization and high availability. It
automatically adjusts the number of containers
based on workload demand and can recover from
failures swiftly, making it suitable for mission-
critical applications
Docker

• It allows developers to package their applications and


dependencies into lightweight, portable containers that can
run consistently across different environments, from
development to production.
• Docker containers provide a consistent environment for
applications to run, regardless of the underlying
infrastructure. They encapsulate everything needed to run
an application, including code, runtime, libraries, and
dependencies, leading to faster and more reliable
deployments. Docker's image-based approach ensures that
applications behave consistently across various
environments, reducing the "works on my
machine" problem.
Linux

Linux is an open-source operating system kernel that powers a


vast array of computing devices, from servers and
supercomputers to smartphones and embedded systems. Its
open-source nature fosters collaboration, innovation, and
transparency within the development community, leading to
rapid advancements and widespread adoption across industries.
Jenkins

Jenkins is a leading open-source automation server used for


implementing CI/CD pipelines. It enables developers to automate
the building, testing, and deployment of software applications,
facilitating rapid and reliable delivery of changes to
production environments.
SCHOOL OF COMPUTING SCIENCE & ENGINEERING

THANK YOU…

You might also like