Showing posts with label Data API. Show all posts
Showing posts with label Data API. Show all posts

Monday, 10 February 2020

AWS PrivateLink now assisted by Amazon RDS Data API

Now AWS PrivateLink can utilise Amazon RDS Data API secretly for Aurora Serverless from your Amazon VPC excluding public IPs, and traffic to travel through the Internet. Amazon RDS Data API allows you to concentrate on creating your applications keeping out all trouble of handling database connections or connection pools. HTTPS is use to transmit with your Aurora cluster by Amazon RDS Data API and is sheltered through SSL and IAM authentication. AWS PrivateLink offers individual connectivity between VPCs, AWS services, and on-premises applications, safely on the Amazon network. Now Amazon RDS Data API users can utilise private IP connectivity and security groups to fulfil their particular compliance needs. By utilising AWS PrivateLink you can run SQL statements with the help of Data API, during clarifying your internal network architecture. Now you don’t require to utilise an Internet Gateway, Network Address Translation (NAT) devices, or firewall proxies to join to RDS Data API. Create an interface VPC endpoint for Data API for Aurora Serverless in your VPC with the Amazon VPC console, SDK, or CLI to use AWS PrivateLink. Additionally, you can access the VPC endpoint from on-premises environments or from other VPCs using AWS VPN, AWS Direct Connect, or VPC Peering. This Amazon RDS Data API is accessible in US East (N. Virginia), US East (Ohio), US West (Oregon), Europe (Ireland), and Asia Pacific (Tokyo) Regions. To get further details, read documentation, or get started in the AWS Console.

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.

Monday, 3 June 2019

Data API Now Assisted By Amazon Aurora Serverless MySQL 5.6

Amazon Aurora is a MySQL and PostgreSQL-compatible relational database designed for the cloud, which unites the performance and availability of traditional enterprise databases with the lucidity and cost-effectiveness of open source databases. Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible edition), where the database will automatically start up, shut down, and scale capacity up or down related to your application's requirements. It allows you to execute your database in the cloud without handling any database instances. It's an easy, cost-effective choice for unusual, irregular, or uncertain workloads. Now Amazon Aurora Serverless MySQL 5.6 can be accessed with the help of the built-in Data API allowing you to access Aurora Serverless with web services-based applications, containing AWS Lambda, AWS AppSync, and AWS Cloud9. The Data API lets you to concentrate on creating your applications without bothering about handling database connections or connection pools. Rather, now you can use SQL commands against an Aurora Serverless cluster by only inducing an API endpoint offered by the Data API and the Data API handles the managing database connections and returning data. Further, the Data API leverages database credentials saved in AWS Secrets Manager, removing the requirement to proceed credentials in the API calls. Refer the documentation to know further on how to start with Data API. This feature Data API is accessible in US East (N. Virginia), US East (Ohio), US West (Oregon), Europe (Ireland), and Asia Pacific (Tokyo) Regions.

Unlocking Enterprise Knowledge: Building Scalable RAG Solutions on AWS

Is your enterprise AI assistant delivering generic or outdated answers? You are not alone. While Large Language Models (LLMs) are powerful, ...