/storage-with-skylight

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Storage Component

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).

How to use

Production use-case

cdk deploy Storage-Toolchain

Development use-case

cdk deploy Storage-Dev/Stateful