Join our Whatsapp/Telegram Groups for future Videos and Community Discussions: chat.whatsapp.com/JpgRiVTK57XB4FvXumvajk t.me/+xjZA3ZS-OQkxZTk1 Join our DevOps and Cloud Army to get access to members-only content and for direct 1-to-1 reach... ua-cam.com/channels/YDlBuxE7BEtYR5r4q3WRrQ.htmljoin
The question was very simple, ECS should have persistent volumes in case the container dies data should not be lost and the container has a flag like always restart. This will ensure if the container dies it will restart and get the data from the persistence volume we attached with the container it can be EFS or EBS
She is really lucky to have hands-on so many technologies. It is commendable that she cleared a CKA, without having a hands-on production cluster environment. You must invite her again to share her exam and certification experience with all.
Excellent interiew, candidate is very knowledgable. Adding to the above discussion Devops is a methodology, there is no concrete answer to any approach. Its just the scenarios that candidates face in their careers. For monitoring, we have built in python scripts which runs via jenkins and fetch details in our organisation for monitoring there is datadog, newrelic, fluentd, prometheus, grafana, elk apart from zabbix, cloudwatch, pagerduty for fetching ec2 details, apart from ansible aws modules there is aws sdk, cdk, terraform for container volumes, apart from persistent volumes, pvc. There is also dynamic volume provisioning using storage class which can be used for security there are cis benchmarks, tools like aws config, security hub
Not everyone is fortunate enough to work on such environment as she is working now. She was really lucky to get the opportunity to work as a pure cloud and a devops engineer. Very talented and experianced. This is my dream job to be like her
@@DevOps-Cloud I am 33 now, 7 yrs into wintel & vmware support , i wish i get an opportunity and could start somewhere into cloud and devops as a fresher to be honest.
We can use Data persistence volume and attach it to docker container so that it will maintain the docker data like when container crashed or removed still we can access to that particular directory which may be mounted with file system or docker host volume..that volume would be shared with multiple containers so whenever container restarted or stopped other container will be running using that persistence volume so we can maintain the consistency and avoid data loss..please correct me if am wrong
The disaster recovery question from the interviewer Well instead of creating replicas of DB later, it should be always there in the first place in production environments. Your candidate did the professional-level certification then she should place that procedure of disaster recovery in first place because any system can break and we should have some guard rails to keep the system up and running and should in-place the secondary database for read only :)
I agree that the candidate possesses AWS cloud management and monitoring skills. However, when interviewing for an AWS DevOps role, I would expect questions related to EKS (Elastic Kubernetes Service), services like AWS code build, AWS code deploy ,AWS CodePipeline , containerizing applications, and migrating EKSetc.
Great interview, but i really got stuck for where we it would store the state of any container! coz the volume whether dynamic or static will just store the data permanently and no information about the container's state over there , while Docker daemon maintains the state of each container, and you can query this status using Docker commands (docker ps, docker inspect) , right ?
Very insightful video do you provide interview guidance and training for 11+ years experienced resource. Want to switch to devops but not having a clear idea.
You can join the channel membership where I conduct monthly live session to guide based on my experience and other members join to share their learnings. Other option is to allow your mock interview.
More Inspirational interview session for me and would be more helpful to get upgrade my self.Keep posting such kind of videos, we will encourage your channel and do sharing with my friends as well 🙏🙏🙏
Oops the Terraform part is not good as the secrets should not be in Terraform code instead export the aws credentials using the env variables or configure aws profiles
It should not. Personal preference should be considered first. You can be flexible to an extent. She answered very well and that should be the approach.
She is telling on basis of her experience , what if someone is fresher , how and what would you ask him her ? Can u plz interview an aspiring devops or cloud engineer, much appreciated
Very insightful details has been shared via this interview and deserving candidate for Sr. DevOps Engineer role, Just one Question what package range is she expected for this role...
@@DevOps-Cloud what was her prev package and also i wanted to ask, does it make any difference if one has good experience, but were in the same company with a low package
Sir i am non IT professional but i want to get job in AWS since i have a knowledge and i am planning to give me exams of AWS solutions architect so please share some interviews experience for freshers and your opinion how to get the job
@@DevOps-Cloud amazing Sir, you are doing wonderful job sir .keep it up the good work. Thank you so much. May I know how to participate in your interview list as a fresher
Hello Sir, can you please put some light on the weightage of questions asked on each devops tools, and i also want to know how important is to learn python for devops and from where i can get the material for learning python required for devops
1. Sir what is the command to get the all repositorys central to local ! Not individual at a time all 2 . If we have multiple branches i want to clone particular project to local is it possible to another way without using git clone particular project url ....!
Look I can't suggest based on little information. I don;t know your work expereince and career options in commerce. If you come as fresher you can learn for sure, it's very much real world relatable but not sure how Indian IT companies would in take you...Once I had referred a 30 year old as fresher at Infosys (around 10 years ago) and was refused by HR saying overage for entry level.
Q/A session was very informative and helpfull. Candidate was very knowledgeable. I m assuming you have shortlisted her. I mmore curious how much she was expecting for the new job role and finally how much she got. You can share range if you can't share exact ctc
Sorry to hear that. May be blur face impacts. Later she agreed to publish without blur. So you can watch that version and some other videos on channel.
Join our Whatsapp/Telegram Groups for future Videos and Community Discussions:
chat.whatsapp.com/JpgRiVTK57XB4FvXumvajk
t.me/+xjZA3ZS-OQkxZTk1
Join our DevOps and Cloud Army to get access to members-only content and for direct 1-to-1 reach...
ua-cam.com/channels/YDlBuxE7BEtYR5r4q3WRrQ.htmljoin
The question was very simple, ECS should have persistent volumes in case the container dies data should not be lost and the container has a flag like always restart. This will ensure if the container dies it will restart and get the data from the persistence volume we attached with the container it can be EFS or EBS
She is really lucky to have hands-on so many technologies. It is commendable that she cleared a CKA, without having a hands-on production cluster environment. You must invite her again to share her exam and certification experience with all.
i spent 15 years to learn all these which she knows in 5 years.. kudos to her!
yes, this was the best mock intervew....
I learnt all that in less than two years
Excellent interiew, candidate is very knowledgable. Adding to the above discussion
Devops is a methodology, there is no concrete answer to any approach. Its just the scenarios that candidates face in their careers.
For monitoring, we have built in python scripts which runs via jenkins and fetch details in our organisation
for monitoring there is datadog, newrelic, fluentd, prometheus, grafana, elk apart from zabbix, cloudwatch, pagerduty
for fetching ec2 details, apart from ansible aws modules there is aws sdk, cdk, terraform
for container volumes, apart from persistent volumes, pvc. There is also dynamic volume provisioning using storage class which can be used
for security there are cis benchmarks, tools like aws config, security hub
thanks for adding...
Not everyone is fortunate enough to work on such environment as she is working now. She was really lucky to get the opportunity to work as a pure cloud and a devops engineer. Very talented and experianced. This is my dream job to be like her
Yes and she has put in a lot of effort joining as Intern and now leading in short duration.
@@DevOps-Cloud I am 33 now, 7 yrs into wintel & vmware support , i wish i get an opportunity and could start somewhere into cloud and devops as a fresher to be honest.
@@abdurahmanfaisal6835 we have a WhatsApp group for support to cloud DevOps. Will try to share
Not really , it is true that every company varies but depends on you how much skilled you are and how much interest you show to your managers
@@amjads8971 yes, stay eager to learn
She has a very strong profile. I will hire her for my team we really needs some good devops people and thats hard to get.
I have the same experience , but she is fabulous ! Very much impressed by her.
Amazing, she must have got the job , amazing content 👏
Expecting more interview videos like this, hope she got selected as she answered most of your questions.
Yes, excellent candidate. More coming shortly. Stick around channel
AWS Solutions Architect Professional with 4 years of experience?? WOW. Even actual professionals struggle with this exam.
This is pure perfection. I read a book with similar content, and it was pure perfection. "Mastering AWS: A Software Engineers Guide" by Nathan Vale
thanks for book recomendations
We can use Data persistence volume and attach it to docker container so that it will maintain the docker data like when container crashed or removed still we can access to that particular directory which may be mounted with file system or docker host volume..that volume would be shared with multiple containers so whenever container restarted or stopped other container will be running using that persistence volume so we can maintain the consistency and avoid data loss..please correct me if am wrong
You are absolutely right.
The disaster recovery question from the interviewer
Well instead of creating replicas of DB later, it should be always there in the first place in production environments.
Your candidate did the professional-level certification then she should place that procedure of disaster recovery in first place because any system can break and we should have some guard rails to keep the system up and running and should in-place the secondary database for read only :)
Very well explained.
@@DevOps-Cloud check my other answers to your questions
@@linuxhunter007 yes, you are a rockstar
@@DevOps-Cloud But no one admits that I am an expert :(
@@linuxhunter007 who do you want to impress ?
true example of beauty with brain, i must say she is having so much knowledge in 4.5yrs of experience. cool stuffs ty for sharing .
Yes one of the great real time interview experience.
I agree that the candidate possesses AWS cloud management and monitoring skills. However, when interviewing for an AWS DevOps role, I would expect questions related to EKS (Elastic Kubernetes Service), services like AWS code build, AWS code deploy ,AWS CodePipeline , containerizing applications, and migrating EKSetc.
She definitely has a bright career ahead!
Very informative video. Thank you 🙏
yes, this is awesome interview, highly confident when she telling ..
I hope it will be useful for everyone
@@DevOps-Cloud sir if possible can u share her linkdin and github links
thank you
Sorry but No...
Great interview, but i really got stuck for where we it would store the state of any container! coz the volume whether dynamic or static will just store the data permanently and no information about the container's state over there , while Docker daemon maintains the state of each container, and you can query this status using Docker commands (docker ps, docker inspect) , right ?
Fair enough!
i like the strategy on how this candidate lure the interviewer away on aws graviton instances. true multi-processes mind / talent.
Haha 😂
another level , she had a good knowledge on aws
Yes, awesome profile
Very insightful video do you provide interview guidance and training for 11+ years experienced resource. Want to switch to devops but not having a clear idea.
You can join the channel membership where I conduct monthly live session to guide based on my experience and other members join to share their learnings. Other option is to allow your mock interview.
ecs container files are stored in ecr registry from there ecs agent pulls-off.
That’s container images stored in ECR
More Inspirational interview session for me and would be more helpful to get upgrade my self.Keep posting such kind of videos, we will encourage your channel and do sharing with my friends as well 🙏🙏🙏
Thanks 🙏 Another video coming in 30 minutes
Nice information one of best interview
Thanks for liking
Wow awesome 👏🏼 100% selected candidate
all cool but as for me is much better to short cv for one a4 latter
Better to provide the TIMESTAMPS
Do you know how to generate them automated?
I don't have time to watch again and write time stamps
Awesome interviewer I would say.
Oops the Terraform part is not good as the secrets should not be in Terraform code instead export the aws credentials using the env variables or configure aws profiles
vault also related to secrets .
How to stay relevant in the industry, who have 12 yoexp , when these junior employees have so diverse work experience & in depth knowledge. ???
keep learning all the time. Tech changes so fast. no other option. invent, reinvent all the time ...
Sadly most of the interviews I have done in Devops hardly 5% had experience in kubernetes which was very basic
Yes, let’s focus on this over the next few weeks. After azure DevOps and terraform done we plan to focus on Kubernetes interviews
Is it okay to tell that night shifts as a reason, because i have same concern, will it show any negative impact on the candidate from recruitment side
It should not. Personal preference should be considered first. You can be flexible to an extent. She answered very well and that should be the approach.
This video is very informative thanks 👍
Her every answer and her confidence level is 🔥
Yes, true hard work pays off at some stage.
She is telling on basis of her experience , what if someone is fresher , how and what would you ask him her ? Can u plz interview an aspiring devops or cloud engineer, much appreciated
There are already a few freshers entry level interviews on channel that are great. Please take a look…
Real DevOps Engineer laughing in corner😅
Very insightful details has been shared via this interview and deserving candidate for Sr. DevOps Engineer role,
Just one Question what package range is she expected for this role...
Now with one two switch she can get into 20 Lac INR per year
@@DevOps-Cloud what was her prev package and also i wanted to ask, does it make any difference if one has good experience, but were in the same company with a low package
@@mohammedmunawwar1 not sure on current package.
Sir i am non IT professional but i want to get job in AWS since i have a knowledge and i am planning to give me exams of AWS solutions architect so please share some interviews experience for freshers and your opinion how to get the job
Freshers interviews are on channel and more coming
@@DevOps-Cloud amazing Sir, you are doing wonderful job sir .keep it up the good work. Thank you so much. May I know how to participate in your interview list as a fresher
Sir i how to get real time experience 4+,could you please guide how to contact with you sir
Replied you just now on other video. Go for project 1 on topmate
Hello Sir, can you please put some light on the weightage of questions asked on each devops tools, and i also want to know how important is to learn python for devops and from where i can get the material for learning python required for devops
Focus on 1 tool for each stage of the DevOps pipeline and master that. Then all other tools will look familiar
1. Sir what is the command to get the all repositorys central to local ! Not individual at a time all
2 . If we have multiple branches i want to clone particular project to local is it possible to another way without using git clone particular project url ....!
no idea. never had to do this. Would use a recursive bash script to do the first step. You can try git clone --branch for 2nd question.
Sir, my age is 41, I am commerce background, can I teach cloud, can I get job in cloud plz guide me.I am interested IT,plz guide me
Look I can't suggest based on little information. I don;t know your work expereince and career options in commerce. If you come as fresher you can learn for sure, it's very much real world relatable but not sure how Indian IT companies would in take you...Once I had referred a 30 year old as fresher at Infosys (around 10 years ago) and was refused by HR saying overage for entry level.
Very good candidate
Good one. Is this real time interview? Or, just a mock interview?
Mock interviews...
@@DevOps-Cloud Thanks for a quick reply.
usefull video
Q/A session was very informative and helpfull. Candidate was very knowledgeable. I m assuming you have shortlisted her.
I mmore curious how much she was expecting for the new job role and finally how much she got.
You can share range if you can't share exact ctc
These are mock interviews
But sir in your opinion how much 1 should get the offer with this knowledge in mumbai or remote jobs?
@@har111100 around 12 lacs per year in a good company
Sir, as per my knowledge with this experience and certifications any1 can get 20-30 LPA easily
@@har111100 yes, possible. salary is very relative thing. depends on various factors
great
Your videos are very informative. But, is it possible for making them on Redhat Openshift Administration by any chance?
I am glad they are helping everyone.
Will anyone ask client name or the product details, is it allowed to say client name?
you can and should add client names in resume. sometime related company names can be a factor to select or in the discussion.
She is very claver answering 😂
Is that Aurora database or Arya database!?
Amazon Aurora
Thanks for video but her english not understandable :(
Sorry to hear that. May be blur face impacts. Later she agreed to publish without blur. So you can watch that version and some other videos on channel.
Why face covered
Why? her face hidden
there is another video without blur.
Jay Hanuman Dada Ki Jay
7:41 xD
😀 Later on she agreed to put full face on camera so I uploaded a new video of her. I hope you understand that these are mock interviews.
@@DevOps-Cloud No worries brother :-) Fantastic and very informative channel- all the best!
This is the most boring and depressing conversation between two people I have ever seen. The whole time she sounded like she was about to cry.
Come on. we need to learn to appreciate her skills...
I came here to see girl's face. You disappointed me.
Focus on the content bro and have respect for her.
Fake one