91 тысяч подписчиков
214 видео
Building Terraform pipeline using Jenkins
Python Paramiko Module
Python Boto3 script to send email via AWS SNS and SES services
Introduction to Chaos Engineering
Day 41-100 Days of DevOps Interview - How much default memory is allocated to your Docker container?
Day 12 - 100 Days of DevOps Interview -What is the difference between Git Fast-Forward vs. Ort Merge
Day 24 - 100 Days of DevOps Interview - What is the difference between ` ` and $()?
Day 17 - 100 Days of DevOps Interview - Reverting and Modifying Changes in Git: A Concise Guide
Introduction to Packer - Part4, using post-processors, pushing image to Dockerhub
Python OS Module - Part 1
Day 35-100Days of DevOps Interview-Python script to avoid displaying password on screen?
Day 38 - 100 Days of DevOps Interview - What is Docker?
Day 14 - 100 Days of DevOps Interview - git fetch vs git pull
21 Days of Docker - Introduction to Docker Images and Dockerfile
Day 47: 101 Days of DevOps Interview - Kubernetes Terminal Dashboard(k9s)
Introduction to Terraform Part 1
Day3-100 Days of DevOps Interview- Approaches to Debugging Linux Performance Issues
Day 40-100 Days of DevOps Interview - Why does docker container utilizes same kernel as host system?
Day30-100Days of DevOps Interview-Shell Script for Performance Monitoring(CPU,Memory,I/Oand Network)
Python Boto3 script to make AWS S3 Object private
Tuned(Automatic System Tuning Daemon)
Introduction to Terraform - Part 1
Stop EC2 instances using Boto3 - Part 1
21 Days of AWS using Terraform – Creating Application Load Balancer(ALB) using Terraform
21 Days of AWS using Terraform-Introduction to Terraform using AWS
Linux Memory Management
10 Things I Wish I Knew About AWS Lambda Before Starting
Python script to check if file or directory exist
Remote Procedure Call(RPC)
Day27-100 Days of DevOps Interview-Why does some output still go to the terminal when I redirect it?
/proc vs /sys filesystem
What happens When You Stop/Start an AWS EC2 Instance versus Reboot an Instance
Apache log parser using Python - Part 1
How to Create your startup Landing Page using Bootstrap/HTML/CSS in 20min
My Road to Docker Certified Associate
Python Boto3 script to Cleanup EBS snapshot
Python platform module
Introduction to Boto3 Paginator
Day 34-100Days of DevOps Interview-How Can You Use Python to Run a Linux Command on a Remote Server?
Debug Performance Issue Using SAR
Cracking the DevOps Interview - Session 3
Introduction to Terraform Part 3(User data)
Using Python Github API & PyGithub module to automate the process of repo creation,deletion,listing
Apache log parser using Python - Part 2
Day 2 -100 Days of DevOps Interview- Linux Boot Process
Jenkins Pipeline(Declarative vs Scripted)
Python getpass module
Day 50 - 100 Days of DevOps Interview - Terraform command in-depth
Python Script to check if the website is up using Requests, BeautifulSoup4 & send email if its down
Python Regular Expression using four practical example