Tag: RDS

Restoring RDS Aurora Serverless Postgres Cluster Using AWS Backup Recovery Points

In this post, we’ll see how we can restore a RDS Aurora Serverless Postgres Cluster using AWS Backup Recovery Points. Prerequisite: You should already have a RDS Aurora Serverless Postgres Cluster running with backups enabled using AWS Backup. At least 1 backup recovery point for yo...

AWS — Difference between Amazon Aurora and Amazon RDS

Amazon Aurora Amazon Aurora is a fully managed MySQL- and PostgreSQL-compatible relational database built for the cloud that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases. Amazon Aurora...

Migration of a Workload running in a Corporate Data Center to AWS using the Amazon EC2 and RDS service

In another project based in a real-world scenario, I acted as the Cloud Specialist responsible for migrating a workload running in a Corporate DataCenter to AWS. The application and database were migrated to AWS using the Lift & Shift (rehost) model, moving both application and database data. ...