Place a service for domestic users in the cloud.
Consider legal requirements, latency, and continuity during failures.
Which item should be considered when selecting a region?
A region is a physical location, so data residency, user latency, and failure-domain distribution matter.
Detailed explanation
Incorrect. Keyboard layout is not a primary factor in physical region design.
Incorrect. Keyboard layout is not a primary factor in physical region design.
Incorrect. Hostname length does not determine legal or availability requirements.
Incorrect. Hostname length does not determine legal or availability requirements.
Incorrect. A console theme is unrelated to region placement.
Incorrect. A console theme is unrelated to region placement.
Correct. Region selection should account for latency, regulatory location requirements, and disaster separation.
Correct. Region selection should account for latency, regulatory location requirements, and disaster separation.
Try it yourself
An example you can run in a temporary verification environment.
printf '%s\n' 'latency, data residency, and disaster separation'Expected result
latency, data residency, and disaster separationKey points
- Region
- Data residency
- Failure distribution
Notes
- Environment: クラウド配置設計の概念確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.