An example of stateful Storage (Amazon FSx for Windows) layer implemented using AWS CDK.
This example utilizes the CDK-Skylight storage library to follow the best practices of Amazon FSx for Windows File System with Active Directory.
The example also contains recommended AWS CDK project structure for a realistic Infrastructure-As-Code component decoupled from other parts. It is also designed to be used with other components to deliver a business value (Aka Workload).
Production use-case
cdk deploy Storage-Toolchain
Development use-case
cdk deploy Storage-Dev/Stateful