Setup AWS RDS Database Safely | SSM access

Поділитися
Вставка
  • Опубліковано 28 вер 2024
  • Hello everyone, in this video we're going to learn how to secure an RDS in a private subnet and how we can access it from the outside using the SSM agent (Systems Manager agent).

КОМЕНТАРІ • 13

  • @walruscode7547
    @walruscode7547  2 роки тому +1

    Have you ever worked with RDS or plan to do so? Have you deployed any database on the cloud before?

  • @maurosolidoro201
    @maurosolidoro201 Рік тому +4

    Hey, very good video!
    Just an optimization: you don't need to use ssh forwarding, you can just use the aws ssm command directly:
    aws ssm start-session `
    --region `
    --target `
    --document-name AWS-StartPortForwardingSessionToRemoteHost `
    --parameters host="",portNumber="1433",localPortNumber="1433"
    aws.amazon.com/blogs/database/securely-connect-to-an-amazon-rds-or-amazon-ec2-database-instance-remotely-with-your-preferred-gui/

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

      I got an error "server misbehaving" when try to connect

  • @ivanbustos7467
    @ivanbustos7467 2 роки тому +1

    Hi! I just subscribed. Wonderfull idea! I will practice my english with your videos. Go ahead! Regards from Chile.

  • @RadenMasRizqiPancaKusumaAtmaja

    DDOS is Distributed Denial of Service while DOS is Denial of Service. Anyway good video though. Thanks a lot

  • @monnombre6547
    @monnombre6547 5 місяців тому

    thank you!

  • @mymd2004
    @mymd2004 4 місяці тому

    muy bueno el video gracias!

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

    How about with github action to connect with ssm so far ?

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

    Hi please provide details on the 3 SSM endpoints: 1) which subnet(s) to associate them with, 2) which security groups, 3) full access or custom policy?

  • @אמירמלול-כ9נ
    @אמירמלול-כ9נ Рік тому

    hello i have a question. if i want to put a spring boot backend server on amaazon elastic beanstalk it will create new e2c instance for it. should i create separeted ec2 instance for me to connect to the rds. because the first ec2 instance would need to be public

  • @xamdlm4222
    @xamdlm4222 Рік тому +2

    Thanksssss.. exactly what I'm looking for
    Auto subscribe 🫡