[Udemy, Kalyan Reddy Daida] Azure Kubernetes Service with Azure DevOps and Terraform [2/2025, ENG]

Reply to topic
DL-List and Torrent activity
Size:  10.59 GB   |    Registered:  20 days   |    Completed:  0 times
Seeders:  171  [  0 KB/s  ]   Leechers:  1  [  0 KB/s  ]   Show peers in full details
 
   
 
 
Author Message

Find a password ®

Gender: Female

Longevity: 10 years

Posts: 2386

Post 18-Jun-2025 05:10

[Quote]

Azure Kubernetes Service with Azure DevOps and Terraform
Год выпуска: 2/2025
Производитель: Udemy, Kalyan Reddy Daida
Сайт производителя: https://www.udemy.com/course/azure-kubernetes-service-with-azure-devops-and-terraform/
Автор: Kalyan Reddy Daida
Продолжительность: 27h 50m 30s
Тип раздаваемого материала: Видеоурок
Язык: Английский
Субтитры: Английский
Описание:
What you'll learn
  • You will learn to build Azure AKS Production grade clusters using Azure AKS CLI
  • You will learn terraform from basics and create terraform manifests for provisioning Azure AKS Production grade clusters
  • You will learn to provision Azure AKS Clusters using Terraform and Azure DevOps.
  • You will learn 30+ kubernetes concepts and use 21 Azure Services in combination with Azure AKS
  • You will implement DevOps concepts with Azure DevOps Continuous Integration Pipelines and Continuous Deliver Pipelines also called Release Pipelines
  • You will write Azure DevOps CI Pipelines from scratch using Starter Pipelines
  • You will write kubernetes manifests with confidence after going through live template writing sections
  • You will learn Kubernetes Fundamentals in both imperative and declarative approaches
  • You will learn writing & deploying k8s manifests for storage concepts like storage class, persistent volume claim pvc, mysql
  • You will learn to switch from native Azure Disks to Azure MySQL Database using k8s external name service
  • You will learn writing and deploying load balancer k8s manifests for Azure Standard Load Balancer
  • You will learn writing ingress k8s manifests by enabling features like context path based routing, domain name based routing, SSL with LetsEncrypt and External DNS.
  • You will learn writing k8s manifests for Azure Virtual Nodes (serverless) and do mixed mode workload deployments in both Azure Linux NodePools and Virtual Nodes.
  • You will learn using ACR - Azure Container Registry in combination with AKS in 3 ways (ACR Attach, using Service Principal, on Virtual Nodes)
  • You will learn to enable Autoscaling features like HPA & Cluster Autoscaler
  • You will learn Docker fundamentals by implementing usecases like download image from Docker Hub and run on local desktop and build an image locally, test and push to Docker Hub.
  • You will master many kubectl commands over the process
  • You will learn to integrate Azure AKS with Azure Active Directory for AKS Admins to be created managed in Azure Active Directory
  • You will learn Kubernetes RBAC concepts like role, role-binding, cluster role, cluster role binding in combination with Azure AD for Azure AKS granular level access control
Requirements
  • You must have an Azure Cloud account to follow with me for hands-on activities.
  • You dont need to have any basic Docker or kubernetes knowledge to start this course.
Description
Important Note: This course requires you to download Docker Desktop from Docker website . If you are a Udemy Business user, please check with your employer before downloading software.
Course Overview
Welcome to this Amazing course on Azure AKS Kubernetes - Masterclass | Azure DevOps, Terraform. Below is the list of modules covered in this course.
Course Modules
  • Create Azure AKS Cluster using Azure Portal
  • Docker Fundamentals
  • Imperative Method: Kubernetes Fundamentals using kubectl
  • Declarative Method: Kubernetes Fundamentals using YAML
  • Azure Disks for AKS Storage
  • Custom Storage Class, PVC, and PV
  • AKS default Storage class, PVC and PV
  • User Management Web Application Deployment with MySQL as storage using Storage Class, PVC, and PV
  • Azure MySQL for AKS Storage
  • Kubernetes Secrets
  • Azure Files for AKS Storage
  • Ingress Basics
  • Ingress Context path based Routing
  • Azure DNS Zones - Delegate domain from AWS to Azure
  • Ingress and External DNS with Azure DNS Zones
  • Ingress Domain Name based Routing with External DNS
  • Ingress SSL with LetsEncrypt
  • Kubernetes Requests & Limits
  • Kubernetes Namespaces
  • Kubernetes Namespaces - Imperative
  • Kubernetes Namespaces - Limit Range
  • Kubernetes Namespaces - Resource Quota
  • Azure Virtual Nodes for AKS
  • Azure Virtual Nodes Basics
  • Azure AKS Virtual Nodes Mixed Mode Deployments
  • Azure Container Registry for AKS
  • Integrate Azure Container Registry ACR with AKS
  • Azure AKS Pull Docker Images from ACR using Service Principal
  • Pull Docker Images from ACR using Service Principal and Run on Azure Virtual Nodes
  • Azure DevOps with AKS Cluster
  • Azure DevOps - Build and Push Docker Image to Azure Container Registry
  • Azure DevOps - Build, Push to ACR and Deploy to AKS
  • Azure DevOps - Create Starter Pipeline
  • Azure DevOps - Release Pipelines
  • Azure AKS - Enable HTTP Application Routing AddOn
  • Azure AKS Authentication with Azure AD and Kubernetes RBAC
  • Azure AKS Cluster Access with Multiple Clusters
  • Azure AD Integration with Azure AKS for Authentication
  • Kubernetes RBAC Role & Role Binding with Azure AD on AKS
  • Kubernetes RBAC Cluster Role & Role Binding with AD on AKS
  • Azure AKS Cluster Autoscaling
  • Azure AKS - Cluster Autoscaler
  • Azure AKS - Horizontal Pod Autoscaler HPA
  • Azure AKS Production Grade Cluster Design using AZ AKS CLI
  • Create Azure AKS Cluster using AZ AKS CLI
  • Create Azure AKS Linux, Windows, and Virtual Node Pools
  • Deploy Apps to Azure AKS Linux, Windows, and Virtual Node Pools
  • Provision Azure AKS Clusters using Terraform
  • Terraform Command Basics
  • Terraform Language Basics
  • Provision AKS Cluster using Terraform
  • Create AKS Cluster Linux and Windows Node Pools
  • Create an Azure AKS Cluster using Custom Virtual Network
  • Provision Azure AKS using Terraform & Azure DevOpsAzure Services Covered
  • Azure Kubernetes Service
  • Azure Disks
  • Azure Files
  • Azure MySQL Database
  • Azure Storage Accounts
  • Azure Cloud Shell
  • Azure Load Balancer
  • Azure DNS Zones
  • Azure Container Registries ACR
  • Azure Container Registries ACR with Azure Service Principal
  • Azure DevOps - Build Pipelines with ACR & Github Repositories
  • Azure DevOps - Release Pipelines with AKS
  • Azure Public IP Address
  • Azure Standard Load Balancer
  • Azure Virtual Networks
  • Azure Active Directory
  • Azure Container Instances - Virtual Nodes
  • Azure AKS Windows and Linux User NodePools
  • Azure Managed Service Identity - MSI
  • Azure Virtual Machine Scale Sets
  • Azure Log Analytics Workspaces for Azure MonitorKubernetes Concepts Covered
  • Kubernetes Architecture
  • Pods
  • ReplicaSets
  • Deployments
  • Services - Load Balancer Service
  • Services - Cluster IP Service
  • Services - External Name Service
  • Services - Ingress Service
  • Services - Ingress SSL & SSL Redirect
  • Services - Ingress & External DNS
  • Services - Domain Name based Routing
  • Imperative - with kubectl
  • Declarative - Declarative with YAML
  • Secrets
  • Init Containers
  • Requests & Limits
  • Namespaces - Imperative
  • Namespaces - Limit Range
  • Namespaces - Resource Quota
  • Storage Classes
  • Persistent Volumes
  • Persistent Volume Claims
  • Services - Load Balancers
  • Annotations
  • HPA - Horizontal Pod Autoscaler
  • CA - Cluster Autoscaler
  • Config Maps
  • RBAC - Role & Role Bindings
  • RBAC - Cluster Role & Cluster Role Bindings
  • Virtual Kubelet
  • Secrets - Image Pull SecretsEach of my courses comes with
    • Amazing Hands-on Step By Step Learning Experiences
    • Real Implementation Experience
    • Friendly Support in the Q&A section
    • 30-Day "No Questions Asked" Money Back Guarantee!
    Who this course is for:
    • Azure Architects or Sysadmins or Developers who are planning to master Azure Kubernetes Service (AKS) for running applications on Kubernetes
    • Any beginner who is interested in learning kubernetes on cloud using Azure AKS.
    • Any beginner who is interested in learning Azure DevOps, Terraform to provision Azure Kubernetes Clusters
    Формат видео: MP4
    Видео: avc, 1280x720, 16:9, 30000 к/с, 799 кб/с
    Аудио: aac, 44.1 кгц, 62.8 кб/с, 2 аудио

    Изменения/Changes

    Version 2023/7 compared to 2020/10 has increased the number of 4 lessons and the duration of 23 minutes. Also, the Quality of the course has increased from 720p to 1080p.
    The 2025/2 version has not changed in terms of the number of lessons and time compared to 2023/7, but it has been updated after 2 years. Also, the quality of the course has been reduced from 1080p to 720p.

    MediaInfo

    General
    Complete name : D:\2. Udemy Courses\Udemy - Azure Kubernetes Service with Azure DevOps and Terraform (2.2025)\09. AKS Storage - Azure Files\3. Step-02 Review k8s manifests for Azure Files - Storage Class and PVC.mp4
    Format : MPEG-4
    Format profile : Base Media
    Codec ID : isom (isom/iso2/avc1/mp41)
    File size : 41.6 MiB
    Duration : 6 min 42 s
    Overall bit rate : 868 kb/s
    Frame rate : 30.000 FPS
    Recorded date : 2025-03-27 13:53:12.9237170+03:30
    Writing application : Lavf61.9.100
    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : [email protected]
    Format settings : CABAC / 4 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference frames : 4 frames
    Codec ID : avc1
    Codec ID/Info : Advanced Video Coding
    Duration : 6 min 41 s
    Bit rate : 799 kb/s
    Nominal bit rate : 1 600 kb/s
    Width : 1 280 pixels
    Height : 720 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Constant
    Frame rate : 30.000 FPS
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.029
    Stream size : 38.3 MiB (92%)
    Writing library : x264 core 164 r3095 baee400
    Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=22 / lookahead_threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=60 / keyint_min=6 / scenecut=0 / intra_refresh=0 / rc_lookahead=60 / rc=cbr / mbtree=1 / bitrate=1600 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=1600 / vbv_bufsize=3200 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
    Codec configuration box : avcC
    Audio
    ID : 2
    Format : AAC LC SBR
    Format/Info : Advanced Audio Codec Low Complexity with Spectral Band Replication
    Commercial name : HE-AAC
    Format settings : Explicit
    Codec ID : mp4a-40-2
    Duration : 6 min 42 s
    Bit rate mode : Constant
    Bit rate : 62.8 kb/s
    Channel(s) : 2 channels
    Channel layout : L R
    Sampling rate : 44.1 kHz
    Frame rate : 21.533 FPS (2048 SPF)
    Compression mode : Lossy
    Stream size : 3.01 MiB (7%)
    Title : default
    Default : Yes
    Alternate group : 1
    [only-soft.org].t212669.torrent
    Torrent: Registered [ 2025-06-18 05:10 ] · 1C2E0093AD743BA9F3B94C690573E3927620F3A1

    115 KB

    Status: checked
    Completed: 0 times
    Size: 10.59 GB
    Rate: 
    (Vote: 0)
    Have thanked: 0  Thanks
    [Udemy, Kalyan Reddy Daida] Azure Kubernetes Service with Azure DevOps and Terraform [2/2025, ENG] download torrent for free and without registration
  • [Profile] [PM]
    Forum Topic Author Size
    Devops [Udemy, Kalyan Reddy Daida] AWS EKS Kubernetes-Masterclass | DevOps, Microservices [12/2024, ENG] Find a password 8.3 GB
    Devops [Udemy, Kalyan Reddy Daida] Azure - HashiCorp Certified: Terraform Associate -70 Demos [2/2023, ENG] Find a password 15.46 GB
    Devops [Udemy, Kalyan Reddy Daida] Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos [12/2024, ENG] Find a password 18.54 GB
    Devops [Udemy, Kalyan Reddy Daida] Terraform on AWS with SRE & IaC DevOps | Real-World 20 Demos [5/2025, ENG] Find a password 9.08 GB
    Devops [Udemy, Kalyan Reddy Daida] Terraform on Azure with IaC DevOps SRE | Real-World 25 Demos [5/2025, ENG] Find a password 13.25 GB
    Devops [Udemy, Karan Gupta] 5 DevOps Project- GitLab, Kubernetes,Docker, AWS, SonarQube [10/2024, ENG] Find a password 2.58 GB
    Devops [Udemy, Karan Gupta] 5 DevOps Project- Jenkins, K8s,Docker, AWS, SonarQube,Nexus [9/2024, ENG] Find a password 3.95 GB
    Display posts:    
    Reply to topic

    Current time is: 08-Jul 23:28

    All times are UTC + 2



    You cannot post new topics in this forum
    You cannot reply to topics in this forum
    You cannot edit your posts in this forum
    You cannot delete your posts in this forum
    You cannot vote in polls in this forum
    You cannot attach files in this forum
    You can download files in this forum