Category: Design and Architecture
-
A quick look at database types, AWS database services and when to use them

This article will provide an introduction to database types, their characteristics and the options available on AWS. The type of databases described are Relational, NoSQL and In-Memory databases. Relational Databases Relational databases are based on the relational data model which organises data into tables consisting of columns and rows. Each row is identified by a…