This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Decoding Devops Videos
Introduction to Devops
DevOpsIntro (37:42)
Vagrant
Vagrant Introduction (13:59)
Vagrant vm setup (21:26)
Vagrant Bridge Network (18:00)
Vagrant VM's Cpu-Memory (11:19)
Vagrant Sync Directories (11:06)
Vagrant Provisioning (21:04)
Vagrant Multi VM's (17:53)
Vagrant Docs, Plugins etc (10:02)
Bash-Scripting
Bash(First Script) (6:34)
Bash(Quotes) (5:43)
Bash(User Input) (4:53)
Bash(Command Substitution) (11:25)
Bash(Command line arguments) (8:44)
Bash(System Variables) (8:05)
Bash( ExportingVariables) (10:16)
Bash (Variables) (6:14)
Bash (Variables WITH EXAMPLE) (14:33)
Bash (READ WITH EXAMPLE) (5:11)
Bash(Decision Making) (10:42)
Bash(Decision Making Part 2) (9:21)
Bash(Decision Making with AND, OR) (9:51)
Bash( Loops) (11:18)
Bash( While Loops) (7:20)
Bash( SSH & FOR LOOP) (17:04)
Bash( SSH & FOR LOOP Part 2) (6:39)
Bash( SSH & FOR LOOP Part 3) (2:45)
Bash( Sample Scripts from Book , Mysql) (12:33)
Bash( Websetup script with Decision) (18:18)
Bash( Tomcat Setup Part 1) (25:53)
Bash( Tomcat Setup Part 2) (12:30)
Bash( Exercise FOR, IF etc) (11:29)
Python
Python Introduction (3:23)
Python Setup (12:31)
Python Syntax(Indentation) (8:17)
Python Variable Assignments (7:46)
Python Quotes & Comments (6:28)
Python DataTypes (9:27)
Python (Str format, type casting,input) (12:48)
Python Slicing (15:14)
Python Operators (14:39)
Python Conditions (9:11)
Python Conds_Datatype_Ex (10:48)
Python Loops (8:50)
Python Break and Continue (14:02)
Python BuiltinMethods (23:29)
Python Functions Part 1 (12:03)
Python Functions Part 2 (11:55)
Python Modules (11:08)
Python OS Tasks Part 1 (15:48)
Python OS Tasks Part 2 (20:14)
Python OS Tasks Part 3 (11:15)
Python OS Tasks Part 4 (20:39)
Python Fabric Part 1 (23:31)
Python Fabric part 2 (12:05)
Python Fabric Error Handling (10:47)
Python Pip and Virtualenv (11:36)
AWS
AWS Account & IAM User (25:06)
AWS Regions & Zones (13:57)
AWS Ec2 (28:21)
AWS Ec2 Instance maintainance (15:27)
AWS Ec2 EIP, private IP and more (16:07)
AWS EBS (15:41)
AWS EBS Snapshots (16:00)
AWS AMI & Launch Templates (20:34)
AWS ELB (30:29)
AWS VPC Intro (7:26)
AWS VPC IP's (30:39)
AWS VPC Wizard & Components (31:32)
AWS VPC HA (18:38)
AWS VPC NACL (14:40)
AWS VPC Peering (5:48)
AWS CLI (14:28)
AWS S3 (34:27)
AWS S3 CLI (23:16)
AWS Cloudwatch (20:09)
AWS Cloudwatch Logs (15:07)
AWS Auto Scaling Group Part 1 (24:01)
AWS ASG Part 2 (12:41)
AWS RDS Part 1 (20:21)
AWS RDS part 2 (14:09)
AWS RDS part 3 (17:42)
GIT
Backup & Rollback (11:45)
VCS & GIT Intro (11:31)
GitHub Intro (12:01)
Git Install & Repo Setup (11:56)
Git Pull & Collaborators (11:12)
Git Tag, Reset & More (11:01)
Git Branching (13:18)
GitHub SSH Login (7:31)
Maven
Maven (10:38)
Maven Installation (13:20)
Jenkins
CI Intro (12:31)
Jenkins Setup (15:18)
Jenkins First Job (15:23)
Jenkins BUILD Job (11:35)
Jenkins Plugins (12:26)
Jenkins Artifact S3 Upload (10:47)
Jenkins Nexus Integration (29:21)
Jenkins Email Integration Gmail (11:21)
Jenkins Code Analysis (11:13)
Jenkins Continous Delivery (30:02)
Jenkins Master_Slave (27:11)
Jenkins Tools integration (6:30)
Jenkins Security (21:25)
Jenkins Pipeline As Code (13:50)
Jenkins Build Triggers (17:52)
Ansible
Ansible Intro (18:06)
Ansible VM Setup (14:14)
Ansible Inventory (21:24)
Ansible AdHoc & Modules (18:40)
Ansible Configuration (12:01)
Ansible Playbook (18:08)
Ansible Playbook Part 2 (9:34)
Ansible Setup Module (Fact Variables) & Register (20:43)
Ansible Variables (15:30)
Ansible Variables part 2 (14:23)
Ansible Playbook Part 3 (Getting Help) (19:09)
Ansible Commands Modules & Register (15:22)
Ansible Conditions & Loops (14:57)
Ansible Handlers, Conditions, Idempotant & More (18:31)
Ansible Template (10:40)
Ansible Roles (23:45)
Ansible Roles Galaxy (11:14)
Ansible Practice_Exercise (26:04)
Tomcat Setup (29:49)
Tomcat Setup Part 2 (33:01)
Tomcat Setup Part 3 (33:24)
Docker
Docker Introduction (19:56)
Docker Installation (14:31)
Dockerhub QuickView (11:19)
Docker Images Intro (19:33)
Docker Containers (25:33)
Docker Engine Data Directory (12:23)
Docker Container Volume 1 (19:09)
Docker Container Volume 2 (9:24)
Docker Image Building (29:10)
Dockerizing Vprofile Services (16:44)
Docker Networks (19:04)
Docker Networks Part 2 (16:41)
Docker Compose (21:16)
Ansible _Repo
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Exercise 5
Exercise 6
Exercise 7
Exercise 8
Exercise 9
Exercise 10
Exercise 11
Exercise 12
Exercise 13
Exercise 14
Exercise 15
Exercise 16
Exercise 17
Exercise 18
Exercise 18 Roles_post-install
defaults
files
Handlers
Meta
tasks
templates
tests
vars
README
Exercise 19
Exercise 19_Roles_post-install
defaults
files
handlers
meta
tasks
templates
tests
vars
Exercise 20
Exercise 20_templates
Exercise 21
group_vars
templates
Exercise 22
templates
group_vars
roles_tomcat8
defaults
files
handlers
meta
tasks
templates
tests
vars
Bash_Scripts
Bash_Scripts
websetup
tomsetup_scripts_loops
tom_package
tomcat_scripts_ubuntu
tomcat_setup_scripts
scripts
websetup
tomsetup_scripts
tom_package
4_diff_os_tomcat_script
tomsetup_scripts
Python_Scripts
Scripts
fabfiles
fabfiles_2104_sloopa
css
img
js
webfonts
python_os_scripts
virtualenv_myenv_bin
New Lecture
lib_python2.7
lib_python2.7_site-packages
asn1crypto
asn1crypto_perf
bcrypt-3.1.5.dist-info
enum34-1.1.6.dist-info
idna-2.8.dist-info
nacl
nacl_pwhash
nacl_bindings
paramiko-2.4.2.dist-info
pip
_vendor
tests
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock