A Cloud Guru | Kubernetes Deep Dive [FCO]

seeders: 27
leechers: 5
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 180
  • Language: English
  • tag: FCO , ,

Files

[FreeCoursesOnline.Me] A Cloud Guru - Kubernetes Deep Dive 0. Websites you may like
  • 0. (1Hack.Us) Premium Tutorials-Guides-Articles _ Community based Forum.url (0.4 KB)
  • 1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url (0.3 KB)
  • 3. (FTUApps.com) Download Cracked Developers Applications For Free.url (0.2 KB)
  • How you can help our Group!.txt (0.2 KB)
01 Course Introduction
  • 001 Welcome.mp4 (3.5 MB)
  • 002 Course Introduction.mp4 (12.9 MB)
  • 003 Outline.mp4 (4.3 MB)
  • 004 Prerequisites.mp4 (8.7 MB)
02 Kubernetes Big Picture
  • 001 Section Overview.mp4 (1.9 MB)
  • 002 Kubernetes Primer.mp4 (11.8 MB)
  • 003 The Kubernetes API.mp4 (14.6 MB)
  • 004 Kubernetes Objects.mp4 (5.9 MB)
  • 005 Quick ways to get your own cluster.mp4 (8.8 MB)
03 Application Architecture
  • 001 Section Overview.mp4 (1.3 MB)
  • 002 Theory.mp4 (8.9 MB)
  • 003 Look at the sample app.mp4 (18.4 MB)
  • 004 Section Recap.mp4 (4.9 MB)
04 Kubernetes Networking
  • 001 Section Overview.mp4 (4.3 MB)
  • 002 Common Networking Requirements.mp4 (14.0 MB)
  • 003 Sample App Requirements.mp4 (14.0 MB)
  • 004 Kubernetes Networking Basics.mp4 (7.6 MB)
  • 005 Kubernetes Service Fundamentals.mp4 (11.5 MB)
  • 006 Service Types.mp4 (11.4 MB)
  • 007 The Service Network.mp4 (11.4 MB)
  • 008 Demo.mp4 (38.2 MB)
  • 008 GitHub Code - Networking.txt (0.1 KB)
  • 009 Section Recap.mp4 (9.4 MB)
05 Kubernetes Storage
  • 001 Section Intro.mp4 (5.5 MB)
  • 002 Kubernetes Storage Big Picture.mp4 (13.2 MB)
  • 003 The Container Storage Interface.mp4 (10.3 MB)
  • 004 Persistent Volumes and Persistent Volume Claims.mp4 (20.4 MB)
  • 005 Storage Classes.mp4 (24.5 MB)
  • 006 Demo.mp4 (24.2 MB)
  • 006 GitHub Code - Storage.txt (0.1 KB)
  • 007 Section Recap.mp4 (6.6 MB)
06 From Code to Kubernetes
  • 001 Section Intro.mp4 (3.4 MB)
  • 002 Big Picture.mp4 (10.4 MB)
  • 003 Demo.mp4 (29.4 MB)
  • 003 GitHub Code - Code.txt (0.1 KB)
  • 004 Section Recap.mp4 (5.0 MB)
07 Kubernetes Deployments
  • 001 Section Intro.mp4 (3.5 MB)
  • 002 Theory of Deployments.mp4 (20.7 MB)
  • 003 Demo.mp4 (30.6 MB)
  • 003 GitHub Code - Deployment.txt (0.1 KB)
  • 004 Recap.mp4 (5.5 MB)
08 Scaling Applications Automatically
  • 001 Section Intro.mp4 (4.1 MB)
  • 002 Big Picture.mp4 (9.1 MB)
  • 003 Horizontal Pod Autoscaler Theory.mp4 (14.1 MB)
  • 004 GitHub Code - Scaling.txt (0.1 KB)
  • 004 Horizontal Pod Autoscaler Demo.mp4 (30.3 MB)
  • 005 Cluster Autoscaler Theory.mp4 (11.6 MB)
  • 006 Cluster Autoscaler Demo.mp4 (23.1 MB)
  • 006 GitHub Code - Scaling.txt (0.1 KB)
  • 007 Section Recap.mp4 (9.9 MB)
09 RBAC and Admission Control
  • 001 Section Intro.mp4 (4.9 MB)
  • 002 Big Picture.mp4 (11.5 MB)
  • 003 Authentication.mp4 (11.4 MB)
  • 004 Authorization.mp4 (28.3 MB)
  • 005 Admission Control.mp4 (5.6 MB)
  • 006 Demo.mp4 (19.3 MB)
  • 006 GitHub Code - RBAC.txt (0.1 KB)
  • 007 Recap.mp4 (8.8 MB)
10 Other Kubernetes Stuff
  • 001 Other Kubernetes Stuff.mp4 (15.1 MB)
11 Whats Next
  • 001 Whats Next.mp4 (10.2 MB)
  • 002 Goodbye.mp4 (1.8 MB)

Description

Lynda and other Courses >>> https://www.freecoursesonline.me/
For Developer Tools & Apps >>> https://kickasstorrents.to/
Forum for discussion >>> https://1hack.us/




By : Nigelpoulton
Publisher : ACloud.Guru
Runtime : 4.6 Hours
Course Source : https://acloud.guru/learn/kubernetes-deep-dive

Everything you need to know to start deploying and managing cloud-native applications on Kubernetes in the real world.

Description

Hello Cloud Gurus!

Kubernetes is fast-becoming the most important cloud-native technology in the world, and this is the ultimate one-stop Kubernetes course.

You’ll learn how to build a Kubernetes cluster, and how to deploy and manage applications on it. Along the way, you’ll learn the internals of how Kubernetes works, as well as best-practices such as managing applications declaratively. By the end of the course you’ll have all the tools you need to get started with Kubernetes and take your career to the next level.

The course is packed with demos, and everything is taught in a clear and entertaining way. There’s a sample app included in the course’s GitHub repo, and most demos can run on any cloud platform or local Kubernetes installation on a laptop.

In this course, you'll learn:

• What a Kubernetes cluster is, and how to deploy and manage them on-premises and in the cloud.
• How Kubernetes fits into the cloud-native ecosystem, and how it interfaces with other important technologies such as Docker.
• The major Kubernetes components that let us deploy and manage applications in a modern cloud-native fashion.
• How to define and manage applications with declarative manifest files that should be version-controlled and treated like code.
• How to take your business and career to the next level.

No prior Kubernetes experience is required, but an understanding of containers and the cloud will be helpful.

EXPECTED OUTCOMES

• You'll have an understanding of cloud-native architectures, cloud-native infrastructure and cloud-native applications.
• You'll understand the importance and role of orchestration platforms (Kubernetes) when deploying cloud-native applications at scale.
• You'll gain knowledge of how Kubernetes works and how to deploy and manage it in the real world.
• You'll get an understanding of the significance of related technologies, such as containers and serverless (Functions as a Service).
• You'll get an idea of how to be involved with Kubernetes and other cloud-native communities.

INTENDED AUDIENCE

• Developers who want to build modern applications that run on one of the most important cloud-native platforms
• IT operators wanting to be ahead of the curve and in a position to build and manage infrastructure for modern cloud-native applications
• IT architects who need to know how and where to deploy Kubernetes and cloud-native applications

PREREQUISITES

• Cloud 101 or similar background
• Basic understanding of Docker/containers

About Author

Nigel is a leading name in the container community, a Docker Captain, and the author of some of the most popular books and video-training courses on Docker and Kubernetes. Over the past few years he has successfully taught hundreds of thousands of people with his fast-paced entertaining style. When he's not working with containers he spends his time with his family, tries to play golf, and dreams about American muscle cars. He is active on Twitter at @nigelpoulton.





Download torrent
660 MB
seeders:27
leechers:5
A Cloud Guru | Kubernetes Deep Dive [FCO]


Trackers

tracker name
udp://opentor.org:2710/announce
udp://p4p.arenabg.com:1337/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://9.rarbg.to:2710/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.moeking.me:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.tiny-vps.com:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.iamhansen.xyz:2000/announce
µTorrent compatible trackers list

Download torrent
660 MB
seeders:27
leechers:5
A Cloud Guru | Kubernetes Deep Dive [FCO]


Torrent hash: 7F6FFE1F1A9E444BD19ED0DC8400BAB6E90BAEF0