Cloud Aseem
Cloud Aseem
  • 85
  • 58 401
DAY 16/60 LINUX-6 Redirection, Hostname, OS Info, Package Management & Service Control
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 practical examples that every system administrator should know.
Join this channel to get access to perks:
th-cam.com/channels/8EVuF-XAXwsMr3USVcMrPg.htmljoin
มุมมอง: 18

วีดีโอ

DAY-15/60 LINUX-5 Mastering Linux File and Directory Operations with Mkdir, Head, Tail, mv, Grep
มุมมอง 149 ชั่วโมงที่ผ่านมา
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
มุมมอง 9519 ชั่วโมงที่ผ่านมา
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
มุมมอง 6121 ชั่วโมงที่ผ่านมา
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 💻
มุมมอง 141วันที่ผ่านมา
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
มุมมอง 29วันที่ผ่านมา
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
มุมมอง 7214 วันที่ผ่านมา
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
มุมมอง 25414 วันที่ผ่านมา
In this video, we’ll show you how to write a Jenkins pipeline script to automate your CI/CD process and upload build artifacts to AWS S3. This hands-on tutorial will guide you through setting up a pipeline, building your project, and seamlessly transferring your artifacts to an S3 bucket using Jenkins. Github link for this session: github.com/Aseemakram19/Jenkins-pipeline-artifact-s3.git Github...
DAY 11/60 Linux-1 Linux Introduction | History, Differences from Windows, Distributions & Cli Basic
มุมมอง 8714 วันที่ผ่านมา
In this video, we’ll introduce you to Linux OS and explore its key differences from Windows. We’ll dive into the history of UNIX and Linux, talk about popular Linux distributions, and give you a solid understanding of the Command Line Interface (CLI). GitHub Repo : github.com/Aseemakram19/AWS-DevOps-COURSE-60DAYS.git Check Folder reference to session Number What You’ll Learn: ✅ The origins of L...
DAY 10/60 DAY WebServer Introduction , configure and deploy NginX
มุมมอง 7414 วันที่ผ่านมา
GitHub Repo : github.com/Aseemakram19/AWS-DevOps-COURSE-60DAYS.git Check Folder reference to session Number In this video, we'll walk you through an Introduction to Web Servers and show you how to configure and deploy NginX! 🚀 Whether you're new to web servers or want to learn how to set up NginX from scratch, this tutorial covers all the essential steps to get your website up and running smoot...
Day 09/60 How to Create and connect to a Windows Server EC2 instance on AWS | Password Setup
มุมมอง 6521 วันที่ผ่านมา
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 08/60 What is EBS Snapshots, automate via Data Life Cycle Manager,EC2 Types, Pricing calculator
มุมมอง 3921 วันที่ผ่านมา
In this session, we explore different EC2 instance types, how to use the AWS Pricing Calculator for cost estimation, and how to automate EBS backups with Data Lifecycle Manager. Perfect for optimizing both performance and costs in your AWS environment! 🚀 Key Topics: Overview of EC2 instance types and use cases 💻 Using the AWS Pricing Calculator for cost estimation 💰 Automating EBS backups with ...
DAY 07/60 AWS DEVOPS | AWS EC2 AMI and EBS SNAPSHOT
มุมมอง 4821 วันที่ผ่านมา
In this session, we'll cover Amazon Machine Images (AMI), Snapshots, and Elastic Block Store (EBS) in AWS. Learn how AMIs help create reusable machine images, how Snapshots ensure data backups, and how EBS provides scalable storage solutions for your EC2 instances. This is essential knowledge for managing cloud infrastructure efficiently. Key Topics: Introduction to Amazon Machine Images (AMI) ...
DAY 06/60 AWS DEVOPS - EC2 Services, launch Templates, Elastic IP stop, start, terminate EC2
มุมมอง 6621 วันที่ผ่านมา
Day 06: AWS DevOps Training - EC2 Launch Templates & Elastic IP (EIP) In this session, we explore how to efficiently use EC2 Launch Templates and Elastic IPs (EIP) in AWS. Learn how Launch Templates simplify instance configurations, make scaling easier, and how Elastic IPs provide stable IP addresses for your EC2 instances. This video is perfect for anyone looking to optimize their AWS infrastr...
Day 05/60 AWS Account Setup, Regions & Zones, EC2 Instance Creation & SSH Access
มุมมอง 82หลายเดือนก่อน
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
มุมมอง 182หลายเดือนก่อน
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
มุมมอง 120หลายเดือนก่อน
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
มุมมอง 89หลายเดือนก่อน
Day 02/60 Understanding DevOps - What & why is DevOps? Agile, SDLC, Sprint
DAY 01/60 AWS DEVOPS - SDCL WATER | AGILE METHODS | DEVOPS REQUIREMENT | AUTOMATION
มุมมอง 168หลายเดือนก่อน
DAY 01/60 AWS DEVOPS - SDCL WATER | AGILE METHODS | DEVOPS REQUIREMENT | AUTOMATION
Your First Jenkins Declarative Pipeline Script from scratch | Tutorial 2024 | Complete Guide
มุมมอง 279หลายเดือนก่อน
Your First Jenkins Declarative Pipeline Script from scratch | Tutorial 2024 | Complete Guide
DAY - 00/60 AWS DevOps Course Announcement | Master the Tools & Techniques!
มุมมอง 470หลายเดือนก่อน
DAY - 00/60 AWS DevOps Course Announcement | Master the Tools & Techniques!
Part 2 Kubernetes Hands on LIVE APP Deployment |EKS Cluster |Control Nodes | Services| Auto Healing
มุมมอง 183หลายเดือนก่อน
Part 2 Kubernetes Hands on LIVE APP Deployment |EKS Cluster |Control Nodes | Services| Auto Healing
Part 1 Kubernetes Masterclass Introduction| History | Architecture | Control panel & worker nodes
มุมมอง 116หลายเดือนก่อน
Part 1 Kubernetes Masterclass Introduction| History | Architecture | Control panel & worker nodes
Kubernetes for Beginners in One Video | Masterclass , Architecture , EKS End to End Project deploy
มุมมอง 771หลายเดือนก่อน
Kubernetes for Beginners in One Video | Masterclass , Architecture , EKS End to End Project deploy
SonarQube setup and integrate with Jenkins | Website Code Quality Analysis , Vulnerabilities .
มุมมอง 1962 หลายเดือนก่อน
SonarQube setup and integrate with Jenkins | Website Code Quality Analysis , Vulnerabilities .
How to Install Terraform on Ubuntu | Setup Terraform IAC on Ubuntu AWS EC2 Instance
มุมมอง 502 หลายเดือนก่อน
How to Install Terraform on Ubuntu | Setup Terraform IAC on Ubuntu AWS EC2 Instance
How to Install PostgreSQL 16 on EC2 with pgAdmin 4 | Complete 2024 Guide for Enhanced Security
มุมมอง 2452 หลายเดือนก่อน
How to Install PostgreSQL 16 on EC2 with pgAdmin 4 | Complete 2024 Guide for Enhanced Security
Kubernetes eks cluster setup with VPC using Terraform | Modules .
มุมมอง 1982 หลายเดือนก่อน
Kubernetes eks cluster setup with VPC using Terraform | Modules .
Deploy AWS EKS Cluster Using Terraform | Terraform EKS Cluster Creation | Create EKS Using Terraform
มุมมอง 5642 หลายเดือนก่อน
Deploy AWS EKS Cluster Using Terraform | Terraform EKS Cluster Creation | Create EKS Using Terraform
How to Install and Configure Grafana: Setup Dashboard to Monitor CPU, Memory, Disk, and Network
มุมมอง 4453 หลายเดือนก่อน
How to Install and Configure Grafana: Setup Dashboard to Monitor CPU, Memory, Disk, and Network