From the course: AWS Certified Solutions Architect - Professional (SAP-C02) Cert Prep

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Reliability scenario, part 1

Reliability scenario, part 1

- In this scenario, we are going to explore a set of requirements around a customer support site for a mobile application. A new application will be deployed as a mobile backend for a customer support site. This application allows users to upload screenshots attached to support requests. The application requires a repository for image storage and a searchable persistence tier for ticket data. The solution must emphasize reliability and data redundancy as a top priority. So those are our requirements right there. Reliability, data redundancy. What solution should be recommended for the application? Let's start with the questions we should ask ourselves. What services would be appropriate for image storage? What services would be appropriate for ticket data? And which of those solutions provide the most redundancy of the data and resilience of the solution itself? So we're going to start with image storage, and we have some options to pick from, EBS volumes, EFS file systems, FSx file…

Contents