20 hours ago ā€¢ M Prashant

https://youtu.be/6NZgs-_UtTw 

Website Free Host with GitHub Pages | Host Your Online Resume | MPrashant

MPrashant TECH

12 days ago ā€¢ 210 views

2 weeks ago ā€¢ M Prashant

šŸš€ Enhance Your Tech Skills with Our Comprehensive Video Tutorials šŸš€
Ansible | Docker | Kubernetes | Jenkins | Git | Shell Scripting | Linux | MySQL | Python

Explore our curated list of tutorials designed to boost your understanding and proficiency across a variety of tech topics:

Docker: From Setup to Production
Dive in:  https://youtu.be/OhnTMWmfTBE 

Ansible Basics and Advanced Techniques
Watch now:  https://youtu.be/y2TSR7p3N0M 

Mastering Kubernetes for Orchestrating Containers
Start learning:  https://youtu.be/rBeyHDKLVqM 

Build and Automate with Jenkins
Learn automation:  https://youtu.be/NVaP8qtLm6Q 

Git & GitHub: Version Control and Collaboration
Collaborate effectively:  https://youtu.be/uwyP5SNlQAU 

Shell Scripting: Unlock the Power of the Command Line
Enhance your skills:  https://youtu.be/TtGM9GfBuok 

Linux Essentials: Command Line to Kernel
Deep dive into Linux:  https://youtu.be/Byx4sgLR88E 

Python Programming: Zero to Hero
Become a Python expert:  https://youtu.be/-hh6raHUUvk 

MySQL Database Management
Master SQL queries:  https://youtu.be/Hy3qbMAoEJk 

Join our learning community and enhance your tech capabilities today! šŸŒāœØ 

Docker Course For Beginners 2024: Basic to Advance Tutorial in HINDI | MPrashant

M Prashant

6 months ago ā€¢ 93,482 views

2 weeks ago (edited) ā€¢ M Prashant

Upgrade your Skills with 
MySQL ZERO to HERO Video - Link -  https://youtu.be/Hy3qbMAoEJk 
Learn MySQL DATABASE easily and in Simple language?

I have uploaded Course on MySQL in ONE VIDEO (Basics to Advance level) on  @MPrashantTech  

Here are the topics covered:

 00:00  Introduction to MySQL Course
 01:06  What is database?
 02:23  Database vs DBMS
 03:52  What is RDBMS?
 05:04  Types of Database in the market
 05:29  Why you should learn MySQL?
 06:20  SQL vs MySQL
 08:00  MySQL Documentation
 08:44  MySQL Installation on Windows
 14:05  Overview of Workbench
 16:17  Listing and Creating a Database
 21:00  USE Database
 22:24  DROP Database
 23:28  How to CREATE a TABLE?
 28:44  Describe a Table
 29:52  How to Insert Data in MySQL
 35:38  Reading Data using SELECT Query
 37:40  WHERE Clause with SELECT Query
 39:11  Modify data using UPDATE Query
 44:25  Delete data using DELETE Query
 46:41  DROP Table
 47:42  NOT NULL in Column
 54:21  Set DEFAULT Values
 58:41  What is PRIMARY KEY
 01:08:00  AUTO_INCREMENT Values in Column
 01:12:23  What is ALIAS
 01:13:23  EXERCISE - 1
 01:17:38  EXERCISE 1 Solution
 01:23:23  Exercise -2 
 01:25:32  Exercise 2 Solution
 01:30:12  String Functions in MySQL
 01:32:07  CONCAT Function
 01:36:24  CONCAT_WS Function
 01:39:32  SUBSTR Function
 01:43:55  REPLACE Function
 01:48:02  REVERSE Function
 01:49:04  UPPER & LOWER Functions
 01:51:01  CHAR_LENGTH Function
 01:53:31  LEFT RIGHT TRIM
 01:58:20  Exercise - 3
 02:01:44  Exercise 3 - Solution
 02:09:12  Remove Duplicates using DISTINCT
 02:11:50  Sorting Data using ORDER BY
 02:15:14  LIKE Keyword
 02:18:14  LIMIT Keyword
 02:21:59  COUNT Function
 02:26:49  Exercise - 4
 02:29:46  Exercise 4 - Solution
 02:34:58  GROUP BY
 02:41:25  MAX and MIN Function
 02:43:32  How to use SUB QUERIES
 02:46:16  SUM and AVG Function
 02:50:10  Exercise - 5
 02:53:38  Exercise 5 - Solution
 02:59:58  DECIMAL Datatype
 03:06:21  DOUBLE FLOAT Datatype
 03:11:33  DATE TIME and DATETIME Datatype
 03:15:40  CURDATE CURTIME and NOW Functions
 03:24:48  DATE_FORMAT Function
 03:31:53  DATE Maths
 03:39:30  DEFAULT and ON UPDATE TIMESTAMP
 03:45:25  Exercise - 6
 03:47:29  Ex 6 Solution
 03:52:51  Relational Operators
 03:58:09  Logical Operators
 04:04:13  IN and NOT IN Keywords
 04:07:30  BETWEEN Keyword
 04:10:42  CASE to apply conditions
 04:19:19  Exercise - 7
 04:21:39  EX 7 Solution
 04:29:10  UNIQUE Constraint
 04:32:48  CHECK Constraint
 04:39:22  ALTER Query to Add or Drop a Column
 04:44:16  ALTER Query to Rename a Column
 04:47:27  ALTER Query to modify Column Property
 04:50:52  Relationship in MySQL
 04:52:44  Types of Relationship
 05:00:18  FOREIGN KEY in SQL
 05:10:21  What are JOINS
 05:13:28  CROSS JOIN
 05:15:53  INNER JOIN
 05:23:56  LEFT & RIGHT JOIN
 05:30:32  ON DELETE CASCADE
 05:35:51  Exercise - 8
 05:39:27  Ex 8 Solution
 05:46:14  Many To Many Relationship
 05:57:03  VIEW to Create Virtual Tables
 06:01:18  HAVING and ROLLUP Clause
 06:07:34  What is Stored Routine?
 06:09:08  Stored Procedure in MySQL
 06:17:56  Argument Passing in Stored Procedure
 06:23:54  Return Output in variable in Stored Procedure
 06:30:52  USER DEFINED Function
 06:40:46  WINDOW Function 

3 months ago (edited) ā€¢ M Prashant

Want to Learn ANSIBLE easily and in Simple language?
I have uploaded Course on ANSIBLE in ONE VIDEO (Basics to Advance level) on @MPrashant 
Video Link -  https://youtu.be/y2TSR7p3N0M 

Timeline and Topics
 00:00  Intro to Course
 01:17  Intro to Ansible
 08:32  Lab Setup 
 16:00  Ansible Installation
 21:15  First Ansible Playbook
 40:21  Overview of Ansible Playbook
 43:45  Ansible for remote server
 51:28  Installing App on Remote Server
 54:39  Copying files on remote server
 01:04:43  Backup of Files on remote server
 01:07:56  Create, Delete & Permission on Remote server
 01:18:21  Run script remotely
 01:28:17  Add Cron job remotely
 01:44:28  Create User on remote server
 01:52:12  Add or Update Password
 01:56:21  Find and Stop process
 02:02:06  Download files on Remote server
 02:06:48  Enable service in firewall
 02:13:41  Run tasks as SUDO user
 02:20:29  Ad Hoc task with Ansible
 02:31:32  Ansible tags
 02:35:46  Ansible Variables
 02:42:47  Ansible Handlers
 02:48:12  Ansible conditions
 02:54:45  Ansible loops
 03:01:52  Ansible ROLES 

Ansible Course For Beginners: Complete Guide from Basic to Advance Tutorial HINDI | MPrashant

M Prashant

3 months ago ā€¢ 34,481 views

4 months ago (edited) ā€¢ M Prashant

MySQL ZERO to HERO  - Link -  https://youtu.be/Hy3qbMAoEJk 
Learn MySQL DATABASE easily and in Simple language?

I have just uploaded Course on MySQL in ONE VIDEO (Basics to Advance level) on @MPrashantTech 

Here are the topics covered:

 00:00  Introduction to MySQL Course
 01:06  What is database?
 02:23  Database vs DBMS
 03:52  What is RDBMS?
 05:04  Types of Database in the market
 05:29  Why you should learn MySQL?
 06:20  SQL vs MySQL
 08:00  MySQL Documentation
 08:44  MySQL Installation on Windows
 14:05  Overview of Workbench
 16:17  Listing and Creating a Database
 21:00  USE Database
 22:24  DROP Database
 23:28  How to CREATE a TABLE?
 28:44  Describe a Table
 29:52  How to Insert Data in MySQL
 35:38  Reading Data using SELECT Query
 37:40  WHERE Clause with SELECT Query
 39:11  Modify data using UPDATE Query
 44:25  Delete data using DELETE Query
 46:41  DROP Table
 47:42  NOT NULL in Column
 54:21  Set DEFAULT Values
 58:41  What is PRIMARY KEY
 01:08:00  AUTO_INCREMENT Values in Column
 01:12:23  What is ALIAS
 01:13:23  EXERCISE - 1
 01:17:38  EXERCISE 1 Solution
 01:23:23  Exercise -2 
 01:25:32  Exercise 2 Solution
 01:30:12  String Functions in MySQL
 01:32:07  CONCAT Function
 01:36:24  CONCAT_WS Function
 01:39:32  SUBSTR Function
 01:43:55  REPLACE Function
 01:48:02  REVERSE Function
 01:49:04  UPPER & LOWER Functions
 01:51:01  CHAR_LENGTH Function
 01:53:31  LEFT RIGHT TRIM
 01:58:20  Exercise - 3
 02:01:44  Exercise 3 - Solution
 02:09:12  Remove Duplicates using DISTINCT
 02:11:50  Sorting Data using ORDER BY
 02:15:14  LIKE Keyword
 02:18:14  LIMIT Keyword
 02:21:59  COUNT Function
 02:26:49  Exercise - 4
 02:29:46  Exercise 4 - Solution
 02:34:58  GROUP BY
 02:41:25  MAX and MIN Function
 02:43:32  How to use SUB QUERIES
 02:46:16  SUM and AVG Function
 02:50:10  Exercise - 5
 02:53:38  Exercise 5 - Solution
 02:59:58  DECIMAL Datatype
 03:06:21  DOUBLE FLOAT Datatype
 03:11:33  DATE TIME and DATETIME Datatype
 03:15:40  CURDATE CURTIME and NOW Functions
 03:24:48  DATE_FORMAT Function
 03:31:53  DATE Maths
 03:39:30  DEFAULT and ON UPDATE TIMESTAMP
 03:45:25  Exercise - 6
 03:47:29  Ex 6 Solution
 03:52:51  Relational Operators
 03:58:09  Logical Operators
 04:04:13  IN and NOT IN Keywords
 04:07:30  BETWEEN Keyword
 04:10:42  CASE to apply conditions
 04:19:19  Exercise - 7
 04:21:39  EX 7 Solution
 04:29:10  UNIQUE Constraint
 04:32:48  CHECK Constraint
 04:39:22  ALTER Query to Add or Drop a Column
 04:44:16  ALTER Query to Rename a Column
 04:47:27  ALTER Query to modify Column Property
 04:50:52  Relationship in MySQL
 04:52:44  Types of Relationship
 05:00:18  FOREIGN KEY in SQL
 05:10:21  What are JOINS
 05:13:28  CROSS JOIN
 05:15:53  INNER JOIN
 05:23:56  LEFT & RIGHT JOIN
 05:30:32  ON DELETE CASCADE
 05:35:51  Exercise - 8
 05:39:27  Ex 8 Solution
 05:46:14  Many To Many Relationship
 05:57:03  VIEW to Create Virtual Tables
 06:01:18  HAVING and ROLLUP Clause
 06:07:34  What is Stored Routine?
 06:09:08  Stored Procedure in MySQL
 06:17:56  Argument Passing in Stored Procedure
 06:23:54  Return Output in variable in Stored Procedure
 06:30:52  USER DEFINED Function
 06:40:46  WINDOW Function 

4 months ago ā€¢ M Prashant

Alright!! Next Konse topic par Video banayi jaye???

Koi specific tool ho to usko comment krdena... šŸ˜€ 

Linux Related

Career and Skills Related

DevOps Tool

Other Tech (Comment out)

987 votes

4 months ago ā€¢ M Prashant

šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰ Happy New Year 2024 šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰
May this new year wrap you in moments of joy, success, and boundless creativity! 

Wishing each one of you in our amazing YouTube community a year filled with inspiration, growth, and unforgettable achievements. Let's make this year one for the books, together! šŸŽ‰āœØ  #HappyNewYear 

4 months ago ā€¢ M Prashant

Update:

Kubernetes in ONE VDEO Coming tonight 8 PM... Stay Tuned

šŸš€ What You'll Learn:

 - Introduction to Kubernetes: Understand the fundamentals and why it's crucial in modern tech.
 - Container Basics: Get a quick grasp of containers and their role in application deployment.
 - Kubernetes Architecture: Explore the components and how they work together.
 - Deployments & Pods: Learn to create and manage your applications effortlessly.
 - Scaling & Load Balancing: Discover how Kubernetes handles scaling and traffic distribution.
 - Service Discovery: Explore how services communicate within a Kubernetes cluster.
 - Hands-On Demo: Step-by-step walkthrough to help you get started immediately.
 - Best Practices: Essential tips for beginners to ensure smoother Kubernetes usage.
 - Volume and Data
 - Rollout & Rollback of our App
 - YAML Config Creation 

6 months ago ā€¢ M Prashant

Update:
DOCKER in ONE VIDEO coming this week... Stay tuned.