EraCode practice

Route users by locale with CloudFront Viewer Country

AWSintermediateMulti-Part

Summary

Practice an internationalization pattern on AWS: using CloudFront geolocation to pick a locale-specific origin path without changing your app code.

Problem preview

### Goal Fill in the missing logic to map a CloudFront value to a supported locale. - Return a locale string from the supported set: , , , . - If the country code isn’t recognized (or is missing/empt…

Attempt this challenge

Sign in to attempt the full challenge with timed AI grading, hints, and test feedback.