Experienced DevOps and Cloud Engineer Interview and Feedback

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • 💜 Booking Link for Mentorship Program topmate.io/clo...
    💙 Join Our WhatsApp Group: chat.whatsapp....
    💚 Join Our Telegram Group: t.me/+xjZA3ZS-...
    💜 Follow our community page on LinkedIn: / devops-and-cloud-labs
    💙 Project # 1 Recordings: topmate.io/clo...
    💙 Project # 2 Recordings: topmate.io/clo...
    💙 Project # 3 Recordings: topmate.io/clo...
    💙 DevOps Cloud Bootcamp (Recorded): topmate.io/clo...
    💜 Booking Link for Internship Program topmate.io/clo...
    💚 Subscribe to the Channel: / @devops-cloud
    devops
    devops interview questions
    devops engineer
    devops interview
    devops interview recordings
    aws devops interview questions
    devops engineer interview
    devops interview questions for 3 years experience
    devops mock interview
    aws interview
    devops interview questions for freshers
    cloud engineer interview questions
    devops interview questions for 2 years experience
    devops future scope
    cloud engineer interview
    devops fresher interview questions
    aws devops interview
    future of devops
    devops future
    devops fresher interview
    devops interviews
    devops interview for freshers
    devops mock interview for freshers
    interview devops
    aws cloud engineer mock interview
    senior devops engineer interview questions
    devops engineer future scope
    devops interview fresher
    cloud engineer mock interview
    cloud engineer fresher interview
    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, DevOps Cloud, AWS Projects, DevOps projects for practice
    AWS
    Azure
    Terraform
    Infrastructure
    Kubernetes
    K8s
    Docker
    IaC, Infra as Code

ความคิดเห็น • 26

  • @pranaypagare5612
    @pranaypagare5612 7 หลายเดือนก่อน +4

    Add public IPs of the on prem users in the inbound rules of security group and attach it to the instance
    I hope this was the answer he was looking for

  • @ahmedsaif4541
    @ahmedsaif4541 3 หลายเดือนก่อน +1

    1- Configure on-premise firewall to allow outbound traffic from on-premise network to the public IP address of EC2 instance where the website is hosted. 2- Security Groups: In AWS, configure the security group of EC2 instance to allow incoming traffic only from the IP address range of on-premise network. 3- VPN: For additional security, establish a VPN connection between on-premise network and AWS VPC , i won't go with direct access coz based on my understanding , it was not designed for this case study

  • @ahmedsaif4541
    @ahmedsaif4541 3 หลายเดือนก่อน +1

    Rather than using VPN coz of it's limitation for the traffic bandwidth, i will prefer to use SSL/TLS , where it should be generated on premises and copy to aws ec2 then on the database client connection , i will use that cert + on premise IP address, PLEASE RATE THIS ANSWER OUT OF 10

  • @itsmeawan
    @itsmeawan 7 หลายเดือนก่อน +2

    Endpoints to connect ec2 with s3 to bypass going over the internet..

  • @KaushalBirthday1stjuly1992
    @KaushalBirthday1stjuly1992 7 หลายเดือนก่อน +2

    Gateway endpoint for s3 and dynamodb for privately connection without internet

  • @VamsidharReddyRamireddy-c5h
    @VamsidharReddyRamireddy-c5h 7 หลายเดือนก่อน +2

    This is really helpful. If possible can you post time stamps for all questions?

  • @nitinprabhakaran3155
    @nitinprabhakaran3155 6 หลายเดือนก่อน +1

    Direct Connect can be configures between on prem and AWS to create a privateand reliable connection between both the envs

    • @nitinprabhakaran3155
      @nitinprabhakaran3155 6 หลายเดือนก่อน +1

      Apart from this i would make changes in security group rules and subnets to disable any comms to internet 😅

  • @udaydito721
    @udaydito721 3 หลายเดือนก่อน +1

    👍

  • @harishvemulakonda9101
    @harishvemulakonda9101 7 หลายเดือนก่อน +1

    "Nacl level" we can

  • @ruchisharma2349
    @ruchisharma2349 7 หลายเดือนก่อน +1

    Transit Gateway

  • @ajaysinghchauhan8
    @ajaysinghchauhan8 5 หลายเดือนก่อน +1

    how can i reach out you

  • @SumitBudhawant
    @SumitBudhawant 7 หลายเดือนก่อน +1

    nice

  • @ajaysinghchauhan8
    @ajaysinghchauhan8 5 หลายเดือนก่อน +1

    i am also planning to interview to you

    • @DevOps-Cloud
      @DevOps-Cloud  5 หลายเดือนก่อน

      reach on whatsapp

  • @Nitin-yj2ki
    @Nitin-yj2ki 7 หลายเดือนก่อน +1

    VPC peering

  • @PRASANNAKUMAR-n4f
    @PRASANNAKUMAR-n4f 7 หลายเดือนก่อน +1

    we can use vpn

    • @DevOps-Cloud
      @DevOps-Cloud  7 หลายเดือนก่อน

      yes, we cango towards VPN, direct connect sort of options depending pon which question you are referring to

    • @PRASANNAKUMAR-n4f
      @PRASANNAKUMAR-n4f 7 หลายเดือนก่อน

      @@DevOps-Cloud for cloud to onprime servers access through vpn we ca do

  • @pramishapradeep6133
    @pramishapradeep6133 7 หลายเดือนก่อน +1

    Firewall rules

    • @DevOps-Cloud
      @DevOps-Cloud  7 หลายเดือนก่อน

      not really..