AWS DynamoDB: Non-Relational Database

Amazon DynamoDB is a quick and flexible NoSQL (Non-Relational Database) service for applications that require consistent, millisecond latency. It is scalable and fully managed by AWS, so you no longer have to worry about the administration side of maintaining and expanding database capacities. https://youtu.be/sI-zciHAh-4 It can hold exceptionally large amount of data that can be … Continue reading AWS DynamoDB: Non-Relational Database

AWS Databases

Amazon Web Services helps to drive down costs of databases, storage and compute by providing relational and non-relational database services.  The database services AWS provides is cheaper, faster, and extremely scalable than options available previously. You can also operate your own database in EC2 and EBS.  There are many options to choose from, depending on … Continue reading AWS Databases

Amazon RDS: Relational Database

Amazon Relational Database Service (RDS) is a cloud-based managed relational database.  AWS handles routine tasks like provisioning, patching, backup, recovery, failure detection, and repair of your databases. Amazon RDS utilizes Read Replicas to enhance performance.  It can also replicate the database across multiple Availability Zones for durability.  Automated backups are stored in Amazon S3. https://www.youtube.com/watch?v=eMzCI7S1P9M … Continue reading Amazon RDS: Relational Database

Amazon Redshift: Data Warehouse

Amazon Redshift is a cloud-based, fully managed, petabyte-scale data warehouse service.  It is cheap, fast, secure, and scalable. It can scale data up to petabytes, which enables companies to acquire new insights for their businesses. It utilizes SQL to analyze structured and semi-structured data. https://youtu.be/lWwFJV_9PoE It provides 10 times faster performance than other data warehouses, … Continue reading Amazon Redshift: Data Warehouse