강태구ktg0210.hashnode.dev·Sep 4, 2023RDS tips for Application- 개요 https://aws.amazon.com/ko/blogs/tech/part-1-10-amazon-aurora-tips-for-application-developers/https://aws.amazon.com/ko/blogs/tech/part-2-10-amazon-aurora-tips-for-application-developers/DiscussAWS
Raul NaupariProblog.raulnq.com·Jan 13, 2023Performance comparison: Amazon Aurora vs. Amazon Aurora Serverless v2Serverless technologies are everywhere these days, and databases are no exception. AWS Aurora Serverless V2 has been with us for some time and is already a viable option for use in more varied production environments than its predecessor. The goal of...Discuss·119 readsAWS
Raul NaupariProblog.raulnq.com·Jan 1, 2023Accessing a non-public Amazon Aurora database in a VPC from a Lambda functionThe scenarios where we use AWS Lambda functions are growing every day. By default, AWS does not launch Lambda functions within a Virtual Private Cloud (VPC), so they can only connect to public resources accessible through the internet. But for securi...Discuss·101 readsAWS Lambda.NET
Raul NaupariProblog.raulnq.com·Dec 26, 2022Migrating a database from Microsoft Azure SQL to Amazon Aurora (PostgreSQL)Database migration, especially between heterogeneous engines, is always a complex task. Luckily for us, AWS offers a set of services/tools from the schema conversion until the data migration to make our life easier. AWS Database Migration Service (A...Discuss·84 readsAWS
Dr. Ehoneah Obedblog.ehoneahobed.com·Aug 16, 2022Deploying Amazon RDS Multi-AZ and Read Replica, Simulate FailoverIn this practice lab, I am going to learn how to deploy an RDS Multi-AZ architecture. I will then create read replicas and simulate a failover of the RDS instance. The objective of this practice lab is to help me understand how to make a database arc...Discuss·319 readsAWSAWS