CCSP · Question #243
When an organization considers cloud migrations, the organization's software developers will need to know which _______ and _______ which the organization will be using, in order to properly and…
The correct answer is C. Service model, deployment model. Software developers need to understand the chosen cloud service model and deployment model to properly and securely design applications during a cloud migration.
Question
When an organization considers cloud migrations, the organization's software developers will need to know which _______ and _______ which the organization will be using, in order to properly and securely create suitable applications.
Options
- AGeographic location, native language
- BLegal restrictions, specific ISP
- CService model, deployment model
- DAvailable bandwidth, telecommunications country code
How the community answered
(51 responses)- A6% (3)
- B2% (1)
- C90% (46)
- D2% (1)
Why each option
Software developers need to understand the chosen cloud service model and deployment model to properly and securely design applications during a cloud migration.
Geographic location and native language are important for localization and regional compliance but are not the primary architectural or security considerations for developers creating cloud applications.
Legal restrictions are important for compliance, but the specific ISP is generally an infrastructure detail that developers don't directly need for application design, and legal restrictions are too broad without context.
Software developers must understand the cloud service model (e.g., IaaS, PaaS, SaaS) as it dictates the level of abstraction and services available for application development, and the cloud deployment model (e.g., public, private, hybrid) as it influences architectural decisions, security controls, and compliance requirements. This knowledge is crucial for properly and securely designing and integrating applications within the chosen cloud environment.
Available bandwidth and telecommunications country code are networking and connectivity concerns, important for performance, but do not fundamentally determine how applications are designed or secured within a specific cloud model.
Concept tested: Cloud service models, cloud deployment models
Source: https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/what-are-cloud-deployment-models/
Topics
Community Discussion
No community discussion yet for this question.