How to connect Private AWS RDS Database from Local System | SSH Tunnel

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ค. 2024
  • In this video, you will learn to create a database in a private subnet and securely connect to database from a Local machine using SSH tunneling. (bastion host tutorial)
    What you will learn:
    1. Create custom VPC in AWS with Private and Public subnet having Internet gateway.
    2. Create a MySql database in a private subnet using Amazon RDS.
    3. How to connect/access database deployed in a private subnet.
    4. SSH tunneling.
    SSH Tunnel command:
    ssh -i YOUR_EC2_KEY.pem -f -N -L 3306:RDS_ENDPOINT:3306 ec2-user@EC2_HOST -v
    Chapters:
    0:00 Introduction
    1:14 Create VPC
    2:48 Create Security groups
    4:53 Create Database
    8:47 Launch EC2 Instance
    11:47 Connect from Database Client
    14:29 SSH from Terminal
    Other Videos :
    Deploy SpringBoot app with MySQL on Amazon EKS: • Deploy SpringBoot app ...
    Deploy SpringBoot app to AWS Elastic Beanstalk: • Deploy SpringBoot app ...
    To know more about Kubernetes services watch this video : • Deploy Spring Boot App...
    Monitor Springboot microservice: • Monitoring Kubernetes ...
    AWS CodePipeline : • AWS CodePipeline with ...
    AWS Lambda Hand-On Playlist : • AWS Lambda
    AWS CloudFormation : • AWS CloudFormation
    Subscribe on : / @kodedge
    If you like the video please subscribe and comment.
    Tags:
    Deploy database in private subnet
    AWS RDS
    Mysql database in AWS
    How to secure database in AWS
    Deploy database in aws private vpc
    ----------------------------------
    Disclaimer/Policy:
    - Video is intended for educational purposes only and explanations about technical topics.
    - We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
    - Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
    - Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
    - By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
    - All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
    - Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
    - The inclusion of logos and images is for non-commercial, educational purposes only.
    #awstutorial #awsvpc #awsrds #kodedge
  • วิทยาศาสตร์และเทคโนโลยี

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