GLEIF-IT / reg-pilot-webapp

regulator pilot webapp using secure extension
1 stars 2 forks source link

Move reg-pilot-webapp service to utilize shared VPC and subnets for optimized infrastructure utilization #62

Closed ronakseth96 closed 3 months ago

ronakseth96 commented 3 months ago

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:

image image image image

Related to Issue #54, which pertains to the creation of webapp, as the infra will be updated.

ronakseth96 commented 3 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.

image image image image