References

1. Amazon ElastiCache for Redis:

1) Replication across AWS Regions using global datastores: https://docs.aws.amazon.com/zh_cn/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html
2)High availability using replication groups: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.html

2. Amazon Aurora:

1) High availability for Amazon Aurora: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html#Concepts.AuroraHighAvailability.Data
2) Migrating data to an Amazon Aurora MySQL DB cluster: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.html

3. Amazon DocumentDB:

1) Overview of Amazon DocumentDB Global Clusters: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.html

4. VPC Peering:

1) Working with VPC peering connections: https://docs.aws.amazon.com/vpc/latest/peering/working-with-vpc-peering.html

5. AWS Global Accelerator:

1) Work with standard accelerators in AWS Global Accelerator: https://docs.aws.amazon.com/global-accelerator/latest/dg/work-with-standard-accelerators.html

6. AWS CloudFormation:

1) Working with stacks: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html
2) Working with AWS CloudFormation templates: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html

7. Data encryption:

1) AWS Key Management Service

Using symmetric and asymmetric keys: https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html

2) Data encryption: https://docs.aws.amazon.com/transfer/latest/userguide/encryption-at-rest.html

8. Transit encryption:

1) AWS Certificate Manager

Importing certificates into AWS Certificate Manager: https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html

2) Amazon CloudFront: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https.html

9. AWS 如何实现数据跨区域同步: https://techsummit.ctrip.com/pdf/songye.pdf

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
在MySQLREFERENCES关键字用于定义表之间的外键关系。它用于指定一个列或一组列作为外键,并指定引用表的主键或唯一键作为参照。引用的示例展示了一个FOREIGN KEY约束的使用。它指定了一个复合外键,将location和country两个列作为外键,并引用了Location表的locId和countryId列作为参照。 引用提供了一个书签查询,可以查找数据库所有具有外键关系的表和它们的引用表。 引用的示例展示了一个worksAt列,它被定义为一个外键,并引用了Department表的id列。ON DELETE CASCADE则指定了在Department表删除对应id行时,与之相关的worksAt外键也会被级联删除。 因此,REFERENCES关键字用于指定表之间的外键关系,并指定参照表的列作为参照。在MySQL,可以使用FOREIGN KEY约束来定义外键,并使用ON DELETE子句来指定在参照表删除相关行时的操作。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [mysql – 使用REFERENCES有无FOREIGN KEY的区别?](https://blog.csdn.net/weixin_29099217/article/details/113280877)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [show mysql references](https://blog.csdn.net/sdq4700/article/details/9291617)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值