There are a few interesting peculiarities about mapping the following Note Web DSL statements:
| NW DSL | AWS | Azure | Comment |
|---|---|---|---|
| container cluster | ECS Cluster | Azure Container Instances - Container Group | CDKtf ContainerGroup |
| container service | ECS Container | Azure Container Instances - Container in a group | CDKtf ContainerGroup container element |