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.jpg

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

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.in | Dataload.in

Auf Data-Load.in 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.in / Dataload.in legal?

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