Scenario Based DevOps and Cloud Engineer Interview with a Confident and Well Spoken 2 Years Exp

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • 1. Join our WhatsApp/Telegram Groups for future Videos, Notifications and Community Discussions etc:
    chat.whatsapp.com/EvVC8yhXXuw...
    t.me/+xjZA3ZS-OQkxZTk1
    2. Subscribe to the Channel, Press Bell Icon for regular updates.
    / @devops-cloud
    3. Join RUclips channel membership. Very nominal price just to say thanks and join open Telegram group for discussions with other DevOps and Cloud experts around the world. We also conduct 1 monthly Microsoft Teams meeting for the group.
    / @devops-cloud
    4. You can book dedicated time for a one-on-one discussion about your issues/concerns or guidance.
    topmate.io/cloud
    devops interview,devops,devops interview questions,devops engineer,devops engineer interview,devops interview recordings,aws interview questions,devops and cloud,DevOps Engineer,Cloud Engineer,Interview,DevOps Engineer Interview,Cloud Engineer Interview,AWS Interview,Junior Freshers Interview,devops mock interview,devops interview questions for experienced

Комментарии • 45

  • @ahmedsaif4541
    @ahmedsaif4541 16 дней назад +2

    If an application is not stable in production after a successful rollout in lower environments in DevOps,
    Roll back to the previous stable version , Investigate , Fix and Test , Release Again then Monitor. For CI/CD database schema where replication is there , we have schema Consistency: changes applied by Flyway or Liquibase on the primary database need to be propagated to all replicas to maintain schema consistency.

  • @VinayKumar-sy3oj
    @VinayKumar-sy3oj Год назад +4

    Great Questions.. going to the foundations..!

  • @RakeshBitling
    @RakeshBitling Год назад +12

    I like the way he took his interview. So down to earth

  • @venkatjakkepalli49
    @venkatjakkepalli49 Год назад +5

    Great efoorts sanjeev😍, Do more videos like this. Came to know so many new concepts.

    • @DevOps-Cloud
      @DevOps-Cloud  Год назад +2

      I will try my best and glad this type of content is liked.

  • @saip6126
    @saip6126 8 месяцев назад +2

    He was confused when answering questions about storing usernames and passwords. There are two ways that can be followed. 1. Use Secret Manager in AWS or use Handle credentials in Jenkins. Simple answer

  • @Tech-o-bengali
    @Tech-o-bengali Год назад +2

    Got to know a lot. Thank you.

  • @ayanpatel1179
    @ayanpatel1179 Год назад +1

    Hi sir , I just started learning Devops would you help how can i approach to this domain tools and also interview based questions.
    I appreciate your efforts. Thank you

  • @karthikmanu7802
    @karthikmanu7802 11 месяцев назад +2

    lovely to see people from our college

    • @DevOps-Cloud
      @DevOps-Cloud  11 месяцев назад

      Spread this on LinkedIn college 😀

  • @dcn4lyf
    @dcn4lyf Год назад +1

    Very insightful

  • @sarthakjoshi269
    @sarthakjoshi269 Год назад +1

    Hi the question you asked about performance issues if we think about app performance issues the probable reasons could be increased traffic, issue with the latest commit in the production side, analysing queries that are taking a bit longer than expected to be executed, if my application is running on aws servers we could check the cloudwatch service. Tell me if there are more probable reasons that could affect the performance of a live application.
    Love your videos keep making great content

    • @DevOps-Cloud
      @DevOps-Cloud  Год назад

      Will provide more details After todays webinar

  • @pratikkshirsagar6481
    @pratikkshirsagar6481 Год назад +2

    Very helpful, can you share any interview about what types of questions interviewer ask sys admins who is switching to devops

  • @arshadsiddieque7097
    @arshadsiddieque7097 10 месяцев назад +2

    Can you prepare a playlist of some excellent interviews you have taken I mean where you have been impressed with the knowledge or answers of candidates.

    • @manjusv666
      @manjusv666 8 месяцев назад

      Yes sir I see interviewer don't seems to dig deep on topics and no much scenario based question
      I don't feel candidate's are technically strong wry their experience

  • @user-pf6uh6sp5h
    @user-pf6uh6sp5h 11 месяцев назад +1

    hello, what is the US dollar conversion amount for your September bootcamp for devops ₹ 5,999 it's saying $72.14 United States Dollar? is this correct? thanks

  • @udaydito721
    @udaydito721 10 месяцев назад +1

    useful video

  • @rahulrai24680
    @rahulrai24680 5 месяцев назад +1

    sr how search cloud and devops engineer job for freasher ?

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

    🙂Got to know very important questions. thanks a lot. Am also an DevOps Engineer. and moving to UK shortly as a dependency. what is the chances of getting DevOps Jobs in UK. Thanks for reading my text.

    • @DevOps-Cloud
      @DevOps-Cloud  11 месяцев назад +2

      These countries will like handson person. Apply for DevOps and Cloud engineer roles. Show them you have done complex project in the the industry

    • @venkateshNoudy
      @venkateshNoudy 11 месяцев назад +1

      @@DevOps-Cloud ok. Thanks a lot for your suggestion. 🙂

  • @CryptoNerd91
    @CryptoNerd91 6 месяцев назад +4

    RUclips Chapters: @DevOps-Cloud
    1. **Introduction** (0:04)
    2. **About Me** (0:41)
    - Education and work background
    - Day-to-day responsibilities
    - Involvement in Cloud platform (AWS and OCI)
    - Duration of the current project
    - Previous experience in DevOps-related projects and iOS development
    3. **Core Skills and Future Goals** (3:03)
    - Core skills in Oracle and DevOps
    - Interest in DevOps and Cloud engineering roles
    4. **Tools and Technologies** (4:00)
    - Worked on Docker, Kubernetes, Terraform, Ansible
    - Experience with AWS services (IAM, VPC, S3, etc.)
    5. **Scenario-Based Questions** (5:36)
    - Microservices architecture and motivations
    - CI/CD strategies
    - Handling CI/CD for microservices
    - Response to questions about testing
    6. **Critical Application Crash** (13:45)
    - Steps to take when a critical application crashes
    - Investigation process and troubleshooting methods
    - Communication with stakeholders
    7. **Performance Issues** (21:24)
    - Identifying and investigating performance issues
    - Optimizing queries and applying indexes
    - Awareness of Application Performance Monitoring (APM) tools
    8. **Database Changes** (24:32)
    - Handling database schema changes in CI/CD
    - Importance of having database replicas
    - Deployment strategies and rollback procedures
    9. **Managing Passwords and Secrets** (28:32)
    - Managing passwords and secret access keys
    - Using AWS IAM for access control
    - Encryption algorithms for security
    10. **Consulting Skills** (29:41)
    - Comparing Oracle on OCI and Oracle on AWS
    - Factors to consider: services, scalability, user community, and pricing
    11. **Advice for Career Growth** (34:06)
    - Seeking advice on moving into DevOps and Cloud engineering
    - Suggested steps for career advancement, including building practical skills
    12. **Closing Remarks** (38:54)
    - Feedback and recommendations for improvement

  • @Chandu25956
    @Chandu25956 9 месяцев назад +1

    These questions are only for experienced candidates or will freshers also get these type of questions ?

    • @DevOps-Cloud
      @DevOps-Cloud  9 месяцев назад +1

      for both. to check expereince depth in exp folks and to know concept knowledge in freshers.

  • @kishalaybhattacharya8312
    @kishalaybhattacharya8312 7 месяцев назад +1

    how to connect to get such mock interviews from you

    • @DevOps-Cloud
      @DevOps-Cloud  7 месяцев назад

      topmate.io/devops_cloud/447144

  • @jonydep352
    @jonydep352 11 месяцев назад +1

    Interview hindi me nhi de skte

    • @DevOps-Cloud
      @DevOps-Cloud  11 месяцев назад +2

      Nahin bhai, aapke customers, project lead sabko hindi nahin aati hogi.

    • @jonydep352
      @jonydep352 11 месяцев назад +1

      Hindi medium vale kya kre

    • @DevOps-Cloud
      @DevOps-Cloud  11 месяцев назад

      @@jonydep352 college bhi Hindi main kiya Kya ?

  • @rishabhbhojak7105
    @rishabhbhojak7105 7 месяцев назад +1

    Is that guy selected ???

  • @surajmane9090
    @surajmane9090 10 месяцев назад +3

    Please add some real experience personae so will get exact answers of every question

    • @DevOps-Cloud
      @DevOps-Cloud  10 месяцев назад +1

      more interviews coming in next 5-10 days....

    • @surajmane9090
      @surajmane9090 10 месяцев назад +1

      @@DevOps-Cloud sir I will pay your course fee I already done the Devops course and I have good knowledge of it from scratch … I am from INFOSYS BPO background and I want to move into Devops It don’t know how to crack interview can you help me for interview preparation

    • @DevOps-Cloud
      @DevOps-Cloud  10 месяцев назад

      join our WhatsApp and telegram groups and participate in free mock interviews @@surajmane9090