COMPUTER SCIENCE AND ENGINEERING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Use the largest instance possible
|
|
Provision capacity for peak load
|
|
Use the Scrum development process
|
|
Implement elasticity
|
Detailed explanation-1: -When architecting cloud applications, which of the following are a key design principle? Cloud services main proposition is to provide elasticity through horizontal scaling.
Detailed explanation-2: -There are 6 principles of cloud computing architecture design, including reasonable deployment, business continuity, elastic expansion, performance efficiency, security compliance, and continuous operation.
Detailed explanation-3: -Design Principles Implement a strong identity foundation. Enable traceability. Apply security at all layers. Automate security best practices.
Detailed explanation-4: -Implementing the single points of failure is one of the design principles of AWS architecture.
Detailed explanation-5: -Microservices architecture In a cloud model, complex applications designed as a collection of services and data are fully decoupled from the application. Microservices are an architectural style that structures the application as a collection of services.