A digital publishing organization is optimizing its content delivery platform. The organization plans to replace its self-managed caching clusters with a fully managed caching service. Additionally, they plan to use infrastructure templates to automatically deploy identical, short-lived staging environments that are destroyed after testing is complete.
Which of the following design principles are demonstrated by these architectural choices? (Select TWO.)
- Leveraging managed services to reduce the operational overhead of server administrationCevap
- Defining infrastructure as disposable resources that can be easily recreated using automationCevap
- CIntegrating highly interdependent software layers to ensure faster local database execution
- DRelying on manual server configurations to guarantee custom environment settings
- EMaintaining a static resource baseline to ensure predictable financial expenditure
Cevap
Leveraging managed services to reduce operational overhead, and defining infrastructure as disposable resources that can be easily recreated using automation.
The correct architectural choices demonstrate utilizing managed services to remove server administration tasks and implementing disposable resources via automated infrastructure templates.
Adım Adım Çözüm
Anahtar Kavram
AWS Cloud design principles focus on automating infrastructure deployment as disposable assets and leveraging managed services to shift operational burdens.