DevOps Project Workshop DevOps Project - 2 - Udemy

0dayddl

U P L O A D E R

359020115_tuto.jpg


DevOps Project Workshop DevOps Project - 2 - Udemy
Language: English | Size:3.59 GB
Genre:eLearning

Files Included :
1 Introduction.mp4 (15.05 MB)
MP4
2 Topics covered in this project.mp4 (11.25 MB)
MP4
3 Who can enroll in this program.mp4 (5.39 MB)
MP4
1 Understand Kubernetes manifest files.mp4 (34.44 MB)
MP4
2 Execute Kubernetes manifest files.mp4 (46.48 MB)
MP4
3 Using secretes manifest files to pull image from JFrog.mp4 (63.24 MB)
MP4
4 Execute secret manifest file to access application.mp4 (22.86 MB)
MP4
5 Using deploy sh file.mp4 (83.44 MB)
MP4
6 Commit manifest files in the GitHub.mp4 (32.96 MB)
MP4
7 Deploy app using Jenkins through deploy sh file.mp4 (46.28 MB)
MP4
8 Releasing new version of app using CICD.mp4 (55.72 MB)
MP4
1 Section introduction.mp4 (10.4 MB)
MP4
2 Helm introduction.mp4 (12.92 MB)
MP4
3 How Helm deployments works.mp4 (24.81 MB)
MP4
4 Adding Helm charts.mp4 (19.93 MB)
MP4
5 Testing Helm deployments.mp4 (79.77 MB)
MP4
6 Deploy ttrend app using Helm charts.mp4 (42.28 MB)
MP4
7 Helm chart deployment using Jenkins.mp4 (64.49 MB)
MP4
1 Section introduction.mp4 (5.72 MB)
MP4
2 Prometheus introduction.mp4 (27.97 MB)
MP4
3 Prometheus architecture.mp4 (25.76 MB)
MP4
4 Prometheus Grafana-stack setup.mp4 (104.68 MB)
MP4
5 Access Prometheus dashboard.mp4 (63.23 MB)
MP4
6 Grafana introduction.mp4 (16.02 MB)
MP4
7 Access apps from Grafana.mp4 (51.7 MB)
MP4
1 Remove Kubernetes cluster using terraform.mp4 (59.82 MB)
MP4
2 Conclusion.mp4 (11.02 MB)
MP4
1 Tools required to start with this program.mp4 (7.8 MB)
MP4
2 Installation of visual studio code.mp4 (19.68 MB)
MP4
3 Installation of Git on Windows.mp4 (18.79 MB)
MP4
4 Install Terraform on Windows.mp4 (36.59 MB)
MP4
5 Install AWS CLI.mp4 (20.82 MB)
MP4
6 Configure AWS CLI.mp4 (38.44 MB)
MP4
7 Install mobaxterm on Windows.mp4 (19.6 MB)
MP4
1 Section introduction.mp4 (2.29 MB)
MP4
10 Steps to follow to create VPC using Terraform.mp4 (57.58 MB)
MP4
11 Writing Terraform manifest file to create VPC.mp4 (70.8 MB)
MP4
12 Cerate VPC using Terraform manifest file.mp4 (38.66 MB)
MP4
13 Create DevOps instances using for each in Terraform.mp4 (76.48 MB)
MP4
2 Understand about GitHub repositories using in this course.mp4 (24.42 MB)
MP4
3 How to using GitHub repositories.mp4 (13.05 MB)
MP4
4 Things to consider before writing Terraform file.mp4 (56.96 MB)
MP4
5 Write 1st Terraform manifest file to create EC2 instance.mp4 (38.85 MB)
MP4
6 How to execute Terraform file.mp4 (81.35 MB)
MP4
7 Terraform manifest file to create EC2 along with security group.mp4 (42.77 MB)
MP4
8 Commit Terraform code onto GitHub repository.mp4 (70.93 MB)
MP4
9 Create EC2 and Security group using Terraform.mp4 (29.61 MB)
MP4
1 Section introduction.mp4 (3.97 MB)
MP4
2 Setup Ansible.mp4 (24.42 MB)
MP4
3 Add Jenkins and Maven servers as managed nodes to Ansible.mp4 (63.42 MB)
MP4
4 Write Ansible playbook to install Jenkins.mp4 (89.83 MB)
MP4
5 Run Ansbile playbook to install Jenkins.mp4 (38.55 MB)
MP4
6 Configure Jenkins server.mp4 (27.45 MB)
MP4
7 Writing Ansible playbook to install Maven.mp4 (57.35 MB)
MP4
8 Execute Ansible playbook to configure Maven server.mp4 (42.7 MB)
MP4
1 Section introduction.mp4 (4.55 MB)
MP4
10 setup GitHub webhook.mp4 (66.93 MB)
MP4
2 Understand about source code used in this project.mp4 (32.68 MB)
MP4
3 Preparing for Jenkins master and slave configuration.mp4 (29.19 MB)
MP4
4 Setup Jenkins master slave configuration.mp4 (59.73 MB)
MP4
5 Create 1st Jenkins pipeline job.mp4 (43.11 MB)
MP4
6 Write 1st Jenkinsfile.mp4 (54.19 MB)
MP4
7 Adding build stage to Jenkinsfile.mp4 (40.27 MB)
MP4
8 Adding GitHub credentials to Jenkins.mp4 (27.93 MB)
MP4
9 Setup multibranch pipeline job.mp4 (76.25 MB)
MP4
1 Section introduction.mp4 (12.65 MB)
MP4
2 Setup SonarQube account and add sonar credentials to Jenkins.mp4 (32.7 MB)
MP4
3 Integrate SonarQube with Jenkins.mp4 (20.5 MB)
MP4
4 Create sonar properties file.mp4 (50.39 MB)
MP4
5 Adding SonarQube stage to Jenkinsfile.mp4 (102.93 MB)
MP4
6 Adding unit test stage to Jenkinsfile.mp4 (27.57 MB)
MP4
7 Understand about Sonar quality gates.mp4 (49 MB)
MP4
8 Adding quality gate stage to Jenkinsfile.mp4 (56.51 MB)
MP4
1 Section introduction.mp4 (5.23 MB)
MP4
2 Setup JFrog Artifactory account.mp4 (40.91 MB)
MP4
3 Setup Jfrog Artifactory account.mp4 (18.96 MB)
MP4
4 Information to add Artifactory stage to Jenkins.mp4 (54 MB)
MP4
5 Adding Jenkins stage to publish jar in theJFrog Artifactory.mp4 (63.72 MB)
MP4
1 Section introduction.mp4 (8.38 MB)
MP4
2 Ansible playbook to install Docker on Maven server.mp4 (58.88 MB)
MP4
3 Create docker file.mp4 (67.14 MB)
MP4
4 Create Docker artifact repository in JFrog Artifactory.mp4 (32.5 MB)
MP4
5 Add docker image publish stage to Jenkinsfile.mp4 (97.26 MB)
MP4
6 Testing Docker image by creating container out of it.mp4 (15.61 MB)
MP4
1 Section introduction.mp4 (7.86 MB)
MP4
2 Steps involved in creating EKS cluster using Terraform.mp4 (29.56 MB)
MP4
3 Terraform manifest file to setup AWS EKS.mp4 (55.69 MB)
MP4
4 Execute Terraform manifest file setup EKS cluster.mp4 (65.36 MB)
MP4
5 How to terminate EKS cluster to optimize AWS billing.mp4 (32.92 MB)
MP4
6 Steps to integrate Kubernetes with Jenkins.mp4 (14.69 MB)
MP4
7 How to integrate EKS cluster with maven server.mp4 (74.07 MB)
MP4

olJ4FrNp_t.jpg


363506399_rg.png

DevOps Project Workshop DevOps Project - 2 - Udemy.z01

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z02

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z03

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z04

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z05

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z06

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z07

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.zip

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
364146951_nitroflare.png

DevOps Project Workshop DevOps Project - 2 - Udemy.z01

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z02

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z03

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z04

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z05

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z06

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.z07

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DevOps Project Workshop DevOps Project - 2 - Udemy.zip

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

aaa929d63e34e257832fbf285761e7d0.jpg

Devops Project Workshop | Devops Project - 2
Published 7/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.59 GB | Duration: 7h 19m​

Setup DevOps Project using Terraform, Jenkins, SonarQube, Artifactory, Ansible, Docker, Kubernetes, Helm, Prometheus

What you'll learn

How to setup DevOps environment from scratch

How to write Jenkinsfile for multi-branch pipeline

How to publish artifacts in Jfrog Artifactory

Provision AWS VPC and EKS using Terraform

Deploy Applications on Kubernetes using Helm charts

Requirements

DevOps tools basic knowledge

Linux basics

Description

Are you interested in learning how to set up a comprehensive CI/CD pipeline using various DevOps tools? If so, this course is perfect for you! Throughout the course, we will guide you through the process of setting up a complete CI/CD pipeline on AWS using a wide range of tools such as Terraform, Git, Jenkins, Maven, SonarQube, Artifactory, Ansible, Docker, Kubernetes, Helm, Prometheus, and Grafana.By enrolling in this course, you will gain knowledge and practical experience in the following key areas:Setting up Terraform to facilitate infrastructure provisioning.Using Terraform to provision Jenkins master, build nodes, and Ansible.Configuring an Ansible server.Employing Ansible to configure Jenkins master and build nodes.Creating a Jenkins pipeline job.Developing a Jenkinsfile from scratch.Implementing a multibranch pipeline.Enabling webhooks on GitHub for automated triggering of CI/CD processes.Configuring SonarQube and Sonar scanner.Executing SonarQube analysis for code quality assessment.Defining rules and gates within SonarQube for ensuring code quality standards.Setting up Sonar callback rules.Configuring JFrog Artifactory.Creating Dockerfile for containerization.Storing Docker images on Artifactory.Utilizing Terraform to provision a Kubernetes cluster.Creating Kubernetes objects.Deploying Kubernetes objects using Helm.Setting up Prometheus and Grafana using Helm charts.Monitoring the Kubernetes cluster using Prometheus.Monitoring the Kubernetes cluster using Prometheus.By the end of this course, you will have gained valuable skills and practical experience in setting up a comprehensive CI/CD pipeline using a wide range of DevOps tools, enabling you to streamline software development and delivery processes effectively.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Topics covered in this project

Lecture 3 Who can enroll in this program

Section 2: Pre-requisites

Lecture 4 Tools required to start with this program

Lecture 5 Installation of visual studio code

Lecture 6 Installation of Git on Windows

Lecture 7 Install Terraform on Windows

Lecture 8 Install AWS CLI

Lecture 9 Configure AWS CLI

Lecture 10 Install mobaxterm on Windows

Section 3: Terraform

Lecture 11 Section introduction

Lecture 12 Understand about GitHub repositories using in this course

Lecture 13 How to using GitHub repositories

Lecture 14 Things to consider before writing Terraform file

Lecture 15 Write 1st Terraform manifest file to create EC2 instance

Lecture 16 How to execute Terraform file

Lecture 17 Terraform manifest file to create EC2 along with security group

Lecture 18 Commit Terraform code onto GitHub repository

Lecture 19 Create EC2 and Security group using Terraform

Lecture 20 Steps to follow to create VPC using Terraform

Lecture 21 Writing Terraform manifest file to create VPC

Lecture 22 Cerate VPC using Terraform manifest file

Lecture 23 Create DevOps instances using for_each in Terraform

Section 4: Ansible for DevOps

Lecture 24 Section introduction

Lecture 25 Setup Ansible

Lecture 26 Add Jenkins and Maven servers as managed nodes to Ansible

Lecture 27 Write Ansible playbook to install Jenkins

Lecture 28 Run Ansbile playbook to install Jenkins

Lecture 29 Configure Jenkins server

Lecture 30 Writing Ansible playbook to install Maven

Lecture 31 Execute Ansible playbook to configure Maven server

Section 5: Jenkins

Lecture 32 Section introduction

Lecture 33 Understand about source code used in this project

Lecture 34 Preparing for Jenkins master and slave configuration

Lecture 35 Setup Jenkins master slave configuration

Lecture 36 Create 1st Jenkins pipeline job

Lecture 37 Write 1st Jenkinsfile

Lecture 38 Adding build stage to Jenkinsfile

Lecture 39 Adding GitHub credentials to Jenkins

Lecture 40 Setup multibranch pipeline job

Lecture 41 setup GitHub webhook

Section 6: SonarQube integration with Jenkins

Lecture 42 Section introduction

Lecture 43 Setup SonarQube account and add sonar credentials to Jenkins

Lecture 44 Integrate SonarQube with Jenkins

Lecture 45 Create sonar properties file

Lecture 46 Adding SonarQube stage to Jenkinsfile

Lecture 47 Adding unit test stage to Jenkinsfile

Lecture 48 Understand about Sonar quality gates

Lecture 49 Adding quality gate stage to Jenkinsfile

Section 7: JFrog Artifactory integration with Jenkins

Lecture 50 Section introduction

Lecture 51 Setup JFrog Artifactory account

Lecture 52 Setup Jfrog Artifactory account

Lecture 53 Information to add Artifactory stage to Jenkins

Lecture 54 Adding Jenkins stage to publish jar in theJFrog Artifactory

Section 8: Docker integration

Lecture 55 Section introduction

Lecture 56 Ansible playbook to install Docker on Maven server

Lecture 57 Create docker file

Lecture 58 Create Docker artifact repository in JFrog Artifactory

Lecture 59 Add docker image publish stage to Jenkinsfile

Lecture 60 Testing Docker image by creating container out of it

Section 9: Kubernetes

Lecture 61 Section introduction

Lecture 62 Steps involved in creating EKS cluster using Terraform

Lecture 63 Terraform manifest file to setup AWS EKS

Lecture 64 Execute Terraform manifest file setup EKS cluster

Lecture 65 How to terminate EKS cluster to optimize AWS billing

Lecture 66 Steps to integrate Kubernetes with Jenkins

Lecture 67 How to integrate EKS cluster with maven server

Section 10: Deploying application on Kubernetes

Lecture 68 Understand Kubernetes manifest files

Lecture 69 Execute Kubernetes manifest files

Lecture 70 Using secretes manifest files to pull image from JFrog

Lecture 71 Execute secret manifest file to access application

Lecture 72 Using deploy.sh file

Lecture 73 Commit manifest files in the GitHub

Lecture 74 Deploy app using Jenkins through deploy.sh file

Lecture 75 Releasing new version of app using CI/CD

Section 11: Helm Chats

Lecture 76 Section introduction

Lecture 77 Helm introduction

Lecture 78 How Helm deployments works

Lecture 79 Adding Helm charts

Lecture 80 Testing Helm deployments

Lecture 81 Deploy ttrend app using Helm charts

Lecture 82 Helm chart deployment using Jenkins

Section 12: Prometheus and Grafana

Lecture 83 Section introduction

Lecture 84 Prometheus introduction

Lecture 85 Prometheus architecture

Lecture 86 Prometheus Grafana-stack setup

Lecture 87 Access Prometheus dashboard

Lecture 88 Grafana introduction

Lecture 89 Access apps from Grafana

Section 13: Conclusion

Lecture 90 Remove Kubernetes cluster using terraform

Lecture 91 Conclusion

Who are planning to add a DevOps project to their technical skills,Who want to know more about microservices deployment,who are attending DevOps interviews

KQLmnFBt_o.jpg



DDownload
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
NitroFlare
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten