- 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:

- FreeSWITCH 1.8
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)教程
- JavaFX Essentials
- Python網(wǎng)絡(luò)爬蟲(chóng)從入門(mén)到實(shí)踐(第2版)
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問(wèn)題的Python實(shí)現(xiàn)
- Easy Web Development with WaveMaker
- 從學(xué)徒到高手:汽車電路識(shí)圖、故障檢測(cè)與維修技能全圖解
- Oracle 18c 必須掌握的新特性:管理與實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Magento 2 Beginners Guide
- PostgreSQL 12 High Availability Cookbook
- SOA Patterns with BizTalk Server 2013 and Microsoft Azure(Second Edition)
- Spring MVC Blueprints