AWS பாதுகாப்பு பல அடுக்குகளை உள்ளடக்கியது — identity and access (IAM), network security, data protection (encryption), monitoring/detection, மற்றும் shared responsibility model ஐ பின்பற்றுதல். பாதுகாப்பு ஒரு முக்கியமான, தொடர்ச்சியான ஒழுக்கம் மற்றும் ஒரு Well-Architected தூணாகும்.
Shared responsibility model
AWS secures the CLOUD (infrastructure: hardware, facilities, managed service internals).
YOU secure what's IN the cloud (your data, IAM, network config, OS patching on EC2,
application security, access control).
→ Know the boundary: AWS handles infrastructure; YOU handle configuration and data.
Most breaches are CUSTOMER misconfigurations (e.g. public S3 buckets), not AWS failures.
