amazon web services - Difference between RDS and Redshift -


can list down main differences between amazon redshift , rds? know both relational db's why choose 1 on other ?

rds managed service online transaction processing databases (oltp), i.e. managed service usual mysql, postgresql, oracle, mariadb, microsoft sql server or aurora (amazon's own relational database)

redshift managed service data warehousing, i.e. columnar oriented storage, typical business analytics type of workloads.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -