Reader small image

You're reading from  Mastering AWS Security - Second Edition

Product typeBook
Published inApr 2024
PublisherPackt
ISBN-139781805125440
Edition2nd Edition
Right arrow
Author (1)
Laurent Mathieu
Laurent Mathieu
author image
Laurent Mathieu

Laurent Mathieu is a seasoned Cybersecurity & AWS Cloud Consultant and Instructor with a rich history spanning two decades in cybersecurity across various domains and regions. He holds several professional qualifications, including ISC2 CISSP, ISACA CISM, CSA CCSK, as well as 6 AWS certifications. Over the past decade, he has developed a keen interest in cloud computing, particularly AWS cloud security. As an active member of the AWS Community Builder program since 2020, Laurent is at the forefront of AWS developments. He has developed various training materials and led multiple webinars and bootcamps on AWS and security. Besides his instructional work, Laurent provides AWS consulting services to various startups and SaaS providers.
Read more about Laurent Mathieu

Right arrow

Data protection in key AWS services

In this section, we will delve into the various mechanisms and strategies for data protection across key AWS services, showing how encryption and key management are just pieces of a larger puzzle that also includes backups and access control.

S3 buckets

While S3’s ease of use and scalability make it popular, securing data stored in buckets is essential. Let’s dive into data protection features in S3, focusing on versioning, encryption, and access control.

Versioning and MFA Delete

Versioning is an often-underestimated feature that can serve as a first line of defense against both accidental deletions and malicious activities. When versioning is enabled on an S3 bucket, any overwrite or delete operation on an object doesn’t remove the previous versions. This allows for easy recovery and provides an additional layer of security.

For those who are already quite familiar with S3 versioning, you might be aware that...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering AWS Security - Second Edition
Published in: Apr 2024Publisher: PacktISBN-13: 9781805125440

Author (1)

author image
Laurent Mathieu

Laurent Mathieu is a seasoned Cybersecurity & AWS Cloud Consultant and Instructor with a rich history spanning two decades in cybersecurity across various domains and regions. He holds several professional qualifications, including ISC2 CISSP, ISACA CISM, CSA CCSK, as well as 6 AWS certifications. Over the past decade, he has developed a keen interest in cloud computing, particularly AWS cloud security. As an active member of the AWS Community Builder program since 2020, Laurent is at the forefront of AWS developments. He has developed various training materials and led multiple webinars and bootcamps on AWS and security. Besides his instructional work, Laurent provides AWS consulting services to various startups and SaaS providers.
Read more about Laurent Mathieu