Which of the following are benefits of building this app in the AWS Cloud?
(Choose two.)
A large, upfront capital expense and low variable expenses
Increased speed for trying out new projects
Complete control over the physical security of the infrastructure
Flexibility to scale up in minutes as the application becomes popular
Ability to pick the specific data centers that will host the application servers
Explanations:
AWS Cloud typically operates on a pay-as-you-go model, meaning there is no large upfront capital expense. On-premises would require a capital expenditure.
AWS enables faster experimentation and deployment due to its on-demand resources and flexibility, which accelerates the time to try out new projects.
In the AWS Cloud, the physical security of infrastructure is managed by AWS, not the customer, reducing the level of direct control.
AWS provides the ability to scale resources dynamically, allowing the app to grow and handle traffic spikes with minimal delays.
While AWS allows you to choose regions, you do not have the ability to pick specific physical data centers within those regions.