Raul Naupariblog.raulnq.com·Mar 6, 2024AWS SAM: Provisioning AWS AppSync with Amazon RDS Data SourceAWS AppSync now supports Aurora Serverless v2 and Aurora provisioned clusters as data sources. However, the DataSource property within the AWS::Serverless::GraphQLApi resource of AWS SAM doesn't yet support RDS. Until an update from the AWS SAM team ...217 readsrds
Raul Naupariblog.raulnq.com·Feb 28, 2024Using RDS Data API with AWS Lambda Functions and Amazon Aurora Serverless v2The RDS Data API is a service that allows us to interact with databases hosted on Amazon RDS using HTTP REST API calls. It provides a secure and easy-to-use interface for executing SQL queries, managing transactions, and fetching results without requ...378 readsAWS LambdaRDS Data API
Sachin Vaslesachinvasle.hashnode.dev·Jan 18, 2024Amazon Aurora RDS: Serverless Relational DatabasesIn the ever-evolving landscape of cloud computing, the quest for efficient, scalable, and cost-effective data management solutions is unceasing. As organizations strive to adapt to dynamic workloads and unpredictable traffic, the traditional approach...Databases
satish Mishratechtonics.hashnode.dev·Apr 10, 2023Exploring Aurora Serverless v2: Architecture, Scaling, High Availability, and FailoverAmazon Aurora Serverless is a fully managed, on-demand, auto-scaling relational database service(RDBMS) provided by AWS. It allows users to consume a database in a serverless mode, where the database automatically scales up or down in response to app...69 readsaurora