AWS Storage Blog

Neil Mehta

Author: Neil Mehta

Neil Mehta is an AWS Solutions Architect on the Enterprise Greenfield team. He has a passion for helping customers build scalable solutions that are tailored to their specific needs. In his spare time, Neil enjoys spending time with his family and rooting for his local Washington, DC sports teams.

Amazon S3 featured image 2023

Building multi-writer applications on Amazon S3 using native controls

Organizations managing data lakes often require additional infrastructure to support concurrent writes from multiple applications. Traditional approaches require external systems for coordination, adding infrastructure overhead, costs, and potential performance bottlenecks. Developers typically implement client-side locking mechanisms using databases or dedicated lock services, resulting in complex multi-step workflows. Amazon S3 offers capabilities to address these concurrent […]

S3 Security

How to audit an Amazon S3 bucket’s default encryption configuration at scale

Encrypting data at rest fulfills compliance and security standards while providing an extra layer of defense to protect against unauthorized access. As organizations scale, it is critical to develop standardize encryption to minimize the administrative burden of managing encryption keys. Organizations that lack encryption standardization may find themselves unable to access critical data when required. […]