* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    Hoje às 11:58
  • 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

Autor Tópico: Docker For The Absolute Beginner - Hands On - Devops  (Lida 106 vezes)

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

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Docker For The Absolute Beginner - Hands On - Devops
« em: 15 de Dezembro de 2024, 04:04 »
Docker For The Absolute Beginner - Hands On - Devops


Last updated 7/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.90 GB | Duration: 4h 19m

Learn Docker with Hands On Coding Exercises. For beginners in DevOps

What you'll learn
Beginner level introduction to Docker
Basic Docker Commands with Hands-On Exercises
Build Docker images using Dockerfiles with Hands-On Exercises
Understand what Docker Compose is
Build Application stack using Docker Compose Files with Hands-On Exercises
Understand what Docker Swarm is
Requirements
Basic System Administrator Skills
Good to have (Not Mandatory) access to a Linux System to setup Docker to follow along
Description
***Docker Endorsed Content***Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.This course introduces Docker to an Absolute Beginner using really simple and easy-to-understand lectures. Lectures are followed by demos showing how to set up and get started with Docker. The coding exercises that accompany this course will help you practice Docker commands, develop your own images using Dockerfiles, and practice Docker Compose. You will be developing Docker files for different use cases right in your browser. This way, you don't really need to have your own environment set up to get some hands-on practice. The coding exercises will validate your commands and Dockerfiles and ensure you have written them correctly.And finally, we have assignments to put your skills to the test. You will be given the challenge to solve using the skills you gained during this course. This is a great way to gain real-life project experience and work with the other students in the community to develop a Dockerfile and get feedback for your work. The assignment will push you to research and develop your own Docker images.Our tools, courses, and resources will help you improve your Docker skills and help you gain a true understanding of the program.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Docker Overview
Lecture 3 Getting started with Docker
Lecture 4 A note on installing Docker
Lecture 5 Demo - Setup and Install Docker
Lecture 6 A Quick Reminder
Lecture 7 Resources
Lecture 8 Student Preferences
Lecture 9 Join our Community Channel for support and interaction
Section 2: Docker Commands
Lecture 10 Basic Docker Commands
Lecture 11 Demo - Docker Commands
Lecture 12 Download Course Deck
Lecture 13 Demo - Docker Labs
Lecture 14 Demo - Accessing labs
Lecture 15 Course setup - accessing the labs
Lecture 16 Labs - Basic Docker Commands
Section 3: Docker Run
Lecture 17 Docker Run
Lecture 18 Article on Jenkins Image
Lecture 19 Demo - Advanced Docker Run Features
Lecture 20 Labs - Docker Run
Section 4: Docker Images
Lecture 21 Docker Images
Lecture 22 Demo - Creating a new Docker Image
Lecture 23 Labs - Docker Images
Lecture 24 Environment Variables
Lecture 25 Labs - Environment Variables
Lecture 26 Command vs Entrypoint
Lecture 27 Labs - Command vs Entrypoint
Section 5: Docker Compose
Lecture 28 Docker Compose
Lecture 29 Pre-Requisite - YAML
Lecture 30 Demo - Example Voting Application
Lecture 31 Demo - Example Voting Application with Docker Compose
Lecture 32 Demo - Docker Compose
Lecture 33 Labs: Docker Compose
Lecture 34 References
Lecture 35 Stay Updated!
Section 6: Docker Registry
Lecture 36 Docker Registry
Lecture 37 Lab: Docker Registry
Section 7: Docker Engine, Storage and Networking
Lecture 38 Docker Engine
Lecture 39 Docker PID - Demo
Lecture 40 Docker Storage
Lecture 41 Docker Storage - Demo
Lecture 42 Labs - Docker Storage
Lecture 43 Docker Networking
Lecture 44 Labs - Docker Networking
Section 8: Docker on Mac & Windows
Lecture 45 Docker on Windows
Lecture 46 Demo - Docker on Windows
Lecture 47 References
Lecture 48 Docker on MAC
Section 9: Container Orchestration - Docker Swarm & Kubernetes
Lecture 49 Container Orchestration
Lecture 50 Docker Swarm
Lecture 51 Kubernetes Introduction
Section 10: Conclusion
Lecture 52 Conclusion
Lecture 53 Course Completion Certificate
Lecture 54 Bonus Lecture - Docker Certification Course
System Administrators,Cloud Infrastructure Engineers,Developers
Screenshots


Say "Thank You"

rapidgator.net:
Citar
https://rapidgator.net/file/d92ebd6189a0aa42c8f295a7cff763a7/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part1.rar.html
https://rapidgator.net/file/6d6736039787cb453773950be72f7445/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part2.rar.html

nitroflare.com:
Citar
https://nitroflare.com/view/E6E4F5B4BCC9669/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part1.rar
https://nitroflare.com/view/8BEEDC5DA977858/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part2.rar

ddownload.com:
Citar
https://ddownload.com/vxtgi3mmny1e/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part1.rar
https://ddownload.com/mnw7n57ot637/jeruy.Docker.For.The.Absolute.Beginner..Hands.On..Devops.part2.rar