← Volver

Vista previa

Editar
AWS AI Practitioner

A company is developing a product recommendation application by using a generative AI model. The company must minimize the application's environmental impact. Which solution will meet these requirements?

A Optimize the deployed model architecture to prioritize computational efficiency during model inference. ✓ Correcta
B Adopt a distributed inference approach by using multiple smaller models across multiple Availability Zones.
C Adopt a hybrid strategy by deploying the model on premises and storing the data on AWS.
D Deploy multiple models and use a dynamic model selection mechanism that queries different models randomly.