- Docker Container (Christian Lempa)
-
Docker Container (TeckWorld with Nana)
-
Docker Crash Course for Absolute Beginners [NEW]
-
Docker Tutorial for Beginners [FULL COURSE in 3 Hours]
-
What is Docker? Docker container concept explained || Docker Tutorial 1
-
What is a Docker Container? Docker Demo || Docker Tutorial 2
-
How to install docker? Step by Step || Docker Tutorial 3
-
8 Basic Docker Commands || Docker Tutorial 4
-
Debugging Docker Containers with docker exec and docker logs || Docker Tutorial 5
-
Docker vs Virtual Machine | simply explained || Docker Tutorial 6
-
Overview of Workflow with Docker - Docker in Practice || Docker Tutorial 7
-
Developing with Docker - Docker in Practice || Docker Tutorial 8
-
Docker Compose Tutorial - Docker in Practice || Docker Tutorial 9
-
Dockerfile Tutorial - Docker in Practice || Docker Tutorial 10
-
Private Repository explained | Registry on AWS - Docker in Practice || Docker Tutorial 11
-
Deploying the containerized application with Docker Compose || Docker Tutorial 12
-
Docker Volumes Demo || Docker Tutorial 13
-
-
Kubernetes (TeckWorld with Nana)
-
Kubernetes Roadmap - Complete Step-by-Step Learning Path
-
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
-
Docker vs Kubernetes vs Docker Swarm | Comparison in 5 mins
-
What is Kubernetes | Kubernetes explained in 15 mins
-
Kubernetes Components explained! Pods, Services, Secrets, ConfigMap | Kubernetes Tutorial 14
-
Kubernetes Architecture explained | Kubernetes Tutorial 15
-
Benefits of Kubernetes | Scalability, High Availability, Disaster Recovery | Kubernetes Tutorial 16
-
Minikube and Kubectl explained | Setup for Beginners | Kubernetes Tutorial 17
-
Kubectl Basic Commands - Create and Debug Pod in a Minikube cluster | Kubernetes Tutorial 18
-
Kubernetes YAML File Explained - Deployment and Service | Kubernetes Tutorial 19
-
Complete Application Deployment using Kubernetes Components | Kubernetes Tutorial 20
-
Kubernetes Namespaces Explained in 15 mins | Kubernetes Tutorial 21
-
Pods and Containers - Kubernetes Networking | Container Communication inside the Pod
-
Kubernetes Volumes explained | Persistent Volume, Persistent Volume Claim & Storage Class
-
Kubernetes ConfigMap and Secret as Kubernetes Volumes | Demo
-
What is Docker? Docker container concept explained || Docker Tutorial 1
What is Docker? What is a Docker container? Understand why Docker is used and what problems do containers solve for the development process and deployment process?
► Subscribe to me on Youtube: https://bit.ly/2z5rvTV
C o n t a i n e r C o n c e p t e x p l a i n e d
Docker is becoming more and more popular and seems like every company is now turning to it to make the development and deployment process more efficient. The reason is that docker solves some common problems that have been around for quite a while in software development.
In this video I talk about container concepts and the above mentioned popular implementation called Docker. You will learn about what a container is, what problems it solves, how containers make the development process much easier and also how they solve some of the problems in the deployment process.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
1:05 - What is a container and what problems does it solve?
1:50 - Container repository - where do containers live?
3:38 - Application development - before/after container
7:15 - Application deployment - before/after container
►► Full Docker and Kubernetes Tutorial Playlist: https://bit.ly/2YGeRp9
This video is the ❶ of a complete series for beginners, where I explain the basic concepts and also show you demo's like deploying your containerized application. At the end of this tutorial you will fully understand Docker and Kubernetes.
💡 Only interested in Docker?
►► Complete Docker Tutorial Playlist: https://bit.ly/2ymJHbX
#docker #whatisdocker #dockertutorials #devops #techworldwithnana
-------------------------------------------------------------------------------------
The complete step-by-step guide to Docker and Kubernetes will include the following content:
🐳 D O C K E R
- Container concept
- Why docker? (image vs. traditional DevOps)
- Install docker on different operating systems
- 8 basic commands you need to know
- Docker vs. Virtual Machine
- Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment)
- Develop an application with Docker
- Docker Compose
- Dockerfile
- Private Repository
- Deploying your containerized application
- Docker Volumes from theory to practice
✵ K U B E R N E T E S
- Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet)
- Kubernetes architecture for beginners (master, slave nodes & processes)
- Understand how does K8s REALLY work? Main Concepts of how to use K8s
- Minikube, Kubectl - set up the cluster and connect to it
- Kubectl main commands - Demo
- Configuration file (YAML) - syntax
- Kubernetes Namespaces
- Communication between the pods - basic networking concepts in Kubernetes
- K8s Deployment in practice - example application deployment (pod + service + Ingress + secret)
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 https://bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 https://bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 https://bit.ly/3Ozl28x
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► https://bit.ly/32UVSZP
Don't forget to subscribe ► https://bit.ly/3mO4jxT
DEV ► https://bit.ly/3h2fqiO
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
Legal Notice:
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.
► Subscribe to me on Youtube: https://bit.ly/2z5rvTV
C o n t a i n e r C o n c e p t e x p l a i n e d
Docker is becoming more and more popular and seems like every company is now turning to it to make the development and deployment process more efficient. The reason is that docker solves some common problems that have been around for quite a while in software development.
In this video I talk about container concepts and the above mentioned popular implementation called Docker. You will learn about what a container is, what problems it solves, how containers make the development process much easier and also how they solve some of the problems in the deployment process.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
1:05 - What is a container and what problems does it solve?
1:50 - Container repository - where do containers live?
3:38 - Application development - before/after container
7:15 - Application deployment - before/after container
►► Full Docker and Kubernetes Tutorial Playlist: https://bit.ly/2YGeRp9
This video is the ❶ of a complete series for beginners, where I explain the basic concepts and also show you demo's like deploying your containerized application. At the end of this tutorial you will fully understand Docker and Kubernetes.
💡 Only interested in Docker?
►► Complete Docker Tutorial Playlist: https://bit.ly/2ymJHbX
#docker #whatisdocker #dockertutorials #devops #techworldwithnana
-------------------------------------------------------------------------------------
The complete step-by-step guide to Docker and Kubernetes will include the following content:
🐳 D O C K E R
- Container concept
- Why docker? (image vs. traditional DevOps)
- Install docker on different operating systems
- 8 basic commands you need to know
- Docker vs. Virtual Machine
- Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment)
- Develop an application with Docker
- Docker Compose
- Dockerfile
- Private Repository
- Deploying your containerized application
- Docker Volumes from theory to practice
✵ K U B E R N E T E S
- Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet)
- Kubernetes architecture for beginners (master, slave nodes & processes)
- Understand how does K8s REALLY work? Main Concepts of how to use K8s
- Minikube, Kubectl - set up the cluster and connect to it
- Kubectl main commands - Demo
- Configuration file (YAML) - syntax
- Kubernetes Namespaces
- Communication between the pods - basic networking concepts in Kubernetes
- K8s Deployment in practice - example application deployment (pod + service + Ingress + secret)
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 https://bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 https://bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 https://bit.ly/3Ozl28x
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► https://bit.ly/32UVSZP
Don't forget to subscribe ► https://bit.ly/3mO4jxT
DEV ► https://bit.ly/3h2fqiO
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
Legal Notice:
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.
ビュー | |
---|---|
1 | 合計視聴回数 |
1 | Members Views |
0 | Public Views |
アクション | |
---|---|
0 | いいね! |
0 | Dislikes |
0 | コメント |
Share by mail
Please login to share this video by email.