Amazon RDS – PostgresSQL creating DB As a cloud platform AWS gives you very minimal number of steps to setup a DB in RDS. Creating a PostgreSQL can be done in three ways. Using AWS management console, AWS CLI or AWS API. We will look at each of these approaches one by one. Using AWS […]
Author Archives: user
Amazon RDS – MariaDB Connecting to DB To connect to Amazon RDS MariaDB we need a client software. In this case we use Navicat. 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 get the […]
Amazon RDS – Oracle Features Oracle is very popular Relational DB which is available in the amazon RDS services with its enterprise edition features. Almost every feature of Oracle can be leveraged in the RDS platform. Below is a brief description on MYSQLs major features in RDS platform. Supported Versions The versions 11.2 and 12.1 […]