Udemy - Docker Certified Associate 2021

seeders: 11
leechers: 7
updated:
Added by CourseClub in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[GigaCourse.Com] Udemy - Docker Certified Associate 2021 0. Websites you may like
  • [CourseClub.Me].url (0.1 KB)
  • [GigaCourse.Com].url (0.0 KB)
01 - Section 1 - Getting Started with Dockers
  • 001 Overview of the Course.mp4 (51.7 MB)
  • 002 Note - New Certification Page.html (0.5 KB)
  • 003 Introduction to Docker Containers.mp4 (113.9 MB)
  • 004 Installation Methods for Docker.mp4 (32.5 MB)
  • 005 Creating Infrastructure for Docker Setup.mp4 (58.2 MB)
  • 006 Installing Docker in Linux.mp4 (26.2 MB)
  • 007 Document - Linux Installation Commands.html (0.8 KB)
  • 008 Installing Docker Desktop.mp4 (19.5 MB)
  • 009 Document - Docker Desktop.html (0.1 KB)
  • 010 Docker Image vs Docker Containers.mp4 (59.9 MB)
  • 011 Container Identification.mp4 (33.1 MB)
  • 012 Port Binding.mp4 (30.6 MB)
  • 013 Attached and Detached Modes.mp4 (20.1 MB)
  • 014 Removing Docker Containers.mp4 (9.1 MB)
  • 015 New Docker CLI Commands.mp4 (10.3 MB)
  • 016 docker container exec.mp4 (87.9 MB)
  • 017 Importance of IT flags.mp4 (14.8 MB)
  • 018 Default Container Commands.mp4 (32.5 MB)
  • 019 Overriding Default Container Commands.mp4 (38.9 MB)
  • 020 Restart Policies in Docker.mp4 (42.3 MB)
  • 021 Removing Docker Container Images.mp4 (2.8 MB)
  • 022 Disk Usage Metrics for Docker Components.mp4 (10.1 MB)
  • 023 Automatically Delete Container on Exit.mp4 (19.5 MB)
  • 024 Notes - Section 1.html (0.1 KB)
02 - Section 2 - Image Creation, Management, and Registry
  • 001 Working with Docker Images.mp4 (61.9 MB)
  • 002 Overview of Dockerfile.mp4 (130.5 MB)
  • 003 Document - Dockerfile.html (0.2 KB)
  • 004 COPY vs ADD Instructions.mp4 (30.5 MB)
  • 005 EXPOSE Instruction.mp4 (59.7 MB)
  • 006 Dockerfile - HEALTHCHECK Instruction.mp4 (53.0 MB)
  • 007 HEALTHCHECK Instruction Options.mp4 (52.3 MB)
  • 008 Document - HealtCheck Document Resource.html (0.5 KB)
  • 009 Dockerfile - ENTRYPOINT Instruction.mp4 (15.4 MB)
  • 010 Dockerfile - WORKDIR Instruction.mp4 (25.2 MB)
  • 011 Document - WORKDIR Code.html (0.4 KB)
  • 012 Dockerfile - ENV Instruction.mp4 (21.2 MB)
  • 013 Document - ENV Instruction Code.html (0.4 KB)
  • 014 Tagging Docker Images.mp4 (31.8 MB)
  • 015 Docker Commit.mp4 (26.7 MB)
  • 016 Layers of Docker Image.mp4 (87.6 MB)
  • 017 Managing Images with CLI.mp4 (42.6 MB)
  • 018 Inspecting Docker Images.mp4 (77.1 MB)
  • 019 Pruning Docker Images.mp4 (19.1 MB)
  • 020 Flattening Docker Images.mp4 (49.2 MB)
  • 021 Overview of Docker Registries.mp4 (126.0 MB)
  • 022 Pushing Images to Central Repository.mp4 (18.2 MB)
  • 023 Applying Filters for Docker Images.mp4 (31.5 MB)
  • 024 Moving Images Across Hosts.mp4 (10.9 MB)
  • 025 Document - Docker Save and Docker Load.html (0.3 KB)
  • 026 Build Cache.mp4 (28.2 MB)
  • 027 Document - Sample Code for Layer Caching.html (0.5 KB)
  • 028 Notes - Section 2.html (0.1 KB)
03 - Section 3 - Networking
  • 001 Overview of Docker Networking.mp4 (138.5 MB)
  • 002 Understanding Bridge Networks.mp4 (75.1 MB)
  • 003 Implementing User-Defined Bridge Networks.mp4 (157.0 MB)
  • 004 Understanding Host Network.mp4 (91.4 MB)
  • 005 Implementing None Network.mp4 (9.1 MB)
  • 006 Publish All Argument for Exposed Ports.mp4 (26.2 MB)
  • 007 Legacy Approach for Linking Containers.mp4 (7.4 MB)
  • 008 Notes - Section 3.html (0.1 KB)
  • [CourseClub.Me].url (0.1 KB)
  • [GigaCourse.Com].url (0.0 KB)
04 - Section 4 - Orchestration
  • 001 Overview of Container Orchestration.mp4 (45.1 MB)
  • 002 Overview of Docker Swarm & Building Labs.mp4 (43.3 MB)
  • 003 Document - Docker Script.html (0.9 KB)
  • 004 Initializing Docker Swarm.mp4 (28.4 MB)
  • 005 Document - Initializing Swarm Cluster.html (0.3 KB)
  • 006 Services, Tasks and Containers.mp4 (22.5 MB)
  • 007 Document - Replicated Service CLI Command.html (0.2 KB)
  • 008 Scaling Swarm Service.mp4 (31.2 MB)
  • 009 Document - Scaling Service CLI Command.html (0.4 KB)
  • 010 Multiple Approaches to Scale Swarm Services.mp4 (38.2 MB)
  • 011 Document - Multiple Approaches for Scaling.html (0.3 KB)
  • 012 Replicated vs Global Service.mp4 (8.4 MB)
  • 013 Document - Global Service CLI Command.html (0.3 KB)
  • 014 Draining Swarm Node.mp4 (11.1 MB)
  • 015 Document - Drain CLI Commands.html (0.3 KB)
  • 016 Inspecting Swarm Service and Nodes.mp4 (30.8 MB)
  • 017 Document - Inspecting Services and Nodes.html (0.3 KB)
  • 018 Adding Network and Publishing Ports to Swarm Tasks.mp4 (30.2 MB)
  • 019 Document - Publish Port at Service.html (0.4 KB)
  • 020 Overview of Docker Compose.mp4 (98.1 MB)
  • 021 Document - Docker Compose YAML.html (1.6 KB)
  • 022 Deploying Multi-Service Application in Swarm.mp4 (16.5 MB)
  • 023 Document - Docker Stack CLI commands.html (0.4 KB)
  • 024 Locking Swarm Cluster.mp4 (59.2 MB)
  • 025 Document - AutoLock Commands.html (0.4 KB)
  • 026 Troubleshooting Swarm Service Deployments.mp4 (12.5 MB)
  • 027 Mounting Volumes via Swarm.mp4 (9.2 MB)
  • 028 Document - Mount Volumes with Swarm.html (0.6 KB)
  • 029 Control Service Placement.mp4 (52.8 MB)
  • 030 Document - Setting Constraints.html (0.5 KB)
  • 031 Overview of Overlay networks.mp4 (39.5 MB)
  • 032 Creating Custom Overlay Networks for Swarm.mp4 (15.8 MB)
  • 033 Document - Custom Overlay Networks.html (0.6 KB)
  • 034 Secure Overlay Networks.mp4 (12.3 MB)
  • 035 Creating Swarm Services using Templates.mp4 (11.7 MB)
  • 036 Split Brain & Importance of Quorum.mp4 (23.6 MB)
  • 037 High Availability of Swarm Manager Nodes.mp4 (69.1 MB)
  • 038 Running Manager-Only nodes in Swarm.mp4 (9.5 MB)
  • 039 Recover from losing the quorum.mp4 (69.9 MB)
  • 040 Document - Forcing New Cluster.html (0.1 KB)
  • 041 Docker System Commands.mp4 (65.3 M

Description

Udemy - Docker Certified Associate 2021

Master Course to prepare for Docker Certified Associate certification.

Created by Zeal Vora
Last updated 10/2021
English


For More Udemy Courses Visit: https://gigacourse.com
For More Courses Visit: https://Courseclub.me



Download torrent
6.6 GB
seeders:11
leechers:7
Udemy - Docker Certified Associate 2021


Trackers

tracker name
udp://tracker.tiny-vps.com:6969/announce
udp://fasttracker.foreverpirates.co:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://explodie.org:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.cyberia.is:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.uw0.xyz:6969/announce
udp://tracker.dler.org:6969/announce
udp://9.rarbg.to:2710/announce
udp://discord.heihachi.pw:6969/announce
udp://vibe.sleepyinternetfun.xyz:1738/announce
udp://movies.zsw.ca:6969/announce
udp://abufinzio.monocul.us:6969/announce
https://tracker.tamersunion.org:443/announce
µTorrent compatible trackers list

Download torrent
6.6 GB
seeders:11
leechers:7
Udemy - Docker Certified Associate 2021


Torrent hash: 8545A153F445D8A9ECC14FE61875E2D48F54893A