Granting write access to ASP.NET apps hosted on AWS Beanstalk

This article describes a simple and elegant way to allow write access to ASP.NET apps to the App_Data folder. This is required for applications to work properly when deployed in AWS Beanstalk.