EC2
Overview
Deploying the Upwind components on ECS using the EC2 launch type involves several steps that leverage the power and flexibility of AWS services to manage and scale containerized applications.
In this setup, you can run the Upwind components as containerized services. Specifically, the Upwind Sensor can be configured as a daemon service in the host network mode, ensuring it has the necessary visibility and access to monitor and manage the network traffic efficiently across your EC2 instances.
Components
- Upwind Sensor
- Upwind Scanner
- Upwind Cluster Manager
Installation
The installation choices available for deploying the Upwind components on EC2 are as follows:
- Terraform (Recommended)
- AWS CloudFormation