Case Studies
APCA
APCA Case Study on AWS
About the company
Problem Statement
Proposal
- The design suggested the use of Ec2 for hosting the application to provide resizable compute capacity in the cloud.
- We suggested using various ec2 instances with EBS volumes of different configurations to be used for web/application servers.
- S3 buckets for storing static objects with secure implementations for the data at rest and transit.
- Use of S3 bucket and object level policies to enforce fine- grained access control of the resources.
- Cloudfront was suggested to use as a CDN to provide fast and secure delivery of data with low latency and high transfer rates.
- Suggested the use of an SQL database.
- Use of multi-AZ MySQL database engine.
- Suggested the use of RDS replicas in case of any read-heavy workloads.
