Hands on: Migrating from PostgreSQL to MySQL with the AWS Database Migration Service (DMS)

Database migrations can be a complex and time consuming task. This is particularly true for heterogeneous database migrations. Today we will see how the AWS Database Migration Service (DMS) can be a life saver for both homogeneous and heterogeneous migrations.

zum Artikel gehen

Calculating AWS DocumentDB Storage I/Os

Amazon DocumentDB is a fully managed native JSON document database that is mostly compatible with MongoDB. Why mostly? Because it it has a few functional differences from MongoDB and some MongoDB features are not supported. Despite from these limitation,

zum Artikel gehen

What is a Quantum Ledger Database?

This blog introduces you to a database that solves an interesting niche problem: Amazon Quantum Ledger Database (QLDB). We’ll get to the service later, but first, I’m going to set the stage by describing a problem that the service can solve. I

zum Artikel gehen

Version Control your Database on AWS using Flyway

Proper version control is an essential part of a fast-paced, agile development approach and the foundation of CI/CD. Even though databases are an important aspect of nearly every application, database migrations, and schema evolutions are often not versio

zum Artikel gehen

Amazon AWS Services mit BETA Status

Folgende Amazon AWS Services werden von Amazon AWS mit dem Vermerk BETA gelistet … Amazon RDS (Relational Database Service) Amazon DynamoDB Amazon AWS Elasticache Amazon CloudSearch Amazon SWF (Simple WorkFlow Service) Amazon SES (Simple Email Serv

zum Artikel gehen

AWS Tools

EC2-Tools AMI Baking Tools that help build the AMIs for your bespoke EC2 instances. AWS EC2 Image Builder - native service to build and test AMIs in AWS. AWS System Manager Automation Netflix Aminator (OpenSource) Packer (OpenSource) State Control EC2-Ser

zum Artikel gehen