Designing Applications for Kubernetes

Go to class
Write Review

Free Online Course: Designing Applications for Kubernetes provided by A Cloud Guru is a comprehensive online course, which lasts for 2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Designing Applications for Kubernetes is taught by William Boyd.

Overview
  • Kubernetes is a powerful tool for running applications using containers. It includes a variety of features to make your applications easier to manage, more reliable, and more secure. In this course, we will focus on the process of designing applications that take advantage of these features. We focus on the twelve-factor application design methodology and explore how Kubernetes can help us implement the best practices outlined in that methodology.

Syllabus
    • Introduction
    • Code and Configuration
    • Microservices and Deployments
    • Stateless Containers and Scaling
    • Environments and Administration
    • Conclusion