Aurora_EN– tag –
-
AWS_EN
Aurora Serverless v2 creation using CloudFormation
【Aurora Serverless v2 creation using CloudFormation】 In the following pages, we have shown you how to create Aurora Serverless v1 using CloudFormation. https://awstut.com/en/2022/07/02/aurora-serverless-with-cfn-en It was announced tha... -
AWS_EN
3-Tier Architecture with Apache/Python(uWSGI)/RDS(Aurora)
【3-Tier Architecture with Apache/Python(uWSGI)/RDS(Aurora)】 Consider building a simple web application. The application will have the following 3-tier structure Web tier: ALB and Web server (Auto Scaling) Application tier: NLB and appl... -
SAA_EN
Create Aurora custom endpoints with CFN custom resources
【Create Aurora custom endpoints with CloudFormation custom resources】 One of the topics covered in the AWS SAA is the design of a high-performance architecture. The following pages cover read replicas and endpoints for Aurora clusters.... -
AWS_EN
AppSync – Data Source: RDS(Aurora Serverless)
【Setting up RDS(Aurora Serverless) as Data Source for AppSync】 AppSync allows you to select a data source from the following services Lambda DynamoDB OpenSearch None HTTP endpoint RDS This time we will check the configuration with RDS ... -
AWS_EN
Initialize DB on Aurora Serverless with Data API enabled using CFN Custom Resource
【Initializing Aurora Serverless DB with Data API enabled with CloudFormation custom resource】 The following page shows how to enable the Data API for Aurora Serverless and connect to Aurora Server using the API. https://awstut.com/en/2... -
AWS_EN
Connect Aurora Serverless from EC2/Lambda using Data API
【Enabling Aurora Serverless Data API and connecting from EC2 (AWS CLI) and Lambda (Boto3)】 The following pages cover the basics of Aurora Serverless. https://awstut.com/en/2022/07/02/aurora-serverless-with-cfn-en One of the features of... -
AWS_EN
Aurora Serverless v1 with CFN
【Aurora Serverless v1 with CFN】 Aurora Serverless is a managed database service provided by AWS. Amazon Aurora Serverless is an on-demand, autoscaling configuration for Amazon Aurora. It automatically starts up, shuts down, and scales ... -
SAA_EN
Read Replica and Endpoints of Aurora Cluster
【Read Replica and Endpoints of Aurora Cluster】 This course is about designing a high-performance architecture, which is one of the topics covered by AWS SAA.We will create an Aurora read replica and check the behavior of the Aurora end...
1