正解:B
Deploying applications in a public cloud provides several advantages, especially for developers dealing with temporary data processing and secure storage:
* Ease in Infrastructure Management: Public cloud services offer managed infrastructure, which significantly reduces the operational burden on developers. They do not need to worry about hardware maintenance, scaling, or other infrastructure-related tasks.
* Scalability: Public clouds provide scalable resources, allowing developers to adjust their infrastructure needs dynamically as per the workload requirements.
* Cost-Effectiveness: Public clouds often operate on a pay-as-you-go model, which can be more cost-effective for temporary or variable workloads.
References:
* Cisco DevNet Associate Certification Guide
* General public cloud service provider documentation (e.g., AWS, Azure, Google Cloud)