Closed ronakseth96 closed 5 months ago
As discussed, have moved the webapp service to utilize the shared infra. This change has reduced our resource usage, as seen in the attached screenshots of the current setup. And all the old resources have been deleted.
The test environment for reg-pilot-webapp is utilizing its own VPC and subnets. However, after discussion, we determined that it is feasible for webapp to share resources with reg-pilot-api and vlei-verifier to optimize infrastructure usage. Since the webapp mainly uses an S3 bucket as its primary resource, sharing infrastructure will also be more cost-efficient.
Existing setup:
Related to Issue #54, which pertains to the creation of webapp, as the infra will be updated.