This Page has information on AWS Cloud formation Template (CFT) based test drive that can be used by CWP users to validate CWP features. This template automates the creation of instances, subnets, VPC's etc.
Multi-tier Organisation Setup
ABC Trade Corporation is a leading multi-national company. It has typical N-tier architecture, separating front-end and back-end of the organisation. Each tier has restricted access policy to keep it safe. For example, application tier will serve requests coming from the web tier only. Web servers are publicly accessible through a load balancer. Web servers can scale dynamically as per the incoming load. The complete setup is shown in the figure below.
Different server configurations of the organisation are,
Web Server - RHEL7.0 OS running Apache HTTP Server