scenarios/features/resilient_service/README.md
This example shows how to use AWS SDKs to create a load-balanced web service that returns book, movie, and song recommendations. It shows how the service responds to failures and how to restructure the service for more resilience when failures occur.
Several components are used to demonstrate the resilience of the example web service:
Each of these components is created and managed by using AWS SDKs as part of an interactive demo that runs at a command prompt.
This example is implemented in the following languages:
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0