MP4 | Video: AVC 1920×1080 30fps | Audio: AAC 48KHz 2ch | Duration: 2hGenre: eLearning | Language: English | Size: 470 MBTroubleshoot and deploy microservices in the cloudLearnCreate secure Docker images to ship your appsAvoid operational anti-patterns with Kubernetes and Docker tweaksLeverage a Docker Enterprise Edition Hub to share your imagesUse advanced Docker commands for management and networkingUse advanced Kubernetes commands for better security and performanceUse and troubleshoot the Kubernetes proxy, DNS, and its networking stackCreate secure connections between services with no data lossDebug and troubleshoot Kubernetes storage with advanced debugging commandsImplement service discovery with Kubernetes’ advanced networking techniquesPerform zero-downtime deployments of your production appsAboutDocker is popularly used to build, ship, and run containers, and Kubernetes is used to orchestrate Docker containers.
Instead of being rival technologies, Docker and Kubernetes complement each other through every stage of deployment.
The best way of running a microservice app architecture is via containers as they are lightweight runtime environments and can be run on physical or virtual machines.
If you already have some experience working with Kubernetes and Docker, this course is a perfect guide with recipes that are proven to work with microservice containers using Kubernetes and Docker.
Each video supplies a recipe containing a tip, trick, and technique to help you work more effectively and synergistically with Kubernetes and Docker to build, ship, run, and manage containers for your applications.
You will implement tips to help you select a microservice architecture that is appropriate for your application and business, and explore best practices to follow when building and deploying microservices for your apps throughout the workflow.
You will use Docker to package and ship your apps and Kubernetes to deploy, manage, and scale them.
Optionally, you can also implement best practices when deploying apps to the cloud (AWS) and multi-container microservices.
You will improve performance and security in containers and microservices (and facilitate smooth communication within them), ensuring there is no data loss.
You will master troubleshooting techniques to help diagnose and debug issues relating to operations, networking, and storage; you will also learn to avoid these to ensure your workflow is efficient.
By the end of the course, you will be confident to efficiently build and deploy containers for microservices using Docker and Kubernetes.
All the code and supporting files for this course are available on GitHub atFeaturesCreate containerized microservices and deploy them synergistically on the cloud with Kubernetes and DockerDebug and troubleshoot most advanced Kubernetes problems related to networking, storage, and operations with advanced tricks and techniquesUse Kubernetes to implement robust production deployments with zero downtime