AWS सुरक्षित करणे हे अनेक स्तरांचा समावेश करते — ओळख आणि प्रवेश (IAM), नेटवर्क सुरक्षा, डेटा संरक्षण (एनक्रिप्शन), निरीक्षण/शोधन, आणि सामायिक जिम्मेदारी मॉडेल अनुसरण करणे. सुरक्षा ही एक महत्वपूर्ण, सतत शिस्त आणि 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.
