FileMood

Download UD642

UD642

Name

UD642

 DOWNLOAD Copy Link

Total Size

5.4 GB

Total Files

138

Hash

DC332DE2A351382B9B1457B67174F8F19CE3974C

/01 Introduction/

001 Kubernetes Crash Course for Java Developers - Course Overview.mp4

29.9 MB

002 Github Repository for the course.html

1.2 KB

external-assets-links.txt

0.1 KB

/.../02 Getting Started with Kubernetes and Google Kubernete Engine (GKE)/

003 Step 01 - Getting Started with Docker Kubernetes and Google Kubernetes Engine.mp4

41.1 MB

004 Step 02 - Creating Google Cloud Account.mp4

14.2 MB

005 Step 03 - Creating Kubernetes Cluster with Google Kubernete Engine (GKE).mp4

33.6 MB

006 Step 04 - Review Kubernetes Cluster and Learn Few Fun Facts about Kubernetes.mp4

18.6 MB

007 Step 05 - Deploy Your First Spring Boot Application to Kubernetes Cluster.mp4

70.6 MB

008 Save Your Free Credits.html

1.5 KB

009 Step 06 - Quick Look at Kubernetes Concepts - Pods Replica Sets and Deployment.mp4

35.1 MB

010 Commands Executed During the Course.html

12.0 KB

011 Step 07 - Understanding Pods in Kubernetes.mp4

36.9 MB

012 Step 08 - Understanding ReplicaSets in Kubernetes.mp4

69.9 MB

013 Step 09 - Understanding Deployment in Kubernetes.mp4

103.0 MB

014 Step 10 - Quick Review of Kubernetes Concepts - Pods Replica Sets Deployment.mp4

8.0 MB

015 Step 11 - Understanding Services in Kubernetes.mp4

45.1 MB

016 Step 12 - Quick Review of GKE on Google Cloud Console.mp4

19.6 MB

017 Step 13 - Understanding Kubernetes Architecture - Master Node and Nodes.mp4

23.2 MB

018 Step 14 - Understand Google Cloud Regions and Zones.mp4

15.5 MB

/.../03 GKE - Using Kubernetes and Docker with Spring Boot Hello World Rest API/

019 Step 01 - Importing First 3 Spring Boot Projects into Eclipse.mp4

17.4 MB

020 Step 02 - Setting up 01 Spring Boot Hello World Rest API in Local.mp4

75.3 MB

021 Quick Tip for Windows 10 Enable Expose Demon without TLS option.html

1.8 KB

022 Step 03 - Build Docker Image and Push to Docker Hub for Hello World Rest API.mp4

34.9 MB

023 Step 04 - Installing GCloud.mp4

42.4 MB

024 Step 05 - Installing Kubectl.mp4

26.7 MB

025 Step 06 - Deploy 01 Spring Boot Hello World Rest API to Kubernetes.mp4

63.8 MB

026 Step 07 - Generate Kubernetes YAML Configuration for Deployment and Service.mp4

32.4 MB

027 Step 08 - Understand and Improve Kubernetes YAML Configuration.mp4

63.8 MB

/.../04 GKE - Playing with Declarative Configuration for Kubernetes/

028 Step 01 - Understanding Kubernetes YAML Configuration - Labels and Selectors.mp4

53.5 MB

029 Step 02 - Quick Fix to reduce release downtime with minReadySeconds.mp4

43.1 MB

030 Step 03 - Understanding Replica Sets in Depth - Using Kubernetes YAML Config.mp4

68.0 MB

031 Step 04 - Configure Multiple Kubernetes Deployments with One Service.mp4

76.3 MB

/.../05 GKE - Using Kubernetes and Docker with Java Spring Boot Todo Web Application/

032 Step 01 - Setting up 02 Spring Boot Todo Web Application in Local.mp4

61.0 MB

033 Step 02 - Pushing Docker Image to Docker Hub for Spring Boot Todo Web App.mp4

32.7 MB

034 Step 03 - Using Kubernetes YAML Config to Deploy Spring Boot Todo Web App.mp4

62.6 MB

035 Step 04 - Playing with Kubernetes Commands - Top Node and Pod.mp4

63.3 MB

/.../06 GKE - Using Kubernetes and Docker with Java Todo Web Application using MySQL/

036 Step 01 - Code Review of 03 Java Todo Web Application MySQL.mp4

27.2 MB

037 Step 02 - Running MySQL as Docker Container on Local.mp4

69.5 MB

038 Step 03 - Connect Spring Boot Java Todo Web App to MySQL on Local.mp4

33.0 MB

039 Step 04 - Create Docker Image for 03 Todo Web Application and Use Link to connec.mp4

55.9 MB

040 Update to Step 04 - Launching Containers in Custom Network.html

1.7 KB

041 Step 05 - Playing with Docker Compose.mp4

61.0 MB

042 Step 06 - Using Kompose to generate Kubernetes Deployment Configuration.mp4

16.7 MB

043 Step 07 - Review Kubernetes YAML for MySQL and Java Web Application.mp4

50.9 MB

044 Step 08 - Deploy MySQL Database to Kubernetes Cluster.mp4

61.7 MB

045 Step 09 - Understanding Persistent Storage with Kubernetes - PV and PVC.mp4

22.0 MB

046 Step 10 - Using Config Maps for Centralized Configuration with Kubernetes.mp4

125.2 MB

047 Step 11 - Using Secrets with Kubernetes.mp4

29.3 MB

048 Step 12 - Creating a ClusterIP Kubernetes Service for MySQL Database.mp4

29.0 MB

/.../07 GKE - Using Kubernetes and Docker with Java Spring Boot Microservices/

049 Step 01 - Introduction to Microservices.mp4

14.6 MB

050 Step 02 - Advantages of Microservices.mp4

6.4 MB

051 Step 03 - Microservices - Challenges.mp4

11.9 MB

052 Step 04 - Overview of CCS and CES Spring Boot Microservices.mp4

103.9 MB

053 Step 05 - Push Docker Images and Create Kubernetes Config for Microservices.mp4

66.2 MB

054 Step 06 - Deploying Spring Boot Microservices to Kubernetes Cluster.mp4

50.5 MB

055 Step 07 - Microservices and Kubernetes Service Discovery - Part 1.mp4

50.5 MB

056 Step 08 - Microservices and Kubernetes Service Discovery - Part 2 DNS.mp4

111.7 MB

057 Step 09 - Microservice Discovery Centralized Configuration and Load Balancing.mp4

3.8 MB

058 Step 10 - Using Kubernetes Ingress to Simplify Microservice Access.mp4

20.5 MB

059 Step 11 - Review Google Cloud Load Balancer Backend and Frontends with Ingress.mp4

41.4 MB

/.../08 GKE - Integrating Java Spring Cloud Kubernetes with Spring Boot Microservices/

060 Step 01 - Using Spring Cloud Kubernetes with Microservices - Project Review.mp4

51.1 MB

061 Step 02 - Deploying Spring Cloud Kubernetes Microservices.mp4

30.9 MB

062 Step 03 - Using RBAC to allow Ribbon to access Service Discovery APIs.mp4

22.6 MB

063 Step 04 - Using Spring Cloud Kubernetes Config to load ConfigMaps.mp4

57.3 MB

064 Step 05 - Understanding Auto Scaling approaches with Kubernetes.mp4

32.7 MB

065 Step 06 - Implementing Horizontal Pod Autoscaling with Kubernetes.mp4

119.6 MB

066 Step 07 - Deleting Your Kubernetes Cluster.mp4

9.5 MB

/.../09 GKE - Integrating Spring Boot Microservices - Kubernetes with Google Stackdriver/

067 Step 01 - Creating New Cluster to Play With Google Stackdriver.mp4

13.6 MB

068 Step 02 - Review Spring Boot Microservices integrated with Google Stackdriver.mp4

56.1 MB

069 StackDriver Updates.html

1.6 KB

070 Step 03 - Enabling Stackdriver APIs for Your Google Cloud Account.mp4

24.5 MB

071 Step 04 - Deploy Spring Boot Microservices and Explore Google Stackdriver.mp4

64.1 MB

072 Step 05 - Exploring Google Stackdriver Error Reporting and Logging.mp4

72.9 MB

/.../10 GKE - Integrating Java Spring Boot Microservices on Kubernetes with Istio/

073 Step 01 - Creating new Kubernetes Cluster for Playing with Istio.mp4

22.5 MB

074 Step 02 - Understanding Service Mesh Istio and Sidecar Pattern.mp4

24.5 MB

075 Step 03 - Installing Istio on Kubernetes Cluster - CRD and Istio Components.mp4

60.3 MB

076 Step 04 - Review Istio Installation and Deploy Spring Boot App with Side Cars.mp4

116.8 MB

077 Step 05 - Increasing Kubernetes Cluster Size to 3 Nodes.mp4

11.1 MB

078 Step 06 - Understanding Gateways and Virtual Services for Istio.mp4

35.5 MB

079 Step 07 - Basic Deployment Strategies - Rolling Updates and Recreate.mp4

54.4 MB

080 Step 08 - Setting up Multiple Versions of Spring Boot Applications.mp4

33.7 MB

081 Step 09 - Configure Destination Rules and Subsets to implement Mirroring.mp4

49.0 MB

082 Step 10 - Executing Blue Green and Canary Deployments with Kubernetes.mp4

41.6 MB

083 Step 11 - Review Spring Boot Microservices integration with Istio.mp4

61.1 MB

084 Step 12 - Observing Istio Service Mesh with Kiali.mp4

49.8 MB

085 Step 13 - Monitoring Istio Service Mesh with Graphana and Prometheus.mp4

29.9 MB

086 Step 14 - Distribute Tracing for Spring Boot Microsevices with Istio and Jaegar.mp4

27.4 MB

087 Step 15 - Delete Kubernetes Cluster for Playing with Istio.mp4

3.6 MB

/.../11 GKE - Using Helm to Automate Microservices Deployment on Kubernetes/

088 Step 01 - Understanding Helm Basics and Setting up Kubernetes Cluster.mp4

69.9 MB

089 Step 02 - Using Helm Charts to deploy Spring Boot Microservice to Kubernetes.mp4

51.2 MB

090 Step 03 - Using Helm Charts to manage Releases to Kubernetes Cluster.mp4

61.3 MB

/.../12 Kubernetes on AWS with EKS/

091 Step 01 - Kubernetes on AWS with EKS - Section Introduction.mp4

19.5 MB

092 Step 02 - Creating an AWS Root Account.mp4

25.0 MB

093 Step 03 - Creating an IAM User for your AWS Account.mp4

44.6 MB

094 Step 04 - Its Your Responsibility to Monitor Billing in Cloud - 5 Recommendation.mp4

34.8 MB

095 Step 05 - Monitor AWS Billing - Setting Billing Alerts.mp4

31.4 MB

096 Step 06 - Installing AWS CLI.mp4

17.2 MB

097 Step 07 - Install EKS CTL and Configure AWS CLI with IAM User.mp4

26.1 MB

098 Step 08 - Create a Kubernetes Cluster on AWS with EKS.mp4

28.0 MB

099 Step 09 - Quick Review of AWS Basics - Region AZ VPC and Subnet.mp4

10.8 MB

100 Step 10 - Quick Review of the AWS EKS Kubernetes Cluster.mp4

49.9 MB

101 Step 11 - Review Hello World and Web Apps from GKE Section.mp4

7.7 MB

102 Step 12 - Deploy Hello World Rest Api to AWS EKS Kubernetes Cluster.mp4

15.9 MB

103 Step 13 - Deploy Web App H2 to AWS EKS Kubernetes Cluster.mp4

19.4 MB

104 Step 14 - Deploy Web App with MySQL to AWS EKS Kubernetes Cluster.mp4

79.6 MB

105 Step 15 - Delete Web App and Hello World Deployments.mp4

16.6 MB

106 Step 16 - Review of Microservices on GKE.mp4

13.5 MB

107 Step 17 - Deploy Microservices to AWS EKS Kubernetes Cluster.mp4

53.5 MB

108 Step 18 - Setup Ingress Controller and Ingress.mp4

104.6 MB

109 Step 19 - Quick Review of Ingress.mp4

12.3 MB

110 Step 20 - Setup Container Insights and AWS Cloud Watch Logs.mp4

91.7 MB

111 Step 21 - Setup Cluster Autoscaling on AWS EKS Kubernetes Cluster.mp4

80.9 MB

112 Step 22 - Delete AWS EKS Kubernetes Cluster.mp4

44.2 MB

/.../13 Kubernetes on Azure with AKS/

113 Step 01 - Kubernetes on Azure with AKS - Section Introduction.mp4

24.6 MB

114 Step 02 - Creating an Azure Account.mp4

21.7 MB

115 Step 03 - Create a Resource Group Service Principal and AKS Kubernetes Cluster.mp4

46.5 MB

116 Step 04 - Deploy Hello World Rest Api to Azure AKS Kubernetes Cluster.mp4

46.3 MB

117 Step 05 - Deploy Web App H2 to Azure AKS Kubernetes Cluster.mp4

14.9 MB

118 Step 06 - Deploy Web App with MySQL to Azure AKS Kubernetes Cluster.mp4

90.8 MB

119 Step 07 - Delete Deployments and Review of Microservices on GKE.mp4

30.7 MB

120 Step 08 - Deploy Microservices to Azure AKS Kubernetes Cluster.mp4

35.1 MB

121 Step 09 - Review Dev Spaces Insights and Logs in Azure AKS Kubernetes Cluster.mp4

56.6 MB

122 Step 10 - Setup Ingress Controller and Ingress.mp4

35.9 MB

123 Step 11 - Review Cluster Autoscaling on Azure AKS Kubernetes Cluster.mp4

40.5 MB

124 Step 12 - Delete Azure AKS Kubernetes Cluster.mp4

14.8 MB

/.../14 Appendix - Introduction to Docker in 9 Steps/

125 Step 01 - Installing Docker - Docker.mp4

26.6 MB

126 Quick Tip for Windows 10 Use 192.168.99.100 in URL instead of localhost.html

1.5 KB

127 Step 02 - Your First Docker Usecase - Deploy a Spring Boot Application.mp4

15.8 MB

128 Step 03 - Important Docker Concepts - Registry Repository Tag Image and Conta.mp4

48.5 MB

129 Step 04 - Playing with Docker Images and Containers.mp4

44.4 MB

130 Step 05 - Understanding Docker Architecture - Docker Client Docker Engine.mp4

16.1 MB

131 Step 06 - Why is Docker Popular.mp4

8.5 MB

132 Step 07 - Playing with Docker Images.mp4

57.2 MB

133 Step 08 - Playing with Docker Containers.mp4

71.8 MB

134 Step 09 - Playing with Docker Commands - stats system.mp4

49.0 MB

135 Before You Go - Ensure You Delete All Your Clusters.html

1.1 KB

/.../15 Bonus Section/

136 Bonus Lecture - 5 Steps to Success.html

17.4 KB

external-assets-links.txt

0.1 KB

 

Total files 138


Copyright © 2024 FileMood.com