Wednesday 25 September 2019

Data API Assisted By Amazon Aurora Serverless PostgreSQL

You can access Amazon Aurora Serverless PostgreSQL with the help of built-in Data API, that allows you to access Aurora Serverless with web services-based applications. Specially, Amazon Aurora can be accessed seamlessly from AWS Lambda, AWS AppSync, and AWS Cloud9. The Data API lets you concentrate on creating your applications excluding all troubles of handling database connections or connection pools. Rather, you can use SQL commands against Amazon Aurora Serverless cluster by only calling HTTPS API endpoint offered by the Data API. The Data API handles database connections and returning data. As Data API holds database credentials saved in AWS Secrets Manager, you don’t require to give credentials in API calls. The users utilizing AWS Lambda, the Data API gives a certain method to access your database excluding the extra raised for Lambda functions to be initiated in Amazon VPC. Integration with the AWS SDK gives programmatic interface to run SQL statements with parameters, transaction execution, and batch updates. Data API is accessible US East (N.Virginia, Ohio), US West (Oregon), Asia Pacific(Tokyo) and Europe(Ireland) AWS Regions. And it supports PostgreSQL-compatible and MySQL-compatible Aurora Serverless databases. To get further information to start with Data API containing directions, refer documentation.

No comments:

Post a Comment

Maximizing Content Delivery Efficiency: Optimizing Performance in AWS CloudFront

  Unleash Blazing-Fast Content Delivery: Your Guide to CloudFront Optimization Introduction: AWS CloudFront stands as a cornerstone of moder...