- Mastering AWS Security
- Albert Anthony
- 174字
- 2021-07-02 15:44:04
Shared responsibility model for container services
The AWS shared responsibility model is applicable to container services as well, such as Amazon EMR and Amazon RDS. For these services, AWS manages the operating system, underlying infrastructure, application platform, and foundation services. For example, Amazon RDS for Microsoft SQL server is a managed database service where AWS manages all the layers of the container including the Microsoft SQL server database platform. Even though AWS platform provides data backup and recovery tools for services such as Amazon RDS, it is your responsibility to plan, configure and use tools to prepare for your high availability (HA), fault tolerance (FT), business continuity and disaster recovery (BCDR) strategy.
You are responsible for securing your data, for providing access to your data and for configuring firewall rules to access these container services. Examples of firewall rules include RDS security groups for Amazon RDS and EC2 security groups for Amazon EMR.
The following figure shows this model for container services:

- 多媒體CAI課件設計與制作導論(第二版)
- Learning NServiceBus(Second Edition)
- Apache Spark Graph Processing
- C++程序設計基礎教程
- Mastering Google App Engine
- Python機器學習基礎教程
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Symfony2 Essentials
- ASP.NET Core 2 Fundamentals
- Microsoft Azure Storage Essentials
- Python機器學習:預測分析核心算法
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- JSP程序設計實例教程(第2版)
- Python 3 數據分析與機器學習實戰
- 深入實踐DDD:以DSL驅動復雜軟件開發