Tech with Ajit
Tech with Ajit
  • Видео 24
  • Просмотров 299 696
Senior DevOps Engineer Mock Interview: Prepare Like a Pro!
🚀 Senior DevOps Engineer Mock Interview: Prepare Like a Pro! 🚀
Ready to ace your Senior DevOps Engineer interview? This comprehensive mock interview session is designed to help you prepare like a pro! Join us as we dive into common questions, technical challenges, and strategic thinking essential for mastering your upcoming interview.
🔍 In This Video:
- Real-World Scenarios: Tackle practical DevOps problems and scenarios that you might encounter in a senior role.
- Expert Tips: Get insider tips on how to approach complex questions and showcase your expertise.
- Key Concepts: Review essential DevOps concepts including CI/CD pipelines, infrastructure as code, cloud platforms, and more.
- Q&A Sess...
Просмотров: 17 837

Видео

Set Up GoDaddy with AWS: A Quick Tutorial
Просмотров 5893 месяца назад
📹 Welcome to our quick tutorial on how to set up GoDaddy with AWS! In this video, we'll walk you through the essential steps to link your GoDaddy domain with your AWS services, including Route 53 and EC2 ALB. Perfect for beginners and anyone looking to streamline their domain management. 🔧 What You'll Learn: 1. Domain Configuration - How to update your DNS settings in GoDaddy. 2. AWS Setup - Co...
Mastering AWS EKS Kubernetes DevOps Project | The Pipeline | Part 3
Просмотров 1,1 тыс.9 месяцев назад
🚀 Welcome to our comprehensive AWS EKS Kubernetes DevOps Project tutorial! Mastering AWS EKS Kubernetes DevOps Project - Step-by-Step Guide | Part 3 | The Pipeline 🌐 In this step-by-step guide, we will take you on a journey to master the art of deploying and managing applications using Amazon EKS and Kubernetes. Whether you're a seasoned DevOps professional or just getting started, this project...
Mastering AWS EKS Kubernetes DevOps Project | The Platform | Part 2
Просмотров 2,1 тыс.9 месяцев назад
🚀 Welcome to our comprehensive AWS EKS Kubernetes DevOps Project tutorial! Mastering AWS EKS Kubernetes DevOps Project - Step-by-Step Guide | Part 2 | The Platform 🌐 In this step-by-step guide, we will take you on a journey to master the art of deploying and managing applications using Amazon EKS and Kubernetes. Whether you're a seasoned DevOps professional or just getting started, this project...
Mastering AWS EKS Kubernetes DevOps Project | Intro | Part 1
Просмотров 1,5 тыс.9 месяцев назад
🚀 Welcome to our comprehensive AWS EKS Kubernetes DevOps Project tutorial! Mastering AWS EKS Kubernetes DevOps Project - Step-by-Step Guide | Part 1 | Introduction Mastering AWS EKS Kubernetes DevOps Project Series: 1️⃣ Mastering AWS EKS Kubernetes DevOps Project | Intro | Part 1 - ruclips.net/video/Z89I5Q04fHg/видео.html 2️⃣ Mastering AWS EKS Kubernetes DevOps Project | The Platform | Part 2 -...
Create a private Kubernetes cluster on AWS EKS
Просмотров 14 тыс.Год назад
In this video, we will learn how to Create a private Kubernetes cluster on AWS EKS. #aws #kubernetes #eks ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:18 | Provision VPC & other resources 01:55 | Provision private EKS cluster 04:56 | Provision worker nodes 08:40 | Provision jump servers 11:05 | Install kubectl, configure aws 13:23 | Update kubeconfig 14:26 | Jump to EKS connectivity 15:...
Access Private EC2 & RDS Instances Over The Internet Via Jump Server
Просмотров 2 тыс.Год назад
In this video, we will learn how to access your private EC2 & RDS Instances over the Internet via Jump server. #aws #private #ec2 ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 01:00 | Provision VPC & other resources 04:21 | Provision jump, app & db instances 09:53 | Connect jump server 10:41 | Connect app server via jump 14:40 | Connect jump server via windows machine ▬▬▬▬▬▬ Important links...
4 ways to structure your terraform projects!
Просмотров 5 тыс.Год назад
In this video, we will learn how to structure your terraform directories in four different ways. #terraform #aws #infrastructureascode ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:31 | Terraform structure 1 01:57 | Terraform structure 2 04:46 | Terraform structure 3 05:30 | Terraform structure 4 ▬▬▬▬▬▬ Important links❗️ ▬▬▬▬▬▬ ► GitHub repo - github.com/ajitinamdar-tech/three-tier-arch-...
Three-tier architecture in AWS using Terraform
Просмотров 12 тыс.2 года назад
In this video, we will learn how to a deploy a three-tier architecture in AWS using Terraform #terraform #aws #infrastructureascode ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:42 | Architecture 01:46 | What you are going to learn? 02:38 | Pre-requisites 03:34 | Environment walkthrough 04:35 | Code walkthrough 13:28 | Terraform init 14:23 | Terraform plan 15:15 | Terraform apply 16:12 |...
Jenkins Tutorial - PHP CI/CD Pipeline with GitHub, Apache | DevOps
Просмотров 12 тыс.2 года назад
In this Jenkins Tutorial , we will implement a PHP CI/CD Pipeline with GitHub, Apache #jenkins #jenkinspipeline #cicd #php ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:16 | CICD Pipeline Intro 00:41 | Pre-requisites 01:19 | Freestyle project setup 06:30 | Declarative pipeline setup ▬▬▬▬▬▬ Important links❗️ ▬▬▬▬▬▬ ► Pipeline syntax - www.jenkins.io/doc/book/pipeline/syntax/ ► GitHub repo...
Jenkins Tutorial - Java CI/CD Pipeline with GitHub, Maven & Tomcat | DevOps
Просмотров 7 тыс.2 года назад
► Deploy to container plugin - In this Jenkins Tutorial , we will implement a Java CI/CD Pipeline with GitHub, Maven & Tomcat #jenkins #jenkinspipeline #cicd #java ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:29 | CICD Pipeline Intro 01:08 | Infra setup 01:37 | Pre-requisites 02:58 | Jenkins slave setup 07:24 | Plugin installation 07:56 | Freestyle project setup 13:02 | Declarative pipe...
3 real-life scenarios to kick-start your AWS journey now!
Просмотров 1,4 тыс.2 года назад
In this video, we are going to see 3 real-life scenarios to kick-start your AWS journey now. #aws #reallifescenario #cloud ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:26 | Scenario #1 1:50 | Scenario #2 02:53 | Scenario #3 ▬▬▬▬▬▬ Important links❗️ ▬▬▬▬▬▬ ► Scenario #1 solution - ruclips.net/video/sCBTeMd0Jj4/видео.html ► CloudFront to serve a static website hosted on Amazon S3 - aws.am...
Kubernetes namespaces explained - demo and use-cases
Просмотров 8692 года назад
In this video, we are going to learn Kubernetes namespaces and their use cases with a hands-on demo #kubernetes #demo #namespaces ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 | Intro 00:18 | What is a namespace? 00:45 | What is a namespace in Kubernetes? 01:00 | Kubernetes default namespaces 03:30 | Creating a namespace 04:44 | Creating a pod in a namespace 06:16 | Deleting a namespace 06:40 | Nam...
Demo - Delegate access across AWS accounts using IAM roles
Просмотров 2,8 тыс.2 года назад
Demo - Delegate access across AWS accounts using IAM roles
Jenkins role based authorisation strategy | Manage and assign roles | DevOps
Просмотров 1,4 тыс.3 года назад
Jenkins role based authorisation strategy | Manage and assign roles | DevOps
Kubernetes master-worker node using kubeadm on Amazon Linux | AWS | DevOps | Microservices
Просмотров 4,8 тыс.3 года назад
Kubernetes master-worker node using kubeadm on Amazon Linux | AWS | DevOps | Microservices
Scale jenkins slave using EC2 plugin | DevOps
Просмотров 4,1 тыс.3 года назад
Scale jenkins slave using EC2 plugin | DevOps
Configure Jenkins master - slave setup on AWS EC2 | DevOps
Просмотров 15 тыс.3 года назад
Configure Jenkins master - slave setup on AWS EC2 | DevOps
Terraform backend using S3 and Dynamodb with state locking | DevOps | Infrastructure as code
Просмотров 12 тыс.3 года назад
Terraform backend using S3 and Dynamodb with state locking | DevOps | Infrastructure as code
Top 5 DevOps Certifications in 2021 | Learn DevOps | Microservices
Просмотров 4,1 тыс.3 года назад
Top 5 DevOps Certifications in 2021 | Learn DevOps | Microservices
Demo | Three-tier web app in AWS with VPC, ALB, EC2 & RDS
Просмотров 175 тыс.3 года назад
Demo | Three-tier web app in AWS with VPC, ALB, EC2 & RDS
Become a DevOps Engineer in 2021 | DevOps Engineer roadmap | Microservices
Просмотров 2,7 тыс.3 года назад
Become a DevOps Engineer in 2021 | DevOps Engineer roadmap | Microservices

Комментарии

  • @upendrad6081
    @upendrad6081 День назад

    At 13:09 which user's AWS Access key and secret key? Any user's will work here

  • @Saikumar-cx6uf
    @Saikumar-cx6uf День назад

    This more look alike a Cloud Engineer interview rather the Devops. I would be more looking at Devops relevant questions interms of automating deployments, pipeline setup, security integrations, container registries, containers, K8's based.

  • @rohiniamruskar8965
    @rohiniamruskar8965 4 дня назад

    Very nice information for beginners and I'm one of them. i have question is NAT gateway with elastic IP a paid service or free?

  • @prasantaroychoudhury6355
    @prasantaroychoudhury6355 8 дней назад

    Hi, could you please explain how to set up the terraform project structure that works with terraform test command? The 'tests/' directory seems to only work at the project's root level. How should I organize and test code for individual modules?

  • @kvs7720
    @kvs7720 8 дней назад

    TQ @ helpfull

  • @Akshay-h7f
    @Akshay-h7f 9 дней назад

    3 subnet so only 1 jump server to all other private Subnets and I don't understand how to use other Subnets in this architecture,can you explain to me ?

  • @sangativamsikrishna1691
    @sangativamsikrishna1691 12 дней назад

    Thank you Aji for this wonerful explanationt, really looking forward to learn from you more topics in DNS and Route53.

    • @ajitinamdartech
      @ajitinamdartech 9 дней назад

      Glad it helped you, and I'm working on more!

  • @mustafajarman4293
    @mustafajarman4293 13 дней назад

    It’s really helpful to see real-world scenarios and how to handle them effectively. We definitely need more mock interviews like this to prepare for similar situations. I’d also like to request that subtitles be enabled on the video for better accessibility and to ensure everyone can follow along easily. Thanks for creating such valuable content!

    • @ajitinamdartech
      @ajitinamdartech 9 дней назад

      Thanks for your feedback, I agree subtitles are a great idea for accessibility.

  • @anandhakumarg6032
    @anandhakumarg6032 18 дней назад

    Then why did you create a jump server? Didnt even use?

    • @ajitinamdartech
      @ajitinamdartech 18 дней назад

      Hi Anandha, It’s used, everything has been done via the jump server only.

  • @tousiyashaikh7542
    @tousiyashaikh7542 20 дней назад

    What position we can apply after learning this three tier ?? I have just completed the certification

  • @aldo3g
    @aldo3g 20 дней назад

    Hey, many thanks for this!!

  • @parthtrivedi318
    @parthtrivedi318 20 дней назад

    Make a playlist for complete linux

  • @parthtrivedi318
    @parthtrivedi318 20 дней назад

    Try to upload much more mock interview 😊

    • @ajitinamdartech
      @ajitinamdartech 9 дней назад

      More mock interviews are coming soon! Stay tuned.

  • @nandinisrivastava9149
    @nandinisrivastava9149 21 день назад

    you've done on MAC, so for windows it'll be same only??

  • @choozexian
    @choozexian 24 дня назад

    probably one of the best ive watched

    • @ajitinamdartech
      @ajitinamdartech 24 дня назад

      Thanks for your feedback. Glad you liked it!

  • @iamworstgamer
    @iamworstgamer 24 дня назад

    first thing first, introduce yourself when you are the host, dont just ask candidate for intro, have a fucking professional courtesy,

    • @ajitinamdartech
      @ajitinamdartech 24 дня назад

      Thanks mate for the feedback. I’ll introduce myself first next time 🙂

  • @gokulakrishnan1001
    @gokulakrishnan1001 Месяц назад

    Informative thanks bro

  • @monishamonisha-v7o
    @monishamonisha-v7o Месяц назад

    Hi sir.. I need 1 + years of experience mock interview videos.

  • @pravatpandit-j3j
    @pravatpandit-j3j Месяц назад

    he divided the subnets 2- app layer, 2- database layer and what is the first one he said ? it is not so clear , can anyone tell this please .

    • @faizandar164
      @faizandar164 29 дней назад

      1- web layer 2 - app layer 3 - database layer

    • @ajitinamdartech
      @ajitinamdartech 24 дня назад

      that’s right. Thanks Faiz!

  • @akshaymane997
    @akshaymane997 Месяц назад

    If anyone working as senior devops ping me as i can handle your things with ur help as well as learn from you.

  • @rahuldey5564
    @rahuldey5564 Месяц назад

    There was so much "um umm uh uhhh um unn"

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      Thanks Rahul, we will try to improve 🙏

  • @imranbasha1829
    @imranbasha1829 Месяц назад

    Please do SAP CPI Consultant mock interviews

  • @realamrutpatil
    @realamrutpatil Месяц назад

    Nice explanation👍

  • @ambhat3953
    @ambhat3953 Месяц назад

    Very good way to get better understanding of many concepts for SA exam

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      Thanks for your feedback, glad it was helpful for you.

  • @pawantiwari1041
    @pawantiwari1041 Месяц назад

    really informative

  • @pavankumarchinthapalli9298
    @pavankumarchinthapalli9298 Месяц назад

    Which type auto scalling is preferd

  • @pavankumarchinthapalli9298
    @pavankumarchinthapalli9298 Месяц назад

    stickness the application. suppose users increase the server that time one server managed difficult. my dote is stickiness time autoscalling working or not.

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      Autoscaling and stickiness are two different concepts. Stickiness means that if you make a request again, it will be served by the same instance as before.

  • @pavankumarchinthapalli9298
    @pavankumarchinthapalli9298 Месяц назад

    anna super ga chapru anna

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      sorry, I don’t understand this, but thanks 🙂

  • @RitikaGusain-f5q
    @RitikaGusain-f5q Месяц назад

    Could you please share your email or a way to reach you?

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      Here is my email id ajitinamdar.tech@gmail.com

  • @koppulaprudhvi1156
    @koppulaprudhvi1156 Месяц назад

    Try to upload more interviews like this it was very insightful thank you bro

    • @ajitinamdartech
      @ajitinamdartech Месяц назад

      Hi, Sure. Many interviews are already in the pipeline. Please stay tuned!

  • @syednoor-ul-hassanshah8657
    @syednoor-ul-hassanshah8657 2 месяца назад

    Very well explained (y)

  • @Nobo_On_The_Rocks
    @Nobo_On_The_Rocks 2 месяца назад

    The dude nailed it. 🔥 Some of the answers can be improved but based on the Adhoc reception, it was great

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Haha, thanks. The dude is a champion devops engineer.

    • @Nobo_On_The_Rocks
      @Nobo_On_The_Rocks 2 месяца назад

      @@ajitinamdartech you bet!! One really needs to be hands-on to answer with such a command. We need more such people in workspaces. Also good job on your part.. some really holistic scenario based questions directed with the right poise.

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Thanks bro! Please let me know if anyone is interested to appear for an interview. I would like to take a mock interview and post it on YT!

    • @Nobo_On_The_Rocks
      @Nobo_On_The_Rocks 2 месяца назад

      @@ajitinamdartech Sure, will spread the word around. I am happy to collab, but presently working with blockchain infrastructures so not sure how much of that will be valuable.

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      sure

  • @daulatsingh5290
    @daulatsingh5290 2 месяца назад

    as a fresher , do we need to have deep basic knowledge in devops concept to crack any interview ?

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi Daulat, Yes, as a fresher, you’ll get fair knowledge of various concepts like Linux, Storage, Networking and Cloud.

  • @venkateshNoudy
    @venkateshNoudy 2 месяца назад

    i am your new subscriber now.T hanks for al your videos

  • @SunilShikalawadi
    @SunilShikalawadi 2 месяца назад

    Next level interview

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Thanks Sunil. I’m glad it was helpful for you.

  • @jashvaghela9529
    @jashvaghela9529 2 месяца назад

    Hey! Devops Engineer job is capable for Freshers or it's only for experienced Employe

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi, Fresher can also do it. However there would be a 6-8 months learning curve before orgs trust you with their production systems.

    • @jashvaghela9529
      @jashvaghela9529 2 месяца назад

      @@ajitinamdartech got it! but can I find an Internship for Devops Engineer and where can I find it ? Please guide

  • @mahmoodshrara6366
    @mahmoodshrara6366 2 месяца назад

    is there any documentation for the project

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi, Unfortunately no, you can refer the video.

  • @Mahakal_Status_g6y
    @Mahakal_Status_g6y 2 месяца назад

    Thanks for creating such valuable content related to DevOps engineer if possible could you create it for 2-4 years of experienced folks as well

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi Soham, Sure, I have many interviews in the pipeline. Stay tuned!

  • @sairamk2710
    @sairamk2710 2 месяца назад

    Extremely Informative!! really appreciate this kind of Mock interview posted in your channel which helps to understand for experienced devops engineer how to answer them in a clear and crisp way. Kindly bring up this kind of content to boost devops engineer

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi Sairam, Thank you for your feedback. I have planned an entire series on this topic. Please stay tuned.

  • @sunils5834
    @sunils5834 2 месяца назад

    Hi Ajith, big thanks for uploading such indepth video, got a good clarity on the concepts.

  • @sunils5834
    @sunils5834 2 месяца назад

    absolutely amazing video. Thank you so much for posting.

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi Sunil, Thank you for your feedback.

  • @Kk-rl7nv
    @Kk-rl7nv 2 месяца назад

    Hi Ajit incredible, thanks for sharing very informative . Could you please suggest on kubernetes when we create a user read-user and role bindong allow on the same via rbac. Then on jump server on Linux where we are doing k8s admin task I.e on .kube we have config then on same jump server we created a readonly user for get only so this user will assume the same role of ec2, we generated config to read verb for this user and created a config for readonly user now on config map AWS-auth how we can give access to read-user as per k8s rbac or readonly user

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi, I’m sorry, it didn’t get your question. Can you please reframe it.

    • @Kk-rl7nv
      @Kk-rl7nv 2 месяца назад

      @@ajitinamdartech here is to reframe my query with points: Could you help me understand how to configure access for a `read-user` in Kubernetes with RBAC? Here’s below is my setup requirements: 1. We created a `read-user` and assigned a role via RBAC. 2. On our Linux jump server, where we do Kubernetes admin tasks, we have a `.kube/config` file. 3. We created a `readonly` user on this server that only has `get` permissions and uses the same EC2 role. 4. We generated a config for this `readonly` user. Now, how do we update the `aws-auth` config map to provide the `read-user` access according to Kubernetes RBAC or the `readonly` user’s permissions?"

  • @RahulGupta-cp8rv
    @RahulGupta-cp8rv 2 месяца назад

    Ajit thank you so much for the structure I really like the 4th one easy to maintain and upgrade without touching other environments. Looking forward to seeing more videos like this which help us understand the Best terraform practices.

  • @krishpatel3199
    @krishpatel3199 2 месяца назад

    Can root volume size be increased when launching instances with this plugin?

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Hi Krish, I need to check that. Will keep you updated.

  • @parashupintu8668
    @parashupintu8668 2 месяца назад

    Workspace should be used for different envts to create set of infra..

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Yes it could have been used. But it depends on your use case, using local workspace is fine but then your infrastructure cannot be customised intensively. This is according to my experience. If you use cloud based workspace, then it’s a complete different ball game.

  • @pkkurra123
    @pkkurra123 2 месяца назад

    Pratik should have talked about terraform workspaces for one of his answers.

    • @pratikbhawsar5387
      @pratikbhawsar5387 2 месяца назад

      Thanks for your suggestion.

    • @ajitinamdartech
      @ajitinamdartech 2 месяца назад

      Yes it could have been used. But it depends on your use case, using local workspace is fine but then your infrastructure cannot be customised intensively. This is according to my experience. If you use cloud based workspace, then it’s a complete different ball game.

  • @atexnik
    @atexnik 3 месяца назад

    Thank you!

  • @PuruVyasMusic
    @PuruVyasMusic 3 месяца назад

    Great answers by Pratik! Found this really insightful and informative! Great content ✨🤍

  • @rahuljinde7416
    @rahuljinde7416 3 месяца назад

    How the things will work in case of Private Hosted zone?

    • @ajitinamdartech
      @ajitinamdartech 3 месяца назад

      Sure Rahul. I will create a separate video on the same.