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
     ❯   

什么是 AWS RDS?


AWS RDS 是 Amazon 关系型数据库服务的简称

它提供易于使用的云端经济型关系型数据库。


Amazon RDS 简介视频

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


什么是 AWS RDS?

  • Amazon RDS 是一种关系型数据库云服务
  • Amazon RDS 通过自动化最大程度地减少关系型数据库管理
  • Amazon RDS 创建多个实例以实现高可用性和故障转移
  • Amazon RDS 支持 PostgreSQL、MySQL、Maria DB、Oracle、SQL Server 和 Amazon Aurora

关系型数据库

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

RDS 定价 - 按使用付费

Amazon RDS 采用按使用付费模式。它包含 3 个部分

  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.