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.
