- 93
- 63 528
Cloud Aseem
India
เข้าร่วมเมื่อ 22 ก.ย. 2023
Welcome to @clouddevopswithaseem - Your Destination for Cloud and DevOps Excellence with Real-time Cooperate Insight
🚀 About Us:
Iam Mohammed Aseem Akram, a Sr. Cloud & DevOps Engineer @ clouddevopswithaseem, we are passionate about all things Cloud and DevOps. our goal is to empower you with knowledge, insights, and hands-on tutorials to navigate the ever-evolving world of cloud computing and DevOps practices.
🔥 What You'll Find Here:
🌐 Cloud Computing: Dive deep into the world of cloud platforms AWS.
⚙️ DevOps Practices: Explore best practices in DevOps, including (CI/CD), automation, containerization, and infrastructure as code (IaC).
🔔 Subscribe and Stay Connected:
Hi , support my work with your valuable small contribution.
www.buymeacoffee.com/mohammedaseem
Follow my Social Media Handles
TH-cam: www.youtube.com/@clouddevopswithaseem
LinkedIn: www.linkedin.com/in/mohammed-aseem-akram
GitHub: github.com/Aseemakram19
#clouds #devops #technology
🚀 About Us:
Iam Mohammed Aseem Akram, a Sr. Cloud & DevOps Engineer @ clouddevopswithaseem, we are passionate about all things Cloud and DevOps. our goal is to empower you with knowledge, insights, and hands-on tutorials to navigate the ever-evolving world of cloud computing and DevOps practices.
🔥 What You'll Find Here:
🌐 Cloud Computing: Dive deep into the world of cloud platforms AWS.
⚙️ DevOps Practices: Explore best practices in DevOps, including (CI/CD), automation, containerization, and infrastructure as code (IaC).
🔔 Subscribe and Stay Connected:
Hi , support my work with your valuable small contribution.
www.buymeacoffee.com/mohammedaseem
Follow my Social Media Handles
TH-cam: www.youtube.com/@clouddevopswithaseem
LinkedIn: www.linkedin.com/in/mohammed-aseem-akram
GitHub: github.com/Aseemakram19
#clouds #devops #technology
LINUX SSH Key based Authentication on Linux servers - User creation 🔥
Join this channel to get access to perks:
th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin
🔥 Master SSH User Creation and Passwordless Login with SSH Keys 🔥
In this step-by-step tutorial, learn how to:
1️⃣ Create a new user on your Ubuntu server.
2️⃣ Generate an SSH key pair (private and public keys) for secure authentication.
3️⃣ Configure SSH passwordless login to streamline access without compromising security.
💡 What You’ll Learn:
✔️ How to add and manage users on a Linux/Ubuntu server.
✔️ Generating SSH keys using the ssh-keygen command.
✔️ Adding public keys to the server’s authorized_keys file.
✔️ Configuring SSH for passwordless login.
✔️ Best practices for securing your private keys and server.
🚀 Use Case:
Simplify remote server management by enabling secure, passwordless login for developers, admins, or automation scripts.
👨💻 Commands Covered in this Video:
adduser
ssh-keygen
ssh-copy-id
Configuring .ssh/authorized_keys and SSH permissions.
🔗 Chapters:
0:00 Introduction
2:10 Creating a new user
2:45 Generating SSH keys
4:20 Configuring passwordless login
6:00 Testing SSH login
📌 Perfect For:
🔸 Beginners learning server administration.
🔸 DevOps professionals managing multiple servers.
🔸 Anyone looking to improve their server security and productivity.
💻 Tools Used:
Ubuntu 24.04 LTS
OpenSSH
👉 Don’t forget to LIKE, SHARE, and SUBSCRIBE for more tutorials on Linux, SSH, and DevOps tools!
#Linux #SSH #ServerSecurity #DevOps #UbuntuTutorial #CloudComputing #PasswordlessLogin
th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin
🔥 Master SSH User Creation and Passwordless Login with SSH Keys 🔥
In this step-by-step tutorial, learn how to:
1️⃣ Create a new user on your Ubuntu server.
2️⃣ Generate an SSH key pair (private and public keys) for secure authentication.
3️⃣ Configure SSH passwordless login to streamline access without compromising security.
💡 What You’ll Learn:
✔️ How to add and manage users on a Linux/Ubuntu server.
✔️ Generating SSH keys using the ssh-keygen command.
✔️ Adding public keys to the server’s authorized_keys file.
✔️ Configuring SSH for passwordless login.
✔️ Best practices for securing your private keys and server.
🚀 Use Case:
Simplify remote server management by enabling secure, passwordless login for developers, admins, or automation scripts.
👨💻 Commands Covered in this Video:
adduser
ssh-keygen
ssh-copy-id
Configuring .ssh/authorized_keys and SSH permissions.
🔗 Chapters:
0:00 Introduction
2:10 Creating a new user
2:45 Generating SSH keys
4:20 Configuring passwordless login
6:00 Testing SSH login
📌 Perfect For:
🔸 Beginners learning server administration.
🔸 DevOps professionals managing multiple servers.
🔸 Anyone looking to improve their server security and productivity.
💻 Tools Used:
Ubuntu 24.04 LTS
OpenSSH
👉 Don’t forget to LIKE, SHARE, and SUBSCRIBE for more tutorials on Linux, SSH, and DevOps tools!
#Linux #SSH #ServerSecurity #DevOps #UbuntuTutorial #CloudComputing #PasswordlessLogin
มุมมอง: 107
วีดีโอ
Day 17/60 Master Linux User Management | USERADD, USERMOD, USERDEL , USERGROUP
มุมมอง 81วันที่ผ่านมา
Join this channel to get access to perks: th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin
Configuring Jenkins Webhooks & Plugin Installation for Automated CI/CD
มุมมอง 3814 วันที่ผ่านมา
n this video, we’ll walk you through configuring webhooks and installing essential plugins in Jenkins to set up automated CI/CD workflows! Whether you’re working with GitHub or GitLab, webhooks are crucial for triggering builds as soon as code is pushed. This tutorial will show you how to make Jenkins respond instantly to your commits, speeding up deployments and ensuring a smoother development...
Real-time CICD pipeline | Website Jenkins CI CD, GitHub Repos & auto trigger webhooks with NGINX
มุมมอง 20514 วันที่ผ่านมา
In this video, we’ll guide you through setting up a complete CI/CD pipeline to deploy a static website on AWS using Jenkins, Webhooks, NGINX, Domain, and SSL! Whether you're building a personal portfolio, business site, or landing page, this tutorial will help you achieve fast, automated, and secure deployments for your site. 🌍 CHAPTERS 00:00 - Introduction 00:24 - Project architecture explaine...
JENKINS MULTI STAGE PIPELINE & WEBHOOKS
มุมมอง 14821 วันที่ผ่านมา
Join this channel to get access to perks: th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin GIT REPO : github.com/Aseemakram19/Node.js-app.git
How to Update your Jenkins version and fix Vulnerabilities? Watch This Upgrade Tutorial
มุมมอง 8621 วันที่ผ่านมา
GITHUB Repo Link: github.com/Aseemakram19/jenkinsupdate.git Here are the steps to upgrade Jenkins due to vulnerabilities, explained in short with the perspective of a DevOps engineer: Summary of Why This Matters (DevOps Perspective): • Vulnerability Management: Regular updates help mitigate security risks. • Minimal Downtime: Ensuring Jenkins is stopped only during the upgrade prevents errors. ...
Cloud Computing & EC2 services MASTERCLASS ZERO TO HERO
มุมมอง 7828 วันที่ผ่านมา
🚀 Cloud Computing & EC2 Services MASTERCLASS: ZERO to HERO in 5 Hours! 💻☁️ Want to become an expert in Cloud Computing and AWS EC2 services? This 5-hour MASTERCLASS is your ultimate guide-from the basics to advanced concepts, all covered in one place! 🏆 Whether you're just starting out or looking to sharpen your cloud skills, this course will equip you with everything you need to succeed in the...
GOOGLE Authenticator Changed My AWS Security Forever
มุมมอง 102หลายเดือนก่อน
In this video, learn how to set up Multi-Factor Authentication (MFA) on AWS using Google Authenticator 🔐📲. Protect your AWS account with an extra layer of security by enabling MFA for safe and secure access! 🔑 What You’ll Learn: Enabling MFA on AWS Console ⚙️ Setting up Google Authenticator 📱 Secure login with MFA 🔒 Enhance your cloud security and prevent unauthorized access! 🚀 Don’t forget to ...
DAY 16/60 LINUX-6 Redirection, Hostname, OS Info, Package Management & Service Control
มุมมอง 54หลายเดือนก่อน
In this video, we'll explore essential Linux commands and concepts. Learn about file redirection, how to set and view the hostname, check OS information, and manage network configurations. We'll dive into package management with YUM and APT, along with key service management commands using systemctl. Whether you're a beginner or looking to strengthen your Linux skills, this tutorial covers prac...
DAY-15/60 LINUX-5 Mastering Linux File and Directory Operations with Mkdir, Head, Tail, mv, Grep
มุมมอง 34หลายเดือนก่อน
In this session, we cover essential Linux file and directory management commands, including how to create directories (mkdir -p), copy, rename, and move files, remove directories (rm -rf), view and filter files with grep, less, head, tail, sort data, handle hidden files, and navigate the current directory (pwd). Learn how to manage multi-level directories and utilize command history for efficie...
How to create WINDOWS SERVER on EC2 Instance
มุมมอง 103หลายเดือนก่อน
In this video, we'll show you how to create, configure, and secure a Windows Server from scratch! 🌍 Whether you're a beginner or looking to level up your server management skills, this step-by-step guide covers everything you need: #awstraining #awsec2 #awsec2 #awstraining #awsec2windows What you’ll learn: ✅ Launching a Windows Server on AWS 💻 ✅ Setting up Remote Desktop Connection (RDP) 🖥️ ✅ C...
DAY 14/60 Linux-4| Intro to Commands | Create, Edit & Delete Files Using vi, vim, touch, cat & nano
มุมมอง 88หลายเดือนก่อน
In this video, we’ll introduce you to some essential Linux commands to create, edit, and delete files like a pro! 🚀 Whether you’re a beginner or brushing up on your skills, this tutorial will guide you through using vi, vim, touch, cat, and nano editors to manage files in Linux. 🔑 What You’ll Learn: How to create a file using touch and cat 📝 Editing files with vi, vim, and nano editors ✍️ How t...
DAY 13/60 Linux-3 | Linux File System Hierarchy Explained 🗂️ | Structure & Use Cases 💻
มุมมอง 177หลายเดือนก่อน
In this session, we dive deep into the Linux File System Hierarchy 🗂️. Understanding how files and directories are structured in Linux is key to mastering the system. We’ll explore the standard directories, their purpose, and real-world use cases for managing and navigating your Linux environment. Perfect for beginners or anyone looking to sharpen their Linux skills! 🔑 What You’ll Learn: File S...
EC2 Instance Quick Setup in AWS - 3-Minute Guide
มุมมอง 34หลายเดือนก่อน
In this short and simple tutorial, learn how to create an EC2 instance in AWS in just 3 minutes. Perfect for beginners, we'll guide you through the key steps including choosing the right instance type, setting up security groups, and launching your server in no time! Join this channel to get access to perks: th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin
Day 12/60 Linux-2 Linux Architecture Explained! Kernel, Components , Shell & More | DevOps Linux
มุมมอง 104หลายเดือนก่อน
In this video, we’ll break down the Linux architecture and explore the key components that make Linux so powerful! 🐧 Whether you're new to Linux or want to understand how it works under the hood, this guide covers it all: 🔑 Key Topics Covered: The Kernel: The heart of Linux 💡 File System: How data is stored and retrieved 🗄️ Shell: Command Line Interface (CLI) magic ✨ System Utilities: The essen...
Your first Jenkins Pipeline Tutorial | Build & Upload Artifacts to AWS S3
มุมมอง 326หลายเดือนก่อน
Your first Jenkins Pipeline Tutorial | Build & Upload Artifacts to AWS S3
DAY 11/60 Linux-1 Linux Introduction | History, Differences from Windows, Distributions & Cli Basic
มุมมอง 151หลายเดือนก่อน
DAY 11/60 Linux-1 Linux Introduction | History, Differences from Windows, Distributions & Cli Basic
DAY 10/60 DAY WebServer Introduction , configure and deploy NginX
มุมมอง 832 หลายเดือนก่อน
DAY 10/60 DAY WebServer Introduction , configure and deploy NginX
Day 09/60 How to Create and connect to a Windows Server EC2 instance on AWS | Password Setup
มุมมอง 712 หลายเดือนก่อน
Day 09/60 How to Create and connect to a Windows Server EC2 instance on AWS | Password Setup
DAY 08/60 What is EBS Snapshots, automate via Data Life Cycle Manager,EC2 Types, Pricing calculator
มุมมอง 442 หลายเดือนก่อน
DAY 08/60 What is EBS Snapshots, automate via Data Life Cycle Manager,EC2 Types, Pricing calculator
DAY 07/60 AWS DEVOPS | AWS EC2 AMI and EBS SNAPSHOT
มุมมอง 522 หลายเดือนก่อน
DAY 07/60 AWS DEVOPS | AWS EC2 AMI and EBS SNAPSHOT
DAY 06/60 AWS DEVOPS - EC2 Services, launch Templates, Elastic IP stop, start, terminate EC2
มุมมอง 722 หลายเดือนก่อน
DAY 06/60 AWS DEVOPS - EC2 Services, launch Templates, Elastic IP stop, start, terminate EC2
Day 05/60 AWS Account Setup, Regions & Zones, EC2 Instance Creation & SSH Access
มุมมอง 842 หลายเดือนก่อน
Day 05/60 AWS Account Setup, Regions & Zones, EC2 Instance Creation & SSH Access
DAY 04/60 Server Virtualization, Hypervisor, Cloud Computing, Service Models IaaS, PaaS, SaaS
มุมมอง 1892 หลายเดือนก่อน
DAY 04/60 Server Virtualization, Hypervisor, Cloud Computing, Service Models IaaS, PaaS, SaaS
DAY 03/60 Cloud Computing Deep Dive and Services Models - IaaS PaaS SaaS Explained
มุมมอง 1242 หลายเดือนก่อน
DAY 03/60 Cloud Computing Deep Dive and Services Models - IaaS PaaS SaaS Explained
Day 02/60 Understanding DevOps - What & why is DevOps? Agile, SDLC, Sprint
มุมมอง 952 หลายเดือนก่อน
Day 02/60 Understanding DevOps - What & why is DevOps? Agile, SDLC, Sprint
Your First Jenkins Declarative Pipeline Script from scratch | Tutorial 2024 | Complete Guide
มุมมอง 3132 หลายเดือนก่อน
Your First Jenkins Declarative Pipeline Script from scratch | Tutorial 2024 | Complete Guide
Master AWS DevOps in 60 Days and Change Your Career Forever!
มุมมอง 4903 หลายเดือนก่อน
Master AWS DevOps in 60 Days and Change Your Career Forever!
Part 2 Kubernetes Hands on LIVE APP Deployment |EKS Cluster |Control Nodes | Services| Auto Healing
มุมมอง 2233 หลายเดือนก่อน
Part 2 Kubernetes Hands on LIVE APP Deployment |EKS Cluster |Control Nodes | Services| Auto Healing
"I’ve learned so much from this video, keep it up!" Thank you.
Thanks sir for this session
You're most welcome, happy learning.
Great tutorial, Thanks,
Glad it was helpful! Do share with your friends
While showing screen please zoom it and show the computer screen sir..next video
Noted Sir , thanks for suggestion
Right sir..🎉🎉🎉tq
Thanks for compliments
Very Useful Thanks For Uploading....
So nice of you
Thanks sir for this project. Sir please make a project on tools including GitHub Jenkins Docker and ansible.
Sure , we will cover that topic too
thanks
Happy Learning Keep watching and please do share with friends
I wanted to if we have run the application from pm2 then what is the need for nginx webserver for Jenkins and providing that domain an all to Jenkins page as we don't have to send Jenkins url to client 🤔
In our CI/CD setup, Nginx serves as a reverse proxy for our app, managing domains and SSL for secure communication. This setup ensures data encryption during transit and efficient traffic handling. Although Jenkins isn’t client-facing, adding a domain and SSL enhances security by encrypting sensitive data during access.
Hi sir I want to perform shell scripting for log file convert into zip We have test server, pre-production and production server I need a option in Jenkins parameters,but idont know how to add and person task . please help me
Hello Suresh . Would u please mention about Logs of which service ?
Assallamalaikum o Rahmath Ullah hi Barakath Masha Allah Tabaraq Allah Supppperb bro
Walikumassalam Jazakallah khair Dr.Ali Thanks for compliments
Thanks sir.
You're welcome Do subscribe and share our channel
Hi Aseem, you didnt use pipeline script, is there. a reason why?
We chose to use a freestyle pipeline to simplify the CI/CD process for those who are just getting started with Jenkins. However, we do have scripted pipeline tutorials for those looking to dive deeper. Check them out here: 1. th-cam.com/video/fGaGf3X3s6Q/w-d-xo.html 2. th-cam.com/video/R98DHKqAEos/w-d-xo.html Thanks for watching, and we hope you find our content helpful!
@@clouddevopswithaseem Alright Aseem thank you.
Thank you , valuable information
Most welcome , Keep Learning
Hello, thank you for your video, everything was explained very clearly. I wanted to ask if you know of any configuration to avoid having to do MFA authentication?. The reason is that we are a group of people using the same AWS account, and having to request the code from a single device every time one of us wants to log in doesn't seem the most convenient. I appreciate your help
Hello , carolin Thanks for appreciation. To avoid the MFA on every login , please a creare New IAM user and allow Console access to IAM user. Apply Administrator access to this user and note to OFF MFA for this user. This will allow the all admin activity to user without MFA repeatedly
Nice video.... How would I pass spring.profiles.active variable in the property with a pipeline script so i define which environment i want?
You can pass the spring.profiles.active variable in your Jenkins pipeline script by adding it as an environment variable and Java options during the application startup in Jenkins block Examples pipeline { environment { SPRING_PROFILES_ACTIVE = 'dev' // or 'prod', 'staging', etc. }
Hi Aseem Can you use apache instead of Nginx and setup Real-time NODE.js App deployment with Jenkins CI CD pipeline|Github Repo auto trigger webhook.
I will cover that part too with Apache webserve . 1. Install apache2 2. Enable apache modules 3. Cofigure Apache virtual host . App port reverse proxy All remains same as this video 4.
Thank you
Most welcome , do checkout th-cam.com/play/PLstAPNkIygGK_qRZD9LWSA-v9w0kyFW9p.html&si=eV9zDHY2hKEpNVXR
Excellent !!!!
Most welcome
Thanks Sir
You're most welcome, happy learning. 😊
Next video Aseem bro
Tommorrow,
You're the only tutor I have seen do something close to what I was looking for and also teach it clearly.
Thanks for appreciation. Do kindly share with your friends
Nice tutorial. Did you do something similar with NGINX?
Thanks for appreciation. Do checkout this tutorial th-cam.com/video/s0VCM9yM6bw/w-d-xo.html
@@clouddevopswithaseem I have watched it. Great tutorial and you're a very good tutor. In addition, I have also done a similar project before, but I want to use Jenkins to automate it like your previous tutorial I watched earlier.
@@clouddevopswithaseem Something like "Real-time CI CD pipeline project | Website Jenkins CI CD, GitHub repos & auto trigger webhooks with NGINX" instead of the APACHE used in this tutorial.
Thanks for your suggestion! NGINX is definitely a powerful option for CI/CD pipelines, and I appreciate your input!
@@UniqueAB247 On Request I have created Real-time CI CD pipeline project | Website Jenkins CI CD, GitHub repos & auto trigger webhooks with NGINX th-cam.com/video/xGWx_cXb9DE/w-d-xo.html Keep Learning
tq so much bhai
Most welcome. Keep Learning Kindly do share our videos with friends
Thanks Aseem …. Regards Jasmeet
Welcome Jasmeet
Thanks sir
Your most welcome. Kindly do share with your friends
such a great project. i appreciate the fact that it was not edited such that i saw how you resolved issues along the way
MagdaleneKien @ Thanks for appreciation. So nice of you 😇😇
Thanks sir
Your most welcome 😍 Happy learning
Great Session... 👍👍
Thanks Boss
❤
Thanks
thank you for sharing sir, i am a young DevOps engineer trying to get into the industry i have watched so many videos on K8s , but yours is so real and explicit. i do not regret my 2hrs of watching this video and i will watch it again.
Im glad to see our content helping to learning. Happy learning 🥰 Kindly checkout our new Aws DevOps playlist & do share with your friends. AWS & DEVOPS ZERO TO HERO: th-cam.com/play/PLstAPNkIygGI1hPF7_36VVr4a_OS5ANyj.html Thanks
@@clouddevopswithaseem sure infact i did already
Great session , thanks aseem
Hi Aseem, can you please create a K8's WordPress deployment lecture. This training was great. I was able to deploy the Bingo application from EKS and use Docker Desktop.
Thanks , Sure , will cover wordpress deplpyment too
Next session aseem bro
Its scheduled , tomorrow will uploaded
Thanks 🎉
You're welcome 😊
Please Hindi
Currently In english Koshish he Hindi me bhi cover ho
Best Explanation
Happy learning. Do checkout our new playlist AWS & DEVOPS ZERO TO HERO: th-cam.com/play/PLstAPNkIygGI1hPF7_36VVr4a_OS5ANyj.html
Thanks nicely explained
Highly appreciated. Happy learning Dp checkout our new complete course playlist AWS & DEVOPS ZERO TO HERO: th-cam.com/play/PLstAPNkIygGI1hPF7_36VVr4a_OS5ANyj.html
Happy learning. Do checkout our new playlist AWS & DEVOPS ZERO TO HERO: th-cam.com/play/PLstAPNkIygGI1hPF7_36VVr4a_OS5ANyj.html
Great 🎉
Great Dedication, regards Jasmeet😊
Happy Learning , Kindly do share in your circle🥰
Keep up the good work sir
Happy Learning , Kindly do share in your circle🥰
Good going Aseem👍
Thanks for appreciation. Kindly do share with your friends
When will be the next session aseem
Tommorrow will be next session.
@@clouddevopswithaseem OK aseem