Security Flashcards
The _____ ______ ______ outlines your responsibilities vs. ____’s when it comes to security compliance
- Shared Responsibility Model, AWS
The ___-_____ ______ describes design principles and best practices for running workloads in the cloud. It has __ pillars you can lean on when you are designing Cloud Ecosystems
Well-Architected Framework, 6
The 6 Pillars of a Well-Architected Framework:
- Operational Excellence:
- Security:
- Reliability:
- Performance Efficiency
- Cost Optimization
- Sustainability
AWS is responsible for security __ the cloud.
You are responsible for security __ the cloud.
OF, IN
AWS Global infrastructure elements include : _____, ___ ______, and ___s
Regions, Edge Locations, AZs
AWS Software infrastructure includes: all ______ services like RDS, S3, ECS, Lambda, patching of the ____ OS (firmware updates, etc.), and data access ______.
managed, host, endpoints
YOU are responsible for ___ the services are implemented and managing your _______ _____
HOW, APPLICATION DATA
you are responsible for the _____ OS, which includes updates and security patches
Guest,
You are responsible for your application code and ______ _______. You should frequently scan for and patch vulnerabilities in your code.
Installed Software:
You are responsible for ______ traffic protection, which includes security group ______ configuration.
network, firewall
- Configuration Management:
____ configures infrastructure devices,
____ configure databases and applications
AWS, You
______ ______ (pilar) Focuses on creating applications that effectively support production workloads.
- Operational Excellence:
________ Focuses on putting mechanisms in place that help protect your systems and data. Recommends using ______ , ______ and assigning only the _____ ______
- Security:, automation, encryption, least privileges
_______ Focuses on designing systems that work consistently and recover quickly
- Reliability:
______ ______ (pilar) Focuses on the effective use of computing resources to meet system and business requirements. Use _______ architectures first - leverage AWS services whenever possible, they are optimized for the cloud
- Performance Efficiency, serverless