03. Maintaining Applications with Deployments/09. Demo- Using UpdateStrategy and Readiness Probes to Control a Rollout.mp4 53.9 MB
03. Maintaining Applications with Deployments/03. Demo- Updating a Deployment and Checking Deployment Rollout Status.mp4 31.3 MB
03. Maintaining Applications with Deployments/08. Demo- Rolling Back a Deployment and Controlling the Rate of a Rollout with UpdateStrategy.mp4 31.0 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/04. Demo- Creating and DaemonSets Controller Operations.mp4 23.1 MB
02. Using Controllers to Deploy Applications and Deployment Basics/06. Demo- Creating a Basic Deployment Imperatively and Declaratively.mp4 22.3 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/05. Demo- Creating DaemonSets with NodeSelectors and Updating DaemonSets.mp4 22.1 MB
02. Using Controllers to Deploy Applications and Deployment Basics/10. Demo- ReplicaSet Controller Operations - Node Failures.mp4 20.9 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/10. Demo- Working with Parallel Jobs and Scheduling Tasks with CronJobs.mp4 19.8 MB
02. Using Controllers to Deploy Applications and Deployment Basics/08. Demo- Creating a Deployment and ReplicaSet Controller Operations.mp4 18.3 MB
03. Maintaining Applications with Deployments/02. Updating a Deployment and Checking Deployment Rollout Status.mp4 16.4 MB
03. Maintaining Applications with Deployments/12. Demo- Scaling a Deployment.mp4 15.8 MB
02. Using Controllers to Deploy Applications and Deployment Basics/09. Demo- ReplicaSet Controller Operations - Working with Labels and Selectors.mp4 15.0 MB
02. Using Controllers to Deploy Applications and Deployment Basics/07. Understanding ReplicaSet Controller Operations.mp4 13.4 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/08. Demo- Executing Tasks with Jobs.mp4 12.8 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/09. Demo- Dealing with Job Failures and restartPolicy.mp4 11.2 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/02. Controllers in Kubernetes and Understanding DaemonSets.mp4 11.0 MB
04. Deploying and Maintaining Applications with DaemonSets and Jobs/06. Introducing and Working with Jobs.mp4 11.0 MB
03. Maintaining Applications with Deployments/04. Demo- Updating a Deployment and Checking Deployment Rollout Status (cont.).mp4 9.9 MB
03. Maintaining Applications with Deployments/07. Pausing and Rolling Back Deployments.mp4 9.3 MB
03. Maintaining Applications with Deployments/10. Demo- Restarting a Deployment.mp4 8.7 MB
[TutsNode.net] - Certified Kubernetes Administrator Ultimate Masterclass 2023/1. Introduction/20. Pod Scheduling Using Node Name and Node Selector.mp4 80.7 MB
[TutsNode.net] - Certified Kubernetes Administrator Ultimate Masterclass 2023/1. Introduction/21. Using Named Port in Deployment and Service.mp4 63.2 MB
10 - ALB Ingress Install AWS Load Balancer Controller Install on AWS EKS Cluster/88 - Step06 LBC Service Account and TLS Cert Internals.mp4 253.2 MB
23 - EKS DevOps with AWS Developer Tools CodeCommit CodeBuild and CodePipeline/152 - Step07 CodeBuild Review Buildspecyml.mp4 220.0 MB
10 - ALB Ingress Install AWS Load Balancer Controller Install on AWS EKS Cluster/85 - Step03 Create IAM Policy IAM Role k8s service account and annotate it with I.mp4 198.9 MB
21 - AWS Network Load Balancer with AWS Load Balancer Controller/132 - Step01 Introduction to Network Load Balancer with k8s Service.mp4 194.5 MB
21 - AWS Network Load Balancer with AWS Load Balancer Controller/140 - Step09 NLB Fargate Demo with Target Type IP.mp4 182.8 MB
18 - ALB Ingress Target Type IP Mode/120 - Step02 Implement Ingress Target Type IP Mode.mp4 149.5 MB
21 - AWS Network Load Balancer with AWS Load Balancer Controller/133 - Step02 Review kubernetes manifest Deployment and Service with NLB Annotation.mp4 148.5 MB
23 - EKS DevOps with AWS Developer Tools CodeCommit CodeBuild and CodePipeline/157 - Step12 Update indexhtml with V3 Version and Push changes and Monitor Pipeline.mp4 140.0 MB
23 - EKS DevOps with AWS Developer Tools CodeCommit CodeBuild and CodePipeline/154 - Step09 Create CodePipeline.mp4 138.2 MB
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4 196.8 MB
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4 174.1 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4 155.5 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 145.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4 142.7 MB
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4 130.7 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4 126.9 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin.mp4 121.0 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 120.6 MB
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4 117.6 MB
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang.mp4 114.6 MB
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests.mp4 114.0 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4 113.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue.mp4 110.8 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4 104.9 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4 102.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4 101.2 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 100.6 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4 98.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4 93.3 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/04 AWS EKS operations using eksctl/012 Cluster AutoScaler Part I.mp4 191.5 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/09 Deploy a stateless sample app/029 Deploy backend resources.mp4 135.3 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/04 AWS EKS operations using eksctl/010 NodeGroups & Spot Instances.mp4 124.5 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/09 Deploy a stateless sample app/032 Perform some chaos testing.mp4 122.4 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/03 Setup an AWS EKS cluster with eksctl/009 Create EKS Cluster with eksctl.mp4 104.5 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/11 Deploy a stateful app - using Amazon EFS/045 Deploy Wordpress frontend.mp4 92.2 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/04 AWS EKS operations using eksctl/013 Cluster AutoScaler Part II.mp4 87.9 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/09 Deploy a stateless sample app/030 Deploy frontend resources.mp4 86.8 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/13 Fargate on EKS/049 Create a Fargate Cluster on EKS.mp4 77.4 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/04 AWS EKS operations using eksctl/014 CloudWatch Logging for EKS Cluster Services.mp4 74.1 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/03 Setup an AWS EKS cluster with eksctl/008 Setup Command Line CLI Tools.mp4 65.5 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/10 Deploy a stateful app - using Amazon EBS/035 Create physical volume.mp4 65.3 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/08 Deploy the Kubernetes Dashboard/027 Explore the Kubernetes Dashboard in EKS.mp4 62.3 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/09 Deploy a stateless sample app/031 Scaling Pods up and down.mp4 57.9 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/06 Managing Users & RBAC in EKS/018 Adding a Read-Only User in EKS.mp4 57.6 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/11 Deploy a stateful app - using Amazon EFS/042 Enable EFS.mp4 57.1 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/11 Deploy a stateful app - using Amazon EFS/043 Create namespace & prepare storage.mp4 54.0 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/11 Deploy a stateful app - using Amazon EFS/044 Deploy MySQL backend.mp4 52.8 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/10 Deploy a stateful app - using Amazon EBS/039 Deploy Wordpress via StatefulSet.mp4 50.6 MB
[TutsNode.com] -Amazon EKS Starter Docker on AWS EKS with Kubernetes/13 Fargate on EKS/050 Add the Fargate Capability to an existing EKS cluster.mp4 47.5 MB
01-Kubernetes Installation.. Fundamentals (Feb 2021)/4. Working with Your Kubernetes Cluster/4. Demo- Using kubectl-..bash Auto-Completion.mp4 60.5 MB
03-Managing Kubernetes..Deployments (Sep 2021)/3. Maintaining Applications with Deployments/09. Demo- Using UpdateStrategy and Readiness Probes to Control a Rollout.mp4 53.9 MB
01-Kubernetes Installation.. Fundamentals (Feb 2021)/4. Working with Your Kubernetes Cluster/6. Demo- Imperative..with Resources in Your Cluster.mp4 50.9 MB
01-Kubernetes Installation.. Fundamentals (Feb 2021)/3. Installing and Configuring Kubernetes/17. Demo- Creating a Cluster Control Plane Node.mp4 50.2 MB
01-Kubernetes Installation.. Fundamentals (Feb 2021)/3. Installing and Configuring Kubernetes/18. Demo- Adding a Node to Your Cluster.mp4 37.2 MB
02-Managing the..and Pods (May 2021)/3. Managing Objects with Labels, Annotations, and Namespaces/11. Demo- Services, Labels, Selectors, and Scheduling Pods to Nodes.mp4 37.2 MB
04-Configuring..and Scheduling (Jan 2022)/4. Managing and Controlling the Kubernetes Scheduler/07. Demo- Controlling Pod Placement with Affinity.mp4 35.9 MB
02-Managing the..and Pods (May 2021)/3. Managing Objects with Labels, Annotations, and Namespaces/09. Demo- Working with Labels - Creating, Querying, and Editing.mp4 35.1 MB
05-Configuring and Managing..s and Ingress (Oct 2021)/4. Configuring and Managing Application Access with Ingress/10. Demo- Exposing a Multiple Services with Ingress Using Path Based Routing.mp4 33.5 MB
02-Managing the..and Pods (May 2021)/4. Running and Managing Pods/16. Demo- Pod Lifecycle and Container Restart Policy.mp4 31.4 MB
03-Managing Kubernetes..Deployments (Sep 2021)/3. Maintaining Applications with Deployments/03. Demo- Updating a Deployment and Checking Deployment Rollout Status.mp4 31.3 MB
06-Maintaining, Monitoring..Kubernetes (Jun 2020)/3. Logging and Monitoring in Kubernetes Clusters/06. Demo- Kubernetes Logging Architecture - Pods.mp4 30.1 MB
02-Managing the..and Pods (May 2021)/2. Using the Kubernetes API/17. Demo- Special API Requests - Watch, Exec, and Log.mp4 28.2 MB
04-Configuring..and Scheduling (Jan 2022)/4. Managing and Controlling the Kubernetes Scheduler/03. Demo- Scheduling in Action and Scheduling Pods with Requests.mp4 28.1 MB
01-Kubernetes Installation.. Fundamentals (Feb 2021)/4. Working with Your Kubernetes Cluster/8. Demo- Declarative Deployments..Existing Resources in Your Cluster.mp4 27.8 MB
02-Managing the..and Pods (May 2021)/3. Managing Objects with Labels, Annotations, and Namespaces/05. Demo- Working with Namespaces and Objects in Namespaces.mp4 27.5 MB
04-Configuring..and Scheduling (Jan 2022)/3. Configuration as Data - Environment Variables, Secrets, and ConfigMaps/09. Demo- Pulling a Container Image Using a Secret.mp4 27.2 MB
04-Configuring..and Scheduling (Jan 2022)/2. Configuring and Managing Storage in Kubernetes/11. Demo- Using a Persistent Volume in a Pod.mp4 26.5 MB
02-Managing the..and Pods (May 2021)/3. Managing Objects with Labels, Annotations, and Namespaces/10. Demo- Deployments, ReplicaSets, Labels, and Selectors.mp4 26.3 MB
07-Configuring..Kubernetes Security (Aug 2020)/3. Managing Certificates and kubeconfig Files/06. Demo- Investigating a Control Plane Pod kubeconfig Configuration.mp4 26.2 MB