Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
tano1221
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
大†Shinegumi†大
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
ПΣӨƧӨFƬ
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
ℛeℙ@¢ᴋ€r
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
Engh3
Docker Certified  Associate (DCA) - With Kubernetes Vote_lcapDocker Certified  Associate (DCA) - With Kubernetes Voting_barDocker Certified  Associate (DCA) - With Kubernetes Vote_rcap 
Octubre 2024
LunMarMiérJueVieSábDom
 123456
78910111213
14151617181920
21222324252627
28293031   
CalendarioCalendario
Últimos temas
» Wondershare Filmora 14.0.7.9572 (x64) Multilingual
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 12:59 pm por 大†Shinegumi†大

» Zoner Photo Studio X 19.2409.2.582 (x64)
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 12:58 pm por 大†Shinegumi†大

» Soda PDF Desktop Pro 14.0.433.22882 Multilingual (x64)
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 12:56 pm por 大†Shinegumi†大

» Cockos REAPER 7.24 (x86/x64)
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 12:37 pm por ПΣӨƧӨFƬ

» Ant Download Manager Pro 2.14.1.88710 (x64) Multilingual
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 12:20 pm por tano1221

» iFind Data Recovery Enterprise 9.7.6.0 Multilingual
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 11:20 am por tano1221

» Easy Duplicate Finder 7.30.1.64 (x64) Multilingual
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 11:15 am por tano1221

» Women In Business: Guiding Women To Executive Success
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 7:24 am por missyou123

» Understanding and Implementing Data Models with Sisense
Docker Certified  Associate (DCA) - With Kubernetes EmptyHoy a las 7:22 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Docker Certified Associate (DCA) - With Kubernetes

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 74654
Fecha de inscripción : 20/08/2016

Docker Certified  Associate (DCA) - With Kubernetes Empty
MensajeTema: Docker Certified Associate (DCA) - With Kubernetes   Docker Certified  Associate (DCA) - With Kubernetes EmptyMiér Nov 11, 2020 9:01 am

Docker Certified  Associate (DCA) - With Kubernetes E73c8772b78370e89109f71edd107f11

Docker Certified Associate (DCA) - With Kubernetes
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7.5 Hours | Lec: 83 | 2.55 GB
Genre: eLearning | Language: English

Covers all the 6 domains required in the Docker Certified Associate (DCA) Exam.

The following domains are covered in detail by setting up Docker in various environments like AWS Cloud and local Linux systems.

Domain 1: Orchestration (25% of exam)

Domain 2: Image Creation, Management, and Registry (20% of exam)

Domain 3: Installation and Configuration (15% of exam)

Domain 4: Networking (15% of exam)

Domain 5: Security (15% of exam)

Domain 6: Storage and Volumes (10% of exam)

Domain 1: Orchestration (25% of exam)

Understand Docker Swarm Orchestration

Setup of a swarm mode cluster, with managers and worker nodes

Differences between running a container vs running a service

Lock a swarm cluster

Inspect docker and container using "docker inspect" commands

YAML compose file with "docker stack deploy"

Update/Change a running stack of services

Increase/Decrease # of replicas

Add networks, publish ports

Mount volumes

Differences and use-cases for replicated vs global service

Troubleshoot a service using logs

Applying node labels

Task placement using node labels

Using templates with docker service

Domain 2: Image Creation, Management, and Registry (20% of exam)

Describe Dockerfile options [add, copy, volumes, expose, entrypoint, etc)

Understand Dockerfile and create an efficient image

Use CLI commands such as list, delete, prune, rmi, etc to manage images

Inspect images and report specific attributes using filter and format

Tagging, Pushing, Signing, pulling, adding a file, Modify an image

Modify an image to a single layer

Configure and setup registry,

Display layers of a Docker image

Describe how image layers work

Login, Search, Delete image in a registry

Domain 3: Installation and Configuration (15% of exam)

Setup repo, storage driver, install and upgrade docker-engine in various platforms

Configure logging drivers (splunk, journald, etc)

Setup swarm, configure managers, add nodes, and setup backup schedule

Create and manage user and teams

Sizing requirements for production scenarios

Understand namespaces, cgroups, and configuration of certificates

Use certificate-based client-server authentication to ensure a Docker daemon has the rights to access images on a registry

Setup in AWSinfrastructure along with HA config

Complete configuration of backups for UCP and DTR

Configure the Docker daemon to start on boot

Domain 4: Networking (15% of exam)

Create and setup a bridge network

Publish ports and identify ip to access the containers.

Explore and set up a different type of networks like bridge, host and null network

Describe the different types and use cases for the built-in network drivers

Introduction to DNSand using external DNS

Load balance traffic between containers

Communication between Docker engine, registry, and UCP controllers

Deploy service on a Docker overlay network

Describe the difference between "host" and "ingress" port publishing mode

Domain 5: Security (15% of exam)

Signing image

Enable Docker Content Trust

Configure (Role-Based Access Control) RBAC in UCP

Overview of Integration of UCP with LDAP/AD

Create, download and use UCP client bundles

Securing Docker swarm

Difference between UCP workers and managers

The process to use external certificates with UCP and DTR

Domain 6: Storage and Volumes (10% of exam)

Various graph driver and its usage

Configure device-mapper

Compare object storage to block storage, and explain which one is preferable when available

Different layers in a docker container and how volumes are used with docker for persistent storage

Cleanup unused images in filesystem and Registry

Introduction to Kubernetes and its concepts

Installation and architecture of Kubernetes

Introduction to Pods

Deployment and Service concepts

Label select concepts and its uses

Configmaps Introduction

Secrets and its uses

Namespace Introduction

DOWNLOAD:
Citación :

https://rapidgator.net/file/093fb38741392b927f3aa6ac09cae87b/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part1.rar.html
https://rapidgator.net/file/e02f521613fcff0a8af95dc765e08171/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part2.rar.html
https://rapidgator.net/file/85e4d8c9df42bc607bb410167ceb50b8/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part3.rar.html
https://rapidgator.net/file/8e386f113e702c1c89cf744ff91590df/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part4.rar.html


https://nitroflare.com/view/91D6B6E63AE8E59/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part1.rar
https://nitroflare.com/view/26D2555B0D1B50A/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part2.rar
https://nitroflare.com/view/482E8C480A704E0/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part3.rar
https://nitroflare.com/view/5D45544B88C2340/w9mqu.Docker.Certified.Associate.DCA..With.Kubernetes.part4.rar

Volver arriba Ir abajo
 

Docker Certified Associate (DCA) - With Kubernetes

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Docker Certified Associate (DCA)
» Docker Mastery with Kubernetes +Swarm from a Docker Captain (Updated)
» Kubernetes MasterClass Kubernetes Docker, Swarm for DevOps
» Docker and Kubernetes from zero to one cent
» Big Picture: Docker And Kubernetes Container Virtualization

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-