Companies Home Search Profile

Docker tutorial for beginners

Focused View

Amine Mkacher

1:19:17

13 View
  • 1 - Welcome to the course.mp4
    02:55
  • 2 - Challenges to Traditional IT.mp4
    06:42
  • 3 - Hardware and Software.mp4
    09:27
  • 4 - Operating System Basics.mp4
    08:49
  • 5 - What is virtualization.mp4
    03:39
  • 6 - Virtual Machine.mp4
    03:04
  • 7 - What is a hypervisor.mp4
    01:50
  • 8 - Types of hypervisors.mp4
    07:32
  • 9 - Virtualization Characteristics.mp4
    03:49
  • 10 - What are Containers.mp4
    06:08
  • 11 - Container concepts Process Isolation.mp4
    10:44
  • 12 - A brief history of containers.mp4
    06:27
  • 13 - The birth of Docker.mp4
    08:11
  • Description


    The evolution of containers: Docker, Kubernetes and the future

    What You'll Learn?


    • Learn the principles of virtualization technologies
    • Learn what containers are and how they work and ompare containers to other similar technologies
    • Discover the history of containers
    • Learn the foundations of using Docker
    • Create and manage Docker containers to speed up development and application deployment.

    Who is this for?


  • Programmers, software developers, and DevOps Engineers.
  • What You Need to Know?


  • This course is designed for learners with no technical experience, providing a solid foundation for docker container creation and orchestration.
  • To get started with Docker or learn Docker, it is recommended that you have some knowledge of Linux.
  • More details


    Description

    These days, when virtualization has become mainstream, any physical resource can be sliced, so that multiple users can share that resource in a carefully partitioned way. This enabled much better capacity utilization, and provided a much easier way to instantiate new workloads.

    The rapid evolution of containers over the past two decades has changed the dynamic of modern IT infrastructure -- and it began before Docker's debut in 2013.

    Containers are a light-weight solution which preserves all the goodness of VMs while increasing performance and improving server resource utilization for varying loads. As the figure shows, a container contains only an application and any associated software – such as libraries – it needs to run, but does not have any OS.

    When Docker emerged in 2013, containers exploded in popularity.

    Docker is a technology whose aim is to facilitate the deployment of applications and the provisioning management of the underlying infrastructure.

    Using Docker containers helps get rid of the infrastructure dependency while deploying and running applications. This means that any containerized application can run on any platform irrespective of the infrastructure being used beneath.

    In this Course, you'll learn the foundations of using Docker,create and manage Docker images and containers,and explore the Docker ecosystem which consists of several useful tools that will allow you to simplify and standardize your software development process .

    Who this course is for:

    • Programmers, software developers, and DevOps Engineers.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Amine Mkacher
    Amine Mkacher
    Instructor's Courses
    Amine Mkacher is my name. I am a network engineer. I hold the position of network manager in the datacenters of the historical operator in Tunisia. I manage the operations related to Datacenter infrastructure and services, participate in the deployment of new IT platforms and infrastructures and develop plans for optimization and network expansion including servers and storage.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 13
    • duration 1:19:17
    • Release Date 2024/01/03

    Courses related to Docker