Skip to main content

AWS Prerequisites

Sr. NoTermDescription
1VPCVirtual private cloud to place backend systems
2SubnetsSubnetwork under VPC
- Public SubnetTo hold resources that need to be accessed from outside the world
- Private SubnetTo hold resources that need to be secured from outside the world
3IAM Role
- App_Server_RoleRole to send metrics and logs to CloudWatch
- SDKInstanceManagerRole to manage JVB instances in clustered mode
4EC2Required for Jitsi Meet, UI and Backend Deployment.
5IAM User
- terraformTerraform is Used to Deploy ProCONF AWS Infrastructure
6RDSMySQL database used for the application
7CloudWatchCloudWatch enables you to monitor your complete stack (applications, infrastructure, network, and services) and use alarms, logs, and events data
8ACMAmazon Certificate Manager for Managing the Certificates