All the useful links 👇, Bookmark them for future reference. Learn Docker from Basics using my Playlist th-cam.com/play/PLdpzxOOAlwvLjb0vTD9BXLOwwLD_GWCmC.html Docker Compose Docs docs.docker.com/compose/ Three Tier Architecture Used in the video github.com/iam-veeramalla/three-tier-architecture-demo/blob/master/docker-compose.yaml Complete Docker Compose Examples github.com/docker/awesome-compose
Hands down, This is the best video on TH-cam I watched about Docker Compose. Very detailed explanation from basics and taking up from there with real world examples. Will try all the docker-compose examples in awesome-compose repo.
The way you explain concept is too good for students like us who are just getting started into computer science No promo no here and there pure knowledge ❤ Hats off❤
this was the only thing missing in ur docker playlist and now its completed... waiting for a zero to hero playlist on ansible using the industrial best practises
hello @abhishek , while trying to follow you, you said doker compose heleps developer when they raise pull request , what is local ci/cd you mentioned at time: 46:17 . when any one create a pull request , its targeted to remote branch . in my case its gitlab, are you talking about ci/cd when gitlab? or its some ci/cd set up developers have set up on local ?
so basically docker-compose lets you orchestrate multiple containers, bind volume . Using a declarative approach to maintain lifecycle of multiple containers. Using YAML file will build and run the containers. But to build , it still requires dockerfile
Hi Sir, Thanks for adding Course .Some query , Although adv Docker Operations have been shifted towards K8 admin side both for Dev and Admin roles. Is there any Industry new tool or new addition of features existing GitOps IaC etc in Process ?
How to run docker-compose in Jenkins pipeline. for running any docker command in Jenkins pipeline without using chmod 777 /var/lib/docker as it is security concern
Abhishek please give us some clarity on what are the difference between docker swarm and Kubernetes, why people prefer k8's rather than docker swarm even both have same advantages. Please make a video on it
Wanted to learn about Docker compose at the end of the this course completion, so tried watching this video now and while running docker-compose up command on powershell upon a ec2 instance created on Aws with ubuntu user, it is giving me an error and unable to run this command. So not able to complete this task. Could anyone help me out on why the docker-compose up command is not working for me?
Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.
Thank you for uploading video , i have one doubt please response, AWS or Devops certification is mandatory for experience devops engineer while applying for Job,
Abhishek please make a real time project using all tools from github, jenkins, testing things, docker image building and artifacts updation, storing back to Github and using argo cd deploying those into cluster with monitoring tools. You already made a video but one more please.
@@AbhishekVeeramalla I have seen that but not able to install sonarqube, getting error in docker build "ERROR: error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`"
Bro please make video on, Linux Troubleshooting commands and networking cpu, systems related. Because this are asked in interview and Aptitude based on aws cloud or devops roles
Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.
All the useful links 👇, Bookmark them for future reference.
Learn Docker from Basics using my Playlist
th-cam.com/play/PLdpzxOOAlwvLjb0vTD9BXLOwwLD_GWCmC.html
Docker Compose Docs
docs.docker.com/compose/
Three Tier Architecture Used in the video
github.com/iam-veeramalla/three-tier-architecture-demo/blob/master/docker-compose.yaml
Complete Docker Compose Examples
github.com/docker/awesome-compose
thanks
❤
Hands down, This is the best video on TH-cam I watched about Docker Compose. Very detailed explanation from basics and taking up from there with real world examples. Will try all the docker-compose examples in awesome-compose repo.
Wow, thanks!
maaan....This is dope!!!!! even paid courses haven't given me a deep dive like this. Not only this, your complete devops videos are on to the point.
❤️
The way you explain concept is too good for students like us who are just getting started into computer science
No promo no here and there pure knowledge ❤
Hats off❤
Thanks Abhishek, waiting for this one from long time. Finally you made it for us.Thank you soo much
😍
Thanks Alot sir for the Amazing and detailed Explanation of Docker Compose Concepts
🙏
Very much clear explanation good work brother 👍
The most awaited video thank you Abhishek Bhai
Thanks for the support
Thanks Abhishek bro. Now it’s clear
Always welcome
this was the only thing missing in ur docker playlist and now its completed... waiting for a zero to hero playlist on ansible using the industrial best practises
Thanks 🙏
hello @abhishek , while trying to follow you, you said doker compose heleps developer when they raise pull request , what is local ci/cd you mentioned at time: 46:17 . when any one create a pull request , its targeted to remote branch . in my case its gitlab, are you talking about ci/cd when gitlab? or its some ci/cd set up developers have set up on local ?
Thanks again. you are doing great. Solved lot of questions regarding DockerFile, docker-compose , use cases and comparison with kubernetes.
Thank you Abhishek bro for detailed video ❤❤
My pleasure 😊
so basically docker-compose lets you orchestrate multiple containers, bind volume . Using a declarative approach to maintain lifecycle of multiple containers. Using YAML file will build and run the containers. But to build , it still requires dockerfile
Yes
@@AbhishekVeeramalla we need to attach my sql container to php container, please do video on this bro !
Beutifully explained all the concepts of docker-compose. Thanku Abhishek for this video, appreciate your efforts...💯💯
Started learning from your playlist❤
Awesome! Thank you!
very informative as always
Great explanation!! Eagerly waiting for K8s series ☺
Hi Sir,
Thanks for adding Course .Some query , Although adv Docker Operations have been shifted towards K8 admin side both for Dev and Admin roles. Is there any Industry new tool or new addition of features existing GitOps IaC etc in Process ?
Just looking like a wow❤
😍
I was looking for this ❤❤
😍
Hi anan, what if we want to have our containers running in multiple ec2 instances then how do we use docker compose?
Docker swarm
@@AbhishekVeeramalla can kubernates be an alternative for this?
Much awaited🔥👌
Thanks abhishek💯
My pleasure 😊
Exceptional 🎉❤
Thank you Anna for your efforts.
😀
Will I have to write the yaml file again and again?
How to run docker-compose in Jenkins pipeline.
for running any docker command in Jenkins pipeline without using chmod 777 /var/lib/docker as it is security concern
Use docker agent
Abhishek please give us some clarity on what are the difference between docker swarm and Kubernetes, why people prefer k8's rather than docker swarm even both have same advantages. Please make a video on it
Sure
awesome video as always .
Thanks for that Sir.❤
My pleasure
GOD BLESS YOU @@AbhishekVeeramalla
Love you bro. Keka anthe.
Great explanation. Thanks.
i need to convert my helm charts to docker compose how to do it is there any easyway to do it
Wanted to learn about Docker compose at the end of the this course completion, so tried watching this video now and while running docker-compose up command on powershell upon a ec2 instance created on Aws with ubuntu user, it is giving me an error and unable to run this command. So not able to complete this task.
Could anyone help me out on why the docker-compose up command is not working for me?
please share the error screen shot
Hi abishek, can you start any monitoring tool from zero to hero series
I have heard nowadays docker is not used mostly instead containerd is used for most versatility
Is this true?
Docker is a container platform and containerd is a container runtime. They are different, I think you are asking about dockershim vs containerd.
Mechanical 2017 passout sir , present it side ravali anukuttunnanu best tool and session cheppara kocham and it side features Ela uttundi..
Tools meda jobs rojulu poinay bro. Ipudu complete devops or data engineering or full stack ala nervhukovali
@@AbhishekVeeramalla devops course okati nerchukunte job s unniaha and vastunda anna
Nice Abhishek
Thanks
Can we expect sooner a zero to hero playlist on ansible using the industrial best practises please?
Will try
Hi @Abhishek, is docker compose really useful in this kubernetes world
Really very useful video bro.....
Thanks and welcome
Awsome Explanation! I am getting error of 2 request waiting for run
Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.
Super explain
Thank you 🙂
Thank you for uploading video , i have one doubt please response, AWS or Devops certification is mandatory for experience devops engineer while applying for Job,
Not at all
Mandatory
Thank you@@AbhishekVeeramalla
Abhishek please make a real time project using all tools from github, jenkins, testing things, docker image building and artifacts updation, storing back to Github and using argo cd deploying those into cluster with monitoring tools. You already made a video but one more please.
Its already there. Search for Ultimated CI/CD pipeline
If u what on Azure, check day-14 and day-15 in azure
@@AbhishekVeeramalla I have seen that but not able to install sonarqube, getting error in docker build "ERROR: error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`"
Anna openings nd latest ga interviews ela adgutunaro fr experienced oka cheyandi please...
Sure
Thanks for the video, got clear the diff b/n Dockerfile, docker compose & k8s
thanks, abhi
Thank You ❤
Anna is there any opportunities for freshers or 2 year experience candidate.
Ashishek bro..please do Ansible zero to hero playlist ... my humble request
Bro
Please do video on data science
Bro please make video on, Linux Troubleshooting commands and networking cpu, systems related.
Because this are asked in interview and Aptitude based on aws cloud or devops roles
Check devops zero to hero
Tq sir
Welcome
Anna.. Oka non-degree candidate able to get freelancer projects obediently..????
Yes bro, degree won’t matter
Tqsm bro..I will be back
you are vijay sethupathi of devops :)
docker compose up
Exactly 😀
❤
❤️
Broo Koncham chepandi Amian pblm avutundha andi
Hello
Can u pls inform
Hello
Please a video on how to migrate from docker to other container runtime such as containerd or crio or podman since kubernetes deprecated docker in the latest versions.