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

- Troubleshooting and performance improvement have a lot of overlap between the two. In fact, a lot of times, performance improvement comes because there's actually a problem where you have to troubleshoot, and that's what we're going to take a look at in this scenario. Let's go ahead and read the description. A mobile back end consists of an ALB with EC2 instances in an Auto Scaling group. The client uploads important data which occasionally gets lost if EC2 is scaling in or if the application is experiencing issues. The data uploads are less than 100 kilobytes each. Users are complaining about the lost data becoming a more frequent problem. You've been asked to improve the reliability of the data upload process. What solution would meet the reliability requirements? So let's ask ourselves some questions, like where can lost uploads occur in the current infrastructure? Now, that assumes that we've actually diagrammed the current infrastructure and we understand it from a…

Contents