Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

什么是 Amazon Aurora?


Amazon Aurora 是由 Amazon RDS(关系型数据库服务) 提供的关系型数据库服务。


Amazon Aurora 简介视频

W3schools.com 正在与 Amazon Web Services 合作,为我们的学生提供数字培训内容


什么是 Amazon Aurora?

Amazon Aurora 是一款经济实惠的基于云的关系型数据库,兼容 MySQL 和 PostgreSQL。

作为 Amazon RDS 的一部分,Aurora 数据库的管理是自动化的。数据会自动备份到 Amazon S3(简单存储服务)。为了保证可用性和故障转移,会维护多个数据副本。


AWS RDS 和关系型数据库

  • Amazon RDS 将数据存储为表、记录和字段
  • 一个表中的值可以与其他表中的值存在关系。关系是关系型数据库的关键部分。
  • 关系型数据库通常用于存储事务数据和分析数据
  • 关系型数据库为事务数据库提供稳定性和可靠性

Amazon Aurora 定价

Amazon Aurora 采用按需付费模式。它由三个部分组成

  1. 托管。您可以根据自己的需求从三种不同的托管类型中选择
  2. 存储和操作。存储按每 GB 每月计费,I/O 按每百万次请求计费
  3. 数据传输

×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.