Aurora
Resource Icon
Resource Overview
Amazon Aurora(Aurora)는 MySQL 및 PostgreSQL과 호환되는 완전 관리형 관계형 데이터베이스 엔진입니다. MySQL 및 PostgreSQL이 이 고급 상용 데이터베이스의 속도와 안정성을 오픈 소스 데이터베이스의 단순성 및 비용 효율성과 어떻게 결합하는지 이미 알고 계실 것입니다. 오늘날 기존 MySQL 및 PostgreSQL 데이터베이스에 사용되는 코드, 도구 및 애플리케이션 모두 Aurora에서도 사용할 수 있습니다. 일부 워크로드의 경우 Aurora은 기존 애플리케이션을 거의 변경하지 않고도 MySQL의 처리량을 최대 5배, PostgreSQL의 처리량을 최대 3배 제공할 수 있습니다.
Related Resources
Parent Resources
Connected Resources
Resource Setting Values
database_name
: Database nameengine
: MySQL version to use for RDS -aurora
,aurora-mysql
,aurora-postgresql
engine_version
: MySQL version to use for RDSinstance_class
: The instance type of the RDS instanceengine_mode
:aurora
,multimaster
,parallelquery
,serverless
multi_az_enabled
: Enable multi az -true
,false
master_username
: Master user passwordmaster_password
: Master user passwordincluded_subnet_names
: Subnet names in RDS Subnet groupsubnet_group_name
: Name of the subnet group to use with RDSmonitoring
performance_insights_enabled
: Enable performance insights
encryption
storage_encrypted
: Whether the DB instance is encrypted -true
,false
kms_key_name
: The KMS key name for encryption
backup
backup_retention_period
: The days to retain backups for -1
to35
final_snapshot_enabled
: Determines whether a final DB snapshot is created before the DB instance is deleted -true
,false
final_snapshot_name
: The final snapshot name