Download Free Download : Udemy Docker and Kubernetes Your complete guide
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:7.03 GB
Files Included :
1 What is expected from students to understand this course.mp4 (29.28 MB)
MP4
10 There is a lot more that we need to cover.mp4 (21.12 MB)
MP4
2 Let's build our foundation - About machines.mp4 (27.32 MB)
MP4
3 Let's build our foundation - About applications.mp4 (20.99 MB)
MP4
4 The advent of virtual machine.mp4 (43.17 MB)
MP4
5 The advent of containers.mp4 (73.84 MB)
MP4
6 What is Docker.mp4 (22.61 MB)
MP4
7 Docker Installation.mp4 (28.78 MB)
MP4
8 Setting up Docker on Windows.mp4 (71.36 MB)
MP4
9 Setting up Docker on macOS.mp4 (25.92 MB)
MP4
1 What are we going to cover.mp4 (16.07 MB)
MP4
10 Lab - Docker containers.mp4 (50.52 MB)
MP4
12 Lab - Connecting to our containers.mp4 (69.95 MB)
MP4
16 About hosting web applications.mp4 (13.88 MB)
MP4
17 A simple web application.mp4 (49.65 MB)
MP4
17 1 application.zip (1.4 MB)
ZIP
18 Deploying an Apache Web server on Windows.mp4 (39.22 MB)
MP4
19 Deploying an Apache Web server on Linux.mp4 (28.35 MB)
MP4
2 Understanding what we implemented in the prior chapter.mp4 (22.57 MB)
MP4
21 Deploying our application onto a container.mp4 (48 MB)
MP4
22 Lab - Building our own image.mp4 (113.1 MB)
MP4
25 MacOS - Building our image and running our image.mp4 (44.11 MB)
MP4
26 Inspecting our layers.mp4 (26.91 MB)
MP4
27 Summary.mp4 (14.44 MB)
MP4
3 Introducing Dockerhub.mp4 (22.57 MB)
MP4
4 Running the container in detach mode.mp4 (78.72 MB)
MP4
5 Publishing the container port number.mp4 (60.48 MB)
MP4
6 Docker images.mp4 (37.21 MB)
MP4
7 Note on running commands on our system.mp4 (9.16 MB)
MP4
8 Lab - Working with images.mp4 (47.67 MB)
MP4
1 Lab - Naming containers.mp4 (14.28 MB)
MP4
10 Looking at deploying different types of application.mp4 (31.9 MB)
MP4
11 Using a Node js app.mp4 (28.13 MB)
MP4
12 Hosting a Node js application on Windows.mp4 (18.89 MB)
MP4
13 Hosting a Node js application on Linux.mp4 (8.59 MB)
MP4
15 Lab - The Dockerfile for the Node js app.mp4 (120.86 MB)
MP4
17 Review of the Node js application deployment.mp4 (25.38 MB)
MP4
18 Lab - Logging for Docker containers.mp4 (18.47 MB)
MP4
20 Running PHP applications on Windows.mp4 (36.74 MB)
MP4
22 Running PHP applications on Linux.mp4 (16.52 MB)
MP4
24 Lab - Using a PHP application.mp4 (29.58 MB)
MP4
25 1 application.zip (1.34 MB)
ZIP
26 Building a custom Docker image for MySQL.mp4 (18.34 MB)
MP4
27 Installing MySQL server on Windows.mp4 (47.81 MB)
MP4
28 Installing MySQL server on Linux.mp4 (18.43 MB)
MP4
3 Lab - Deleting a container after exit.mp4 (17.75 MB)
MP4
30 Lab - Now let's look at a MySQL container.mp4 (37.75 MB)
MP4
32 Lab - Connecting to MySQL from our windows machine.mp4 (11.11 MB)
MP4
33 Lab - Using MySQL workbench on MacOS.mp4 (12.23 MB)
MP4
34 What have we done so far.mp4 (8.29 MB)
MP4
35 Our PHP application revised.mp4 (75.32 MB)
MP4
36 1 application.zip (1.34 MB)
ZIP
38 Another example on using Dockerfile.mp4 (21.92 MB)
MP4
38 1 application.zip (1.34 MB)
ZIP
39 Summary.mp4 (7.57 MB)
MP4
5 About tagging Docker images.mp4 (31.22 MB)
MP4
6 Note on using VS Code for Docker commands.mp4 (6.88 MB)
MP4
7 Lab - Let's make a change to our application files.mp4 (30.12 MB)
MP4
1 Understanding Networking.mp4 (51.95 MB)
MP4
10 1 CustomMySQL.zip (672 B)
ZIP
11 Lab - Using volumes in Docker.mp4 (55.57 MB)
MP4
14 Lab - Rebuilding the custom MySQL image.mp4 (29.61 MB)
MP4
15 1 CustomMySQL.zip (696 B)
ZIP
16 Lab - Using a NET application.mp4 (102.7 MB)
MP4
18 Installing Visual Studio 2022.mp4 (28.86 MB)
MP4
19 Using Visual Studio on macOS.mp4 (32.74 MB)
MP4
19 2 sqlapp.zip (13.22 MB)
ZIP
2 Lab - Docker Networking.mp4 (80.69 MB)
MP4
20 Lab - Using a volume for the images.mp4 (47.73 MB)
MP4
21 1 images.zip (111.58 KB)
ZIP
22 Understanding what we implemented.mp4 (5.17 MB)
MP4
23 Multi-stage builds.mp4 (57.73 MB)
MP4
24 Hosting a Node js application with packages.mp4 (22.57 MB)
MP4
25 Running a Node js application with packages.mp4 (34.08 MB)
MP4
25 1 application.zip (561 B)
ZIP
26 Running the node js application in a container.mp4 (25.54 MB)
MP4
27 Reducing the image size.mp4 (16.35 MB)
MP4
28 Using Dockerfile to generate npm modules.mp4 (27.6 MB)
MP4
29 Caching when it comes to building Docker images.mp4 (53.6 MB)
MP4
30 The dockerignore file.mp4 (16.15 MB)
MP4
31 Summary.mp4 (17.65 MB)
MP4
5 Lab - Copying files onto the container.mp4 (52.8 MB)
MP4
6 1 application.zip (1.34 MB)
ZIP
7 Lab - Bind mounts.mp4 (23.28 MB)
MP4
9 Lab - Creating a custom MySQL image.mp4 (42.12 MB)
MP4
1 Docker Compose.mp4 (12.97 MB)
MP4
10 Docker Compose - Running multiple containers.mp4 (54.77 MB)
MP4
10 1 application.zip (1.34 MB)
ZIP
11 Docker compose - Using multiple volumes.mp4 (31.7 MB)
MP4
12 Using the depends clause.mp4 (9.11 MB)
MP4
13 Docker Compose - Building images.mp4 (24.12 MB)
MP4
14 Using Docker hub.mp4 (24.63 MB)
MP4
15 Publishing images onto Docker hub.mp4 (43.89 MB)
MP4
17 Running containers based on Docker hub images.mp4 (20.31 MB)
MP4
19 Using Docker compose with images from Docker hub.mp4 (14.53 MB)
MP4
2 Let's start with a simple Docker compose file.mp4 (80.12 MB)
MP4
20 Using Docker compose on macOS.mp4 (11.52 MB)
MP4
21 Review of the Docker compose file.mp4 (58.32 MB)
MP4
22 Docker compose - Safeguarding secrets via files.mp4 (36.67 MB)
MP4
23 Quick Introduction onto Docker swarm.mp4 (18.07 MB)
MP4
24 Docker compose - Using docker secrets.mp4 (39.13 MB)
MP4
26 Docker compose - Using environment variables.mp4 (37.21 MB)
MP4
26 1 application.zip (1.34 MB)
ZIP
27 Docker compose - Another use of environment variables.mp4 (34.72 MB)
MP4
27 1 application.zip (1.34 MB)
ZIP
28 Summary.mp4 (12.4 MB)
MP4
3 1 application.zip (1.34 MB)
ZIP
4 Starting with a simple MySQL database container.mp4 (37.6 MB)
MP4
5 Lab - Docker Compose - Using our Custom MySQL image.mp4 (26.62 MB)
MP4
6 MySQL container with volumes.mp4 (52.83 MB)
MP4
8 MySQL container with network.mp4 (34.94 MB)
MP4
1 What are we going to cover.mp4 (22.08 MB)
MP4
10 Lab - Azure - Using Docker compose on the Machine.mp4 (36.21 MB)
MP4
11 Implementing multiple containers on the cloud.mp4 (75.08 MB)
MP4
12 Lab - Using Azure Blob Storage - Building our image.mp4 (31.66 MB)
MP4
12 1 application.zip (1.34 MB)
ZIP
13 Lab - Using Azure Blob Storage - Creating a storage account.mp4 (38.69 MB)
MP4
13 1 images.zip (111.58 KB)
ZIP
14 Lab - Using Azure Blob Storage - Referencing data.mp4 (51.99 MB)
MP4
16 Lab - Azure - Using Azure Container Registry.mp4 (46.77 MB)
MP4
18 Lab - Azure - Using Azure Container Instances.mp4 (36.51 MB)
MP4
19 Azure - Deleting resources.mp4 (8.34 MB)
MP4
2 Benefits of cloud platforms.mp4 (27.23 MB)
MP4
20 About Amazon Web Services.mp4 (10.48 MB)
MP4
21 Creating the AWS Free Tier account.mp4 (29.46 MB)
MP4
22 Navigating around the AWS Console.mp4 (28.12 MB)
MP4
23 Lab - AWS - Creating an EC2 Instance.mp4 (34.14 MB)
MP4
24 Lab - AWS - Installing Docker on the Instance.mp4 (35.93 MB)
MP4
25 Lab - AWS - Running a container on the instance.mp4 (34.07 MB)
MP4
27 Lab - AWS - Using Docker Compose.mp4 (20.04 MB)
MP4
28 Lab - Using AWS S3 - Building our image.mp4 (27.31 MB)
MP4
28 1 application.zip (1.34 MB)
ZIP
29 Lab - Using AWS S3 - Pushing our image.mp4 (58.34 MB)
MP4
3 About Microsoft Azure.mp4 (16.22 MB)
MP4
31 Lab - Using AWS S3 - Final Implementation.mp4 (14.64 MB)
MP4
33 Note on using a different Docker network driver.mp4 (23.23 MB)
MP4
34 Lab - AWS - Using the Elastic Container Registry.mp4 (57.67 MB)
MP4
36 Quick note on the Amazon Elastic Container Service.mp4 (26.02 MB)
MP4
37 Clean-up of AWS resources.mp4 (13.11 MB)
MP4
4 Creating an Azure Free Account.mp4 (27.45 MB)
MP4
5 Tour Around the Azure Portal.mp4 (23.37 MB)
MP4
6 Lab - Azure - Creating a Virtual Machine.mp4 (102.18 MB)
MP4
7 Lab - Azure - Installing Docker on the Machine.mp4 (57.29 MB)
MP4
8 Lab - Azure - Running a container on the Machine.mp4 (42.84 MB)
MP4
1 What is Kubernetes.mp4 (25.36 MB)
MP4
10 Using YAML files for deploying Pods - Definition.mp4 (43.28 MB)
MP4
11 Using YAML files for deploying Pods - Deployment.mp4 (17.03 MB)
MP4
13 What's happening in the background.mp4 (32.25 MB)
MP4
14 Using deployments in Kubernetes.mp4 (8.83 MB)
MP4
15 Lab - Working with a simple deployment.mp4 (39.86 MB)
MP4
16 Understanding the deployment.mp4 (32.56 MB)
MP4
17 Lab - Logging into the container.mp4 (32.04 MB)
MP4
19 Understanding ReplicaSets.mp4 (60.93 MB)
MP4
2 Kubernetes Architecture.mp4 (76.52 MB)
MP4
20 Using Services in Kubernetes.mp4 (44.48 MB)
MP4
21 Lab - Using Services in Kubernetes.mp4 (38.53 MB)
MP4
22 Understanding service types - ClusterIP.mp4 (67.98 MB)
MP4
23 Understanding service types - NodePort.mp4 (14.19 MB)
MP4
24 Understanding service types - Load Balancer.mp4 (26.3 MB)
MP4
25 The IP addresses.mp4 (24.4 MB)
MP4
26 Lab - Using the Ubuntu image.mp4 (80.89 MB)
MP4
27 Lab - Deploying a PHP application onto Kubernetes.mp4 (66.96 MB)
MP4
27 1 application.zip (1.34 MB)
ZIP
28 Lab - Deploying a MySQL database onto Kubernetes.mp4 (62.63 MB)
MP4
28 3 mysql.zip (672 B)
ZIP
29 Quick note on environment variables for MySQL.mp4 (12.28 MB)
MP4
3 Getting started with Kubernetes.mp4 (77.65 MB)
MP4
30 Deploying multiple containers onto Kubernetes.mp4 (22.89 MB)
MP4
31 Lab - Deploying multiple containers onto Kubernetes-Deployment.mp4 (74.57 MB)
MP4
31 1 application.zip (1.45 MB)
ZIP
32 Lab - Node js applications in Kubernetes.mp4 (23.06 MB)
MP4
32 1 application.zip (515 B)
ZIP
33 Lab - Load Balancing requests.mp4 (34.02 MB)
MP4
33 1 application.zip (520 B)
ZIP
34 Summary.mp4 (108.43 MB)
MP4
4 Using the kubectl tool.mp4 (39.79 MB)
MP4
6 Lab - Creating a Pod.mp4 (16.82 MB)
MP4
8 Exposing the Pod.mp4 (32.48 MB)
MP4
1 Going through the networking part.mp4 (54.68 MB)
MP4
10 Lab - Cluster Setup - Using kubeadm.mp4 (27.68 MB)
MP4
12 Lab - Cluster Setup Applying the networking plugin.mp4 (64.19 MB)
MP4
14 Lab - Cluster Setup - Joining the worker nodes.mp4 (47.1 MB)
MP4
16 Lab - Simple deployment to the cluster.mp4 (45.4 MB)
MP4
17 What happens if we use the NodePort in the service.mp4 (40.38 MB)
MP4
18 Understanding the IP addresses.mp4 (39.62 MB)
MP4
19 Lab - Let's deploy our PHP and MySQL based application.mp4 (89.43 MB)
MP4
19 1 application.zip (1.45 MB)
ZIP
2 Review of some core AWS aspects.mp4 (44.48 MB)
MP4
20 Using a Load Balancer.mp4 (31.41 MB)
MP4
21 Lab - Using a Load Balancer - Implementation.mp4 (75.95 MB)
MP4
22 About the cloud controller.mp4 (18.55 MB)
MP4
23 Amazon Elastic Kubernetes service.mp4 (29.06 MB)
MP4
24 Amazon EKS - Lab - Creating an Amazon EKS cluster.mp4 (59.78 MB)
MP4
25 Amazon EKS - Lab - Adding images to ECR.mp4 (63.74 MB)
MP4
27 Amazon EKS - Lab - Adding nodes to the cluster.mp4 (66.43 MB)
MP4
28 Amazon EKS - Lab - Deploying a workload on the cluster.mp4 (75.62 MB)
MP4
3 Lab - Installing NGINX on an EC2 instance.mp4 (76.31 MB)
MP4
30 Amazon EKS - Lab - Using a Load Balancer.mp4 (87.93 MB)
MP4
32 Amazon EKS - Lab - Using a Load Balancer - Implementation.mp4 (53.98 MB)
MP4
34 Amazon Elastic Container Service.mp4 (14.51 MB)
MP4
35 Lab - Quick look at Amazon ECS.mp4 (50.65 MB)
MP4
36 Azure Kubernetes Service.mp4 (17.2 MB)
MP4
37 AKS - Lab - Creating an Azure Kubernetes Service.mp4 (40 MB)
MP4
38 AKS - Lab - Adding images to the Azure Container Registry.mp4 (34.89 MB)
MP4
4 Quick overview of our implementation.mp4 (19.27 MB)
MP4
40 AKS - Lab - Adding a workload to the cluster.mp4 (49.59 MB)
MP4
5 Lab - Cluster Setup - EC2 setup.mp4 (44.31 MB)
MP4
6 Lab - Cluster Setup - Installing the container runtime.mp4 (65.11 MB)
MP4
8 Lab - Cluster Setup - Installing kubeadm.mp4 (51.12 MB)
MP4
MP4
10 There is a lot more that we need to cover.mp4 (21.12 MB)
MP4
2 Let's build our foundation - About machines.mp4 (27.32 MB)
MP4
3 Let's build our foundation - About applications.mp4 (20.99 MB)
MP4
4 The advent of virtual machine.mp4 (43.17 MB)
MP4
5 The advent of containers.mp4 (73.84 MB)
MP4
6 What is Docker.mp4 (22.61 MB)
MP4
7 Docker Installation.mp4 (28.78 MB)
MP4
8 Setting up Docker on Windows.mp4 (71.36 MB)
MP4
9 Setting up Docker on macOS.mp4 (25.92 MB)
MP4
1 What are we going to cover.mp4 (16.07 MB)
MP4
10 Lab - Docker containers.mp4 (50.52 MB)
MP4
12 Lab - Connecting to our containers.mp4 (69.95 MB)
MP4
16 About hosting web applications.mp4 (13.88 MB)
MP4
17 A simple web application.mp4 (49.65 MB)
MP4
17 1 application.zip (1.4 MB)
ZIP
18 Deploying an Apache Web server on Windows.mp4 (39.22 MB)
MP4
19 Deploying an Apache Web server on Linux.mp4 (28.35 MB)
MP4
2 Understanding what we implemented in the prior chapter.mp4 (22.57 MB)
MP4
21 Deploying our application onto a container.mp4 (48 MB)
MP4
22 Lab - Building our own image.mp4 (113.1 MB)
MP4
25 MacOS - Building our image and running our image.mp4 (44.11 MB)
MP4
26 Inspecting our layers.mp4 (26.91 MB)
MP4
27 Summary.mp4 (14.44 MB)
MP4
3 Introducing Dockerhub.mp4 (22.57 MB)
MP4
4 Running the container in detach mode.mp4 (78.72 MB)
MP4
5 Publishing the container port number.mp4 (60.48 MB)
MP4
6 Docker images.mp4 (37.21 MB)
MP4
7 Note on running commands on our system.mp4 (9.16 MB)
MP4
8 Lab - Working with images.mp4 (47.67 MB)
MP4
1 Lab - Naming containers.mp4 (14.28 MB)
MP4
10 Looking at deploying different types of application.mp4 (31.9 MB)
MP4
11 Using a Node js app.mp4 (28.13 MB)
MP4
12 Hosting a Node js application on Windows.mp4 (18.89 MB)
MP4
13 Hosting a Node js application on Linux.mp4 (8.59 MB)
MP4
15 Lab - The Dockerfile for the Node js app.mp4 (120.86 MB)
MP4
17 Review of the Node js application deployment.mp4 (25.38 MB)
MP4
18 Lab - Logging for Docker containers.mp4 (18.47 MB)
MP4
20 Running PHP applications on Windows.mp4 (36.74 MB)
MP4
22 Running PHP applications on Linux.mp4 (16.52 MB)
MP4
24 Lab - Using a PHP application.mp4 (29.58 MB)
MP4
25 1 application.zip (1.34 MB)
ZIP
26 Building a custom Docker image for MySQL.mp4 (18.34 MB)
MP4
27 Installing MySQL server on Windows.mp4 (47.81 MB)
MP4
28 Installing MySQL server on Linux.mp4 (18.43 MB)
MP4
3 Lab - Deleting a container after exit.mp4 (17.75 MB)
MP4
30 Lab - Now let's look at a MySQL container.mp4 (37.75 MB)
MP4
32 Lab - Connecting to MySQL from our windows machine.mp4 (11.11 MB)
MP4
33 Lab - Using MySQL workbench on MacOS.mp4 (12.23 MB)
MP4
34 What have we done so far.mp4 (8.29 MB)
MP4
35 Our PHP application revised.mp4 (75.32 MB)
MP4
36 1 application.zip (1.34 MB)
ZIP
38 Another example on using Dockerfile.mp4 (21.92 MB)
MP4
38 1 application.zip (1.34 MB)
ZIP
39 Summary.mp4 (7.57 MB)
MP4
5 About tagging Docker images.mp4 (31.22 MB)
MP4
6 Note on using VS Code for Docker commands.mp4 (6.88 MB)
MP4
7 Lab - Let's make a change to our application files.mp4 (30.12 MB)
MP4
1 Understanding Networking.mp4 (51.95 MB)
MP4
10 1 CustomMySQL.zip (672 B)
ZIP
11 Lab - Using volumes in Docker.mp4 (55.57 MB)
MP4
14 Lab - Rebuilding the custom MySQL image.mp4 (29.61 MB)
MP4
15 1 CustomMySQL.zip (696 B)
ZIP
16 Lab - Using a NET application.mp4 (102.7 MB)
MP4
18 Installing Visual Studio 2022.mp4 (28.86 MB)
MP4
19 Using Visual Studio on macOS.mp4 (32.74 MB)
MP4
19 2 sqlapp.zip (13.22 MB)
ZIP
2 Lab - Docker Networking.mp4 (80.69 MB)
MP4
20 Lab - Using a volume for the images.mp4 (47.73 MB)
MP4
21 1 images.zip (111.58 KB)
ZIP
22 Understanding what we implemented.mp4 (5.17 MB)
MP4
23 Multi-stage builds.mp4 (57.73 MB)
MP4
24 Hosting a Node js application with packages.mp4 (22.57 MB)
MP4
25 Running a Node js application with packages.mp4 (34.08 MB)
MP4
25 1 application.zip (561 B)
ZIP
26 Running the node js application in a container.mp4 (25.54 MB)
MP4
27 Reducing the image size.mp4 (16.35 MB)
MP4
28 Using Dockerfile to generate npm modules.mp4 (27.6 MB)
MP4
29 Caching when it comes to building Docker images.mp4 (53.6 MB)
MP4
30 The dockerignore file.mp4 (16.15 MB)
MP4
31 Summary.mp4 (17.65 MB)
MP4
5 Lab - Copying files onto the container.mp4 (52.8 MB)
MP4
6 1 application.zip (1.34 MB)
ZIP
7 Lab - Bind mounts.mp4 (23.28 MB)
MP4
9 Lab - Creating a custom MySQL image.mp4 (42.12 MB)
MP4
1 Docker Compose.mp4 (12.97 MB)
MP4
10 Docker Compose - Running multiple containers.mp4 (54.77 MB)
MP4
10 1 application.zip (1.34 MB)
ZIP
11 Docker compose - Using multiple volumes.mp4 (31.7 MB)
MP4
12 Using the depends clause.mp4 (9.11 MB)
MP4
13 Docker Compose - Building images.mp4 (24.12 MB)
MP4
14 Using Docker hub.mp4 (24.63 MB)
MP4
15 Publishing images onto Docker hub.mp4 (43.89 MB)
MP4
17 Running containers based on Docker hub images.mp4 (20.31 MB)
MP4
19 Using Docker compose with images from Docker hub.mp4 (14.53 MB)
MP4
2 Let's start with a simple Docker compose file.mp4 (80.12 MB)
MP4
20 Using Docker compose on macOS.mp4 (11.52 MB)
MP4
21 Review of the Docker compose file.mp4 (58.32 MB)
MP4
22 Docker compose - Safeguarding secrets via files.mp4 (36.67 MB)
MP4
23 Quick Introduction onto Docker swarm.mp4 (18.07 MB)
MP4
24 Docker compose - Using docker secrets.mp4 (39.13 MB)
MP4
26 Docker compose - Using environment variables.mp4 (37.21 MB)
MP4
26 1 application.zip (1.34 MB)
ZIP
27 Docker compose - Another use of environment variables.mp4 (34.72 MB)
MP4
27 1 application.zip (1.34 MB)
ZIP
28 Summary.mp4 (12.4 MB)
MP4
3 1 application.zip (1.34 MB)
ZIP
4 Starting with a simple MySQL database container.mp4 (37.6 MB)
MP4
5 Lab - Docker Compose - Using our Custom MySQL image.mp4 (26.62 MB)
MP4
6 MySQL container with volumes.mp4 (52.83 MB)
MP4
8 MySQL container with network.mp4 (34.94 MB)
MP4
1 What are we going to cover.mp4 (22.08 MB)
MP4
10 Lab - Azure - Using Docker compose on the Machine.mp4 (36.21 MB)
MP4
11 Implementing multiple containers on the cloud.mp4 (75.08 MB)
MP4
12 Lab - Using Azure Blob Storage - Building our image.mp4 (31.66 MB)
MP4
12 1 application.zip (1.34 MB)
ZIP
13 Lab - Using Azure Blob Storage - Creating a storage account.mp4 (38.69 MB)
MP4
13 1 images.zip (111.58 KB)
ZIP
14 Lab - Using Azure Blob Storage - Referencing data.mp4 (51.99 MB)
MP4
16 Lab - Azure - Using Azure Container Registry.mp4 (46.77 MB)
MP4
18 Lab - Azure - Using Azure Container Instances.mp4 (36.51 MB)
MP4
19 Azure - Deleting resources.mp4 (8.34 MB)
MP4
2 Benefits of cloud platforms.mp4 (27.23 MB)
MP4
20 About Amazon Web Services.mp4 (10.48 MB)
MP4
21 Creating the AWS Free Tier account.mp4 (29.46 MB)
MP4
22 Navigating around the AWS Console.mp4 (28.12 MB)
MP4
23 Lab - AWS - Creating an EC2 Instance.mp4 (34.14 MB)
MP4
24 Lab - AWS - Installing Docker on the Instance.mp4 (35.93 MB)
MP4
25 Lab - AWS - Running a container on the instance.mp4 (34.07 MB)
MP4
27 Lab - AWS - Using Docker Compose.mp4 (20.04 MB)
MP4
28 Lab - Using AWS S3 - Building our image.mp4 (27.31 MB)
MP4
28 1 application.zip (1.34 MB)
ZIP
29 Lab - Using AWS S3 - Pushing our image.mp4 (58.34 MB)
MP4
3 About Microsoft Azure.mp4 (16.22 MB)
MP4
31 Lab - Using AWS S3 - Final Implementation.mp4 (14.64 MB)
MP4
33 Note on using a different Docker network driver.mp4 (23.23 MB)
MP4
34 Lab - AWS - Using the Elastic Container Registry.mp4 (57.67 MB)
MP4
36 Quick note on the Amazon Elastic Container Service.mp4 (26.02 MB)
MP4
37 Clean-up of AWS resources.mp4 (13.11 MB)
MP4
4 Creating an Azure Free Account.mp4 (27.45 MB)
MP4
5 Tour Around the Azure Portal.mp4 (23.37 MB)
MP4
6 Lab - Azure - Creating a Virtual Machine.mp4 (102.18 MB)
MP4
7 Lab - Azure - Installing Docker on the Machine.mp4 (57.29 MB)
MP4
8 Lab - Azure - Running a container on the Machine.mp4 (42.84 MB)
MP4
1 What is Kubernetes.mp4 (25.36 MB)
MP4
10 Using YAML files for deploying Pods - Definition.mp4 (43.28 MB)
MP4
11 Using YAML files for deploying Pods - Deployment.mp4 (17.03 MB)
MP4
13 What's happening in the background.mp4 (32.25 MB)
MP4
14 Using deployments in Kubernetes.mp4 (8.83 MB)
MP4
15 Lab - Working with a simple deployment.mp4 (39.86 MB)
MP4
16 Understanding the deployment.mp4 (32.56 MB)
MP4
17 Lab - Logging into the container.mp4 (32.04 MB)
MP4
19 Understanding ReplicaSets.mp4 (60.93 MB)
MP4
2 Kubernetes Architecture.mp4 (76.52 MB)
MP4
20 Using Services in Kubernetes.mp4 (44.48 MB)
MP4
21 Lab - Using Services in Kubernetes.mp4 (38.53 MB)
MP4
22 Understanding service types - ClusterIP.mp4 (67.98 MB)
MP4
23 Understanding service types - NodePort.mp4 (14.19 MB)
MP4
24 Understanding service types - Load Balancer.mp4 (26.3 MB)
MP4
25 The IP addresses.mp4 (24.4 MB)
MP4
26 Lab - Using the Ubuntu image.mp4 (80.89 MB)
MP4
27 Lab - Deploying a PHP application onto Kubernetes.mp4 (66.96 MB)
MP4
27 1 application.zip (1.34 MB)
ZIP
28 Lab - Deploying a MySQL database onto Kubernetes.mp4 (62.63 MB)
MP4
28 3 mysql.zip (672 B)
ZIP
29 Quick note on environment variables for MySQL.mp4 (12.28 MB)
MP4
3 Getting started with Kubernetes.mp4 (77.65 MB)
MP4
30 Deploying multiple containers onto Kubernetes.mp4 (22.89 MB)
MP4
31 Lab - Deploying multiple containers onto Kubernetes-Deployment.mp4 (74.57 MB)
MP4
31 1 application.zip (1.45 MB)
ZIP
32 Lab - Node js applications in Kubernetes.mp4 (23.06 MB)
MP4
32 1 application.zip (515 B)
ZIP
33 Lab - Load Balancing requests.mp4 (34.02 MB)
MP4
33 1 application.zip (520 B)
ZIP
34 Summary.mp4 (108.43 MB)
MP4
4 Using the kubectl tool.mp4 (39.79 MB)
MP4
6 Lab - Creating a Pod.mp4 (16.82 MB)
MP4
8 Exposing the Pod.mp4 (32.48 MB)
MP4
1 Going through the networking part.mp4 (54.68 MB)
MP4
10 Lab - Cluster Setup - Using kubeadm.mp4 (27.68 MB)
MP4
12 Lab - Cluster Setup Applying the networking plugin.mp4 (64.19 MB)
MP4
14 Lab - Cluster Setup - Joining the worker nodes.mp4 (47.1 MB)
MP4
16 Lab - Simple deployment to the cluster.mp4 (45.4 MB)
MP4
17 What happens if we use the NodePort in the service.mp4 (40.38 MB)
MP4
18 Understanding the IP addresses.mp4 (39.62 MB)
MP4
19 Lab - Let's deploy our PHP and MySQL based application.mp4 (89.43 MB)
MP4
19 1 application.zip (1.45 MB)
ZIP
2 Review of some core AWS aspects.mp4 (44.48 MB)
MP4
20 Using a Load Balancer.mp4 (31.41 MB)
MP4
21 Lab - Using a Load Balancer - Implementation.mp4 (75.95 MB)
MP4
22 About the cloud controller.mp4 (18.55 MB)
MP4
23 Amazon Elastic Kubernetes service.mp4 (29.06 MB)
MP4
24 Amazon EKS - Lab - Creating an Amazon EKS cluster.mp4 (59.78 MB)
MP4
25 Amazon EKS - Lab - Adding images to ECR.mp4 (63.74 MB)
MP4
27 Amazon EKS - Lab - Adding nodes to the cluster.mp4 (66.43 MB)
MP4
28 Amazon EKS - Lab - Deploying a workload on the cluster.mp4 (75.62 MB)
MP4
3 Lab - Installing NGINX on an EC2 instance.mp4 (76.31 MB)
MP4
30 Amazon EKS - Lab - Using a Load Balancer.mp4 (87.93 MB)
MP4
32 Amazon EKS - Lab - Using a Load Balancer - Implementation.mp4 (53.98 MB)
MP4
34 Amazon Elastic Container Service.mp4 (14.51 MB)
MP4
35 Lab - Quick look at Amazon ECS.mp4 (50.65 MB)
MP4
36 Azure Kubernetes Service.mp4 (17.2 MB)
MP4
37 AKS - Lab - Creating an Azure Kubernetes Service.mp4 (40 MB)
MP4
38 AKS - Lab - Adding images to the Azure Container Registry.mp4 (34.89 MB)
MP4
4 Quick overview of our implementation.mp4 (19.27 MB)
MP4
40 AKS - Lab - Adding a workload to the cluster.mp4 (49.59 MB)
MP4
5 Lab - Cluster Setup - EC2 setup.mp4 (44.31 MB)
MP4
6 Lab - Cluster Setup - Installing the container runtime.mp4 (65.11 MB)
MP4
8 Lab - Cluster Setup - Installing kubeadm.mp4 (51.12 MB)
MP4
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!