Amazon RDS – MS SQL DB with SSL To protect data from being viewed by unintended parties, we can use connection encryption between the client application and the RDS DB instance. Encryption is available in all AWS regions and for all the DB types supported by AWS RDS. In this chapter we will see how […]
Category Archives: Amazonrds
Amazon RDS – MySQL Connecting to DB To connect to Amazon RDS MySQL DB we need a client software. In this case we use MySQL Workbench. Install it using the link . After it is successfully installed we follow the steps below to connect it to the Amazon RDS. Step-1 From the DB instance details […]
Amazon RDS – MariaDB Features MariaDB is a popular open Source Relational DB which is available in the amazon RDS services with its community edition features. Almost every feature of MariaDB can be leveraged in the RDS platform. Below is a brief description on MariaDB”s major features in the RDS platform. Supported Versions The versions […]