* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40
  • j.s.: [link]
    23 de Junho de 2025, 15:58

Autor Tópico: Docker Certified Associate (DCA) - With Kubernetes  (Lida 108 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Docker Certified Associate (DCA) - With Kubernetes
« em: 11 de Novembro de 2020, 14:00 »

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 link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction