exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 429 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 429
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

Which design principles are enabled by the AWS Cloud to improve the operation of workloads? (Choose two.)

  • A. Minimize upfront design
  • B. Loose coupling
  • C. Disposable resources
  • D. Server design and concurrency
  • E. Minimal viable product
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NotMeAnyWay
Highly Voted 2 years, 4 months ago
Selected Answer: BC
B. Loose coupling C. Disposable resources B. Loose coupling: This principle refers to the ability to design and operate the different components of a workload independently of each other, so that changes in one component do not affect the others. This allows for more flexibility and scalability in the design and operation of the workload. C. Disposable resources: This principle refers to the ability to quickly and easily provision, scale, and dispose of resources as needed. This allows for more efficient use of resources and can improve the overall cost-effectiveness of the workload. D. Server design and concurrency: This principle refers to the ability to design and operate servers and workloads with high concurrency and parallelism, but it is not enabled by the AWS cloud.
upvoted 8 times
Hoey
1 year, 10 months ago
But Lambda supports concurrency,
upvoted 3 times
...
...
sivasiva
Most Recent 1 year, 5 months ago
Why Correct answers is BD instead of BC ?
upvoted 1 times
...
thanglongsp
1 year, 5 months ago
B. Loose coupling C. Disposable resources Loose coupling: AWS allows for the creation of decoupled components within an architecture. This principle enables systems to be built with loosely coupled components, reducing dependencies between different parts of the system and allowing for greater flexibility, scalability, and resilience. Disposable resources: AWS Cloud facilitates the concept of disposable or ephemeral resources, enabling the creation and destruction of resources as needed. This supports the idea of creating resources on-demand, scaling up or down, and decommissioning resources when they are no longer required. This approach can save costs and improve efficiency.
upvoted 1 times
...
Pranava_GCP
1 year, 10 months ago
Selected Answer: BC
B. Loose coupling C. Disposable resources
upvoted 1 times
...
Gulsah
1 year, 10 months ago
Selected Answer: BC
B. Loose coupling: AWS allows you to design your applications in a loosely coupled manner, where components are decoupled and communicate with each other through APIs. This promotes flexibility, scalability, and easier maintenance of your applications. C. Disposable resources: AWS allows you to treat infrastructure as code and create and destroy resources as needed. This concept of "disposable resources" enables you to respond dynamically to changes in demand, scale your resources up or down, and replace failing instances easily.
upvoted 1 times
...
RajithaR
2 years, 2 months ago
Selected Answer: BC
WS Cloud offers several design principles that improve the operation of workloads. Two of those principles are: B. Loose coupling: Services should be designed to be loosely coupled. A loosely coupled system is one where each component is independent and does not rely on other components to function correctly. C. Disposable resources: Design systems that expect and tolerate failure. In the cloud, there is no need to repair failed components. Simply shut them down and replace them with new ones. This design principle is often called "disposable resources."
upvoted 2 times
...
Saif93
2 years, 4 months ago
Selected Answer: BC
BC is the answer.
upvoted 2 times
...
exclusive
2 years, 5 months ago
Selected Answer: BC
B. Loose coupling C. Disposable resources The AWS Cloud enables a number of design principles that can help to improve the operation of workloads. Two of these principles are loose coupling and disposable resources.
upvoted 2 times
...
Zonci
2 years, 6 months ago
Selected Answer: BD
Selected Answer: BD
upvoted 1 times
...
chris0975
2 years, 6 months ago
Selected Answer: BD
Disposable resources do not improve the operation of workloads.
upvoted 4 times
...
marcshj
2 years, 6 months ago
Selected Answer: BC
B and C
upvoted 3 times
...
Josh11211
2 years, 6 months ago
All are true, however we need to apply the principal to something that helps operation, so it's BD
upvoted 1 times
...
AF_1221
2 years, 6 months ago
B and C
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...