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