| 1 | VPC | Virtual private cloud to place backend systems |
| 2 | Subnets | Subnetwork under VPC |
| - Public Subnet | To hold resources that need to be accessed from outside the world |
| - Private Subnet | To hold resources that need to be secured from outside the world |
| 3 | IAM Role | |
| - App_Server_Role | Role to send metrics and logs to CloudWatch |
| - SDKInstanceManager | Role to manage JVB instances in clustered mode |
| 4 | EC2 | Required for Jitsi Meet, UI and Backend Deployment. |
| 5 | IAM User | |
| - terraform | Terraform is Used to Deploy ProCONF AWS Infrastructure |
| 6 | RDS | MySQL database used for the application |
| 7 | CloudWatch | CloudWatch enables you to monitor your complete stack (applications, infrastructure, network, and services) and use alarms, logs, and events data |
| 8 | ACM | Amazon Certificate Manager for Managing the Certificates |