Η ασφάλεια του AWS περιλαμβάνει πολλαπλά στρώματα — ταυτότητα και πρόσβαση (IAM), ασφάλεια δικτύου, προστασία δεδομένων (κρυπτογράφηση), παρακολούθηση/ανίχνευση, και ακολούθηση του μοντέλου κοινής ευθύνης. Η ασφάλεια είναι μια κρίσιμη, συνεχόμενη disiplίνα και ένας στυλοβάτης του Well-Architected.
Το μοντέλο κοινής ευθύνης
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.
