HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
3+ Hours of Video Instruction
Learn the fundamentals you need to use the Google Kubernetes engine.
Kubernetes is the de facto standard for running scalable workloads on-prem and across all major public clouds. Kubernetes on the Google Cloud Platform (GKE) was the first managed version of this container orchestrator on a major public cloud and remains until today one of the most accessible to beginners.
In the Kubernetes on GKE video course, Ernesto Garbarino takes you through the Google Kubernetes Engine and enables you to grasp the fundamentals of running scalable and highly available workloads on GKE and leveraging the ease of use of this platform. The class focuses on the portable capabilities that can be leveraged in other Kubernetes implementations as well.
Throughout the course, Ernesto will cover key Kubernetes fundamentals through a series of demos which include setting up your Google Kubernetes Engine, creating and destroying Kubernetes Clusters, and running containerized workloads, ranging from simple Linux commands, all the way up to a custom fault-tolerant distributed database. By the end of the course, you will gain the confidence to run, scale, and control applications on Kubernetes, and where to explore further.
Topics covered include:
Skill Level:
Learn How To:
Who Should Take This Course:
About Pearson Video Training:
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Video Lessons are available for download for offline viewing within the streaming format. Look for the green arrow in each lesson.
Lesson 1: Getting Started with GKE
1.1 Introducing GKE
1.2 Setting Up the Google Cloud Shell and GKE
1.3 Creating and Destroying Kubernetes Clusters
Lesson 2: Pods
2.1 Launching Docker Containers Using Pods
2.2 Managing the Pods Lifecycle
2.3 Implementing Self-Healing Mechanisms
2.4 Segregating Workloads Using Namespaces
2.5 Selecting Objects using Labels
Lesson 3: High Availability and Service Discovery
3.1 Defining and Launching Deployments
3.2 Performing Rolling and Blue/Green Deployments
3.3 Instrumenting Static Scaling and Autoscaling
3.4 Configuring Pod-to-Pod Service Access
3.5 Publishing Services on the Public Internet
3.6 Performing Zero Downtime Deployments
Lesson 4: Jobs and Daemonsets
4.1 Implementing Batch Processes Using Jobs
4.2 Scheduling Recurring Tasks Using CronJobs
4.3 Running Server-Wide Services Using DaemonSets
Lesson 5: Configuration and StatefulSets
5.1 Externalizing Configuration Using ConfigMap
5.2 Protecting Credentials Using Secrets
5.3 Instrumental Stateful Applications Using StatefulSets - Part I
5.4 Instrumental Stateful Applications Using StatefulSets - Part II