AWS RDS : Connecting Local SQL Server Management Studio to AWS RDS | AWS VPC security group

    7
    0



    This video explains about the AWS RDS service offered by Amazon and how to establish the connectivity between client application (for example MS SQL server management studio ) to AWS RDS db instance.

    AWS RDS and Hands On
    A DB instance in a VPC accessed by a client application through the internet

    Concepts:

    1. CPU, memory, storage, IOPS
    2. Backup, software patching, automatic failure detection, recovery
    3. No Shell Access
    4. Automated /manual backup S3, S3RDS
    5. MySQL, MariaDB, PostgreSQL, Oracle, Microsoft SQL Server.
    6. Security – Security Groups, IAM roles
    7. high availability – Multi-AZ deployment (inexpensive, low-latency network connectivity to other Availability Zones)
    8. Separate DB Engine for MySQL, MariaDB, PostgreSQL, Oracle, Microsoft SQL Server

    source

    Previous articleHaley Daquara's Unusual Birth šŸ‘¶ | Medical Documentary | All Documentary
    Next articleHow to Install Pandas on AWS Lambda Function