[Udemy, Kalyan Reddy Daida] Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos [12/2024, ENG]

Reply to topic
DL-List and Torrent activity
Size:  18.54 GB   |    Registered:  20 days   |    Completed:  0 times
Seeders:  518  [  0 KB/s  ]   Leechers:  50  [  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]

Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos
Год выпуска: 12/2024
Производитель: Udemy, Kalyan Reddy Daida
Сайт производителя: https://www.udemy.com/course/terraform-on-aws-eks-kubernetes-iac-sre-50-real-world-demos/
Автор: Kalyan Reddy Daida
Продолжительность: 45h 15m 14s
Тип раздаваемого материала: Видеоурок
Язык: Английский
Субтитры: Английский
Описание:
What you'll learn
  • You will learn to master Terraform & Kubernetes on AWS EKS in a Real-world perspective with 55 demo's on AWS Cloud with 50+ Kubernetes and 30+ Terraform Concept
  • You will learn Terraform Basics for 4.5 hours
  • You will build a AWS VPC 3-Tier network with Terraform
  • You will build a AWS EKS Cluster with Public and Private Node Groups with Terraform
  • You will learn Kubernetes Fundamentals for 3 hours
  • You will implement a simple kubernetes deployment and service using Terraform Kubernetes Provider
  • Understand and Implement Terraform Remote State Datasource
  • You will learn AWS EKS IRSA (IAM Roles for Service Accounts Concept) in detail and implement it with Terraform
  • You will master Kubernetes Storage concepts with AWS EBS CSI Controller by automating the whole install process with Terraform
  • You will master AWS EKS IAM Concepts with 7 detailed Demo
  • You will learn to implement AWS Load Balancer Controller Install on AWS EKS Cluster with Terraform
  • You will learn to implement 14 Ingress Service Demos (AWS Application Load Balancer) using Terraform Kubernetes Provider
  • You will learn to implement 3 Kubernetes Service Demos for AWS Load Balancer Controller
  • You will master the AWS Fargate Concepts with 3 demos including running all workloads of EKS Cluster on AWS Fargate (Fargate Only EKS Cluster)
  • You will install Kubernetes Cluster Autoscaler on AWS EKS Cluster with Terraform and Test it
  • You will implement Horizontal and Vertical Pod Autoscaler Concepts with Terraform
  • You will learn to implement AWS EKS Monitoring and Logging using kubectl and Terraform
Requirements
  • You must have an AWS Cloud account to follow with me for hands-on activities.
  • You don't need to have any basic knowledge of Terraform. Course will get started from very very basics of Terraform and take you to very advanced levels
  • You don't need to have any basic knowledge of Kubernetes. Course will get started from very very basics of Kubernetes and take you to very advanced levels
Description
******* Course Overview *******
Welcome to this Amazing course on Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos. Below is the list of modules covered in this course.

Course Modules

    01. Infrastructure as Code (IaC)
    02. Terraform Install Tools, Command and Language Basics
    03. Terraform Settings, Providers, and Resources
    04. Terraform Input Variables, Output Values, Datasources
    05. Terraform Loops, MetaArguments, Splat Operator and Functions
    06. AWS VPC 3-Tier Architecture Design using Terraform
    07. Bastion Host AWS EC2 Instances, Security Groups, TF Provisioners with Terraform
    08. AWS EKS Cluster, Public and Private Node Groups using Terraform
    09. Kubernetes Fundamentals
    10. Kubernetes Deployment and Service using YAML
    11. Terraform Kubernetes Provider - Kubernetes Deployment & Service
    12. Terraform Remote State Storage - AWS S3 & DynamoDB
    13. AWS EKS IAM Roles for Service Accounts (IRSA) using Terraform
    14. AWS EKS EBS CSI Driver Install with Self-Managed AddOn Option using Terraform
    15. AWS EKS EBS Demo using k8s YAML (UserMgmt WebApp with MySQL DB)
    16. AWS EKS EBS Demo using k8s Terraform (UserMgmt WebApp with MySQL DB)
    17. AWS EKS EBS Volumes Retain and Resize Settings
    18. AWS EBS CSI EKS Add-On
    19. Provision AWS IAM Admin User as EKS Admin
    20. Provision AWS IAM Basic User as EKS Admin
    21. Provision of AWS Users (Admin & Basic) as EKS Admins using Terraform
    22. Provision EKS Admins using IAM Roles & IAM Groups
    23. Provision EKS Admins using IAM Roles & IAM Groups using Terraform
    24. Provision EKS ReadOnly User using IAM Roles, Groups & k8s CR, CRB
    25. Provision EKS Developer Users using IAM Roles, Groups & k8s R, RB
    26. AWS Load Balancer Controller Install using Terraform Helm Provider
    27. Ingress Basics - Automate with Terraform
    28. Ingress Context Path based Routing - Automate with Terraform
    29. Ingress SSL and SSL Redirect - Automate with Terraform
    30. Install ExternalDNS using Terraform Helm Provider
    31. Ingress with ExternalDNS - Automate with Terraform
    32. Kubernetes LB Service with ExternalDNS - Automate with Terraform
    33. Ingress Name based Virtual Host Routing- Automate with Terraform
    34. Ingress SSL Discovery Host
    35. Ingress SSL Discovery TLS
    36. Ingress Groups - Automate with Terraform
    37. Ingress Target Type IP - Automate with Terraform
    38. Ingress Internal Load Balancer - Automate with Terraform
    39. Ingress Cross Namespaces - Automate with Terraform
    40. AWS Network Load Balancer with AWS Load Balancer Controller
    41. AWS NLB TLS, External DNS with AWS LBC - Automate with Terraform
    42. AWS NLB Internal LB with AWS LBC - Automate with Terraform
    43. AWS EKS Fargate Profiles using Terraform
    44. Run EKS Workloads on AWS Fargate - Automate with Terraform
    45. AWS Fargate Only EKS Cluster using Terraform
    46. AWS EFS CSI Controller Install using Terraform Helm Provider
    47. AWS EFS Static Provisioning - Automate with Terraform
    48. AWS EFS Dynamic Provisioning - Automate with Terraform
    49. AWS EFS File System Mount for Fargate Workloads
    50. Kubernetes Cluster Autoscaler Controller Install
    51. Kubernetes Cluster Autoscaler Controller Test
    52. Kubernetes Horizontal Pod Autoscaling with Terraform
    53. Kubernetes Vertical Pod Autoscaling with Terraform
    54. AWS EKS Monitoring and Logging with kubectl
    55. AWS EKS Monitoring and Logging with Terraform

Kubernetes Concepts Covered

01. Kubernetes Deployments
02. Kubernetes Pods
03. Kubernetes Service of Type LoadBalancer
04. Kubernetes Service of Type ClusterIP
05. Kubernetes Ingress Service
06. Kubernetes Ingress Class
07. Kubernetes Storage Class
08. Kubernetes Storage Persistent Volume
09. Kubernetes Storage Persistent Volume Claim
10. Kubernetes RBAC
11. Kubernetes Role
12. Kubernetes Role Binding
13. Kubernetes Cluster Role
14. Kubernetes Cluster Role Binding
15. Kubernetes Cluster Autoscaler
16. Kubernetes Vertical Pod Autoscaler
17. Kubernetes Horizontal Pod Autoscaler
18. Kubernetes DaemonSets
19. Kubernetes Namespaces
20. Kubernetes Service Accounts
21. Kubernetes Groups
22. Kubernetes ConfigMaps
23. Kubernetes Requests and Limits
24. Kubernetes Worker Nodes

Terraform Concepts covered

    01. Settings Block
    02. Providers Block
    03. Multiple Providers usage
    04. Dependency Lock File Importance
    05. Resources Syntax and Behavior
    06. Resources Meta-Argument - depends_on
    07. Resources Meta-Argument - count
    08. Resources Meta-Argument - for_each
    09. Resources Meta-Argument - lifecycle
    10. Input Variables - Basics
    11. Input Variables - Assign When Prompted
    12. Input Variables - Assign with terraform.tfvars
    13. Input Variables - Assign with auto tfvars
    14. Input Variables - Lists
    15. Input Variables - Maps
    16. File Function
    17. Output Values
    18. Local Values
    19. Datasources
    20. Backends - Remote State Storage
    21. File Provisioner
    22. remote-exec Provisioner
    23. local-exec Provisioner
    24. Null Resource
    25. Modules from Public Registry
    26. element function
    27. Remote State Datasource
    28. Terraform Datasources

Terraform Providers used

1. AWS Terraform Provider
2. Kubernetes Terraform Provider
3. Kubectl Terraform Provider
4. HTTP Terraform Provider
5. Null Terraform Provider
6. Helm Terraform Provider
Each 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:
  • Infrastructure Architects or Sysadmins or Developers who are planning to master Terraform from Real-World perspective on AWS Cloud in combination with AWS Elastic Kubernetes Service (AWS EKS)
  • Any beginner who is interested in learning IaC Infrastructure as Code current trending tool Terraform with AWS Cloud
Формат видео: MP4
Видео: avc, 1280x720, 16:9, 30000 к/с, 895 кб/с
Аудио: aac, 44.1 кгц, 62.8 кб/с, 2 аудио

Изменения/Changes

The 2024/12 version has increased by 1 lesson and 1 minute in duration compared to the 2023/2 version.

MediaInfo

General
Complete name : D:\2. Udemy Courses\Udemy - Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos (12.2024)\06. Section-06 AWS VPC 3-Tier Architecture Design using Terraform\03. Step-03 Introduction to Terraform Modules.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
File size : 92.7 MiB
Duration : 13 min 26 s
Overall bit rate : 964 kb/s
Frame rate : 30.000 FPS
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 : 13 min 25 s
Bit rate : 895 kb/s
Nominal bit rate : 3 200 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.032
Stream size : 86.0 MiB (93%)
Writing library : x264 core 148
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=3200 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=3200 / vbv_bufsize=6400 / 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 : 13 min 26 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 : 6.03 MiB (7%)
Default : Yes
Alternate group : 1
[only-soft.org].t212668.torrent
Torrent: Registered [ 2025-06-18 05:10 ] · 0D2E7DE22B72C661041F5F47BA884A04E49752A0

188 KB

Status: checked
Completed: 0 times
Size: 18.54 GB
Rate: 
(Vote: 0)
Have thanked: 0  Thanks
[Udemy, Kalyan Reddy Daida] Terraform on AWS EKS Kubernetes IaC SRE- 50 Real-World Demos [12/2024, 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] Azure Kubernetes Service with Azure DevOps and Terraform [2/2025, ENG] Find a password 10.59 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:07

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