How to SSH into an EC2 Instance in the Private Subnet with PowerShell

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • Join this channel to get access to perks:
    www.youtube.co....
    This video will teach you how to SSH into an EC2 instance in the private subnet with PowerShell
    Reference Commands: github.com/aze...
    Courses: www.aosnote.co...
    Website: www.aosnote.com/
    ------------------------------------------------------------------------
    AWS Hands-on Projects for Beginners👇
    ------------------------------------------------------------------------
    ✔ Getting Started on AWS Cloud: www.aosnote.co....
    ✔ Deploy a Static Website: www.aosnote.co....
    ✔ Deploy a WordPress Website: www.aosnote.co....
    ✔ Deploy a Dynamic E-commerce Website: www.aosnote.co....
    ✔ Deploy a Dynamic Website with Terraform: www.aosnote.co....
    ✔ Deploy a Static Website with Ansible: www.aosnote.co....
    ✔ Deploy a Website Docker, AWS ECR, and AWS ECS: www.aosnote.co....
    ✔ Deploy a Dynamic Website with CloudFormation: www.aosnote.co....
    ✔ Deploy a Website with Terraform Modules: www.aosnote.co....
    ✔ Create CICD to Deploy a Dynamic Website: www.aosnote.co....
    ------------------------------------------------------------------------
    Projects Coming Soon 👇
    ------------------------------------------------------------------------
    ✔ Python and AWS Lambda Project
    ------------------------------------------------------------------------
    Bootcamp 👇
    ------------------------------------------------------------------------
    6 Months Cloud/DevOps Bootcamp: www.aosnote.co....
    ------------------------------------------------------------------------
    Courses: www.aosnote.co...
    Website: www.aosnote.com/
    ------------------------------------------------------------------------
    Thank you🙏. If you find this video valuable, please don't forget to like, subscribe, and share to support this channel 👍

КОМЕНТАРІ • 10

  • @an859
    @an859 Місяць тому

    great video bro thanks

  • @tapongapong3788
    @tapongapong3788 10 днів тому

    The bastion host is supposed to be public facing. Thus, IPv4 needs to be open.

  • @sampathkumarspace9162
    @sampathkumarspace9162 Місяць тому

    webserver in private instance will shown website public , if so how and which feature to be used in aws

  • @vjadhunath
    @vjadhunath Рік тому

    Brilliant video - thanks

  • @mehrateach5660
    @mehrateach5660 Рік тому

    Sir plz make a video for 1subnet is public and 1private and in private subnet is database to connect public server

  • @fazalmahmood8599
    @fazalmahmood8599 Рік тому

    can you please tell how ssh in a private subnet using Mac please kindly update it on AOS note as well please

    • @AOSNote
      @AOSNote  Рік тому

      The video will be out this week. Thanks.

  • @redenhernandez1200
    @redenhernandez1200 Рік тому

    Hi, Thanks for you upload. However, when connecting to my private instance i always get this permission denied error (publickey,gssapi-keyex,gssapi-with-mic). What do you think caused this?

    • @redenhernandez1200
      @redenhernandez1200 Рік тому

      Oh sorry, found my mistake i should use the -A instead. Thanks

    • @AOSNote
      @AOSNote  Рік тому

      @@redenhernandez1200 Nice job.