AWS Fargate is a compute engine for Amazon ECS that allows you to run BWCE containers without having to manage servers or clusters. A quick howto on deploying BWCE applications to AWS Fargate can be found here.
Below you will find a list of environment variables that users can set for BusinessWorks Container Edition application deployment that might come in handy at runtime:
In AWS Fargate you can set them in the Container Definition as past of your Task Definition. Below example shows how to set the loglevel to “DEBUG”