Skip to main content

Frontend DMS

File IconGo to use SWS Console

What's Frontend DMS?

Frontend DMS stands for Frontend Deploy Management System. It is a feature that facilitates the architecture setup and redeployment of CSR (Client Side Rendering) projects by uploading build files in zip format. It enables static site deployment on S3 and utilizes CloudWatch for deployment support.

When creating a Frontend DMS project, it is structured with the following architecture, and the CSR (Client-Side Rendering) project is deployed:

If you create a zip file containing the bundle of the CSR project, including the build folder with index.html, and upload it to Frontend DMS, SWS will automatically perform the entire setup within five minutes with minimal input. This includes creating an S3 bucket, uploading the contents of build.zip, configuring S3 static web hosting, and connecting it to CloudFront, all achieved with just a single button click.

Furthermore, with the project created using Frontend DMS, by utilizing the SWS Console, you can easily connect a subdomain with just a simple button click to the domain purchased through Route 53. Additionally, configuring SSL connections for HTTPS setup is also swiftly achievable using SWS Console functionality, with a single button click to seamlessly link with ACM.

Don't worry!

Even if you are unfamiliar with AWS cloud, following the guide below will allow SWS to set up the configuration for you!

File IconCreate Frontend DMS ProjectFile IconHow to use Frontend DMS Project