Tag: RDS

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. ...

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...