exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 326 discussion

A company is rearchitecting its applications to run on AWS. The company’s infrastructure includes multiple Amazon EC2 instances. The company's development team needs different levels of access. The company wants to implement a policy that requires all Windows EC2 instances to be joined to an Active Directory domain on AWS. The company also wants to implement enhanced security processes such as multi-factor authentication (MFA). The company wants to use managed AWS services wherever possible.

Which solution will meet these requirements?

  • A. Create an AWS Directory Service for Microsoft Active Directory implementation. Launch an Amazon Workspace. Connect to and use the Workspace for domain security configuration tasks.
  • B. Create an AWS Directory Service for Microsoft Active Directory implementation. Launch an EC2 instance. Connect to and use the EC2 instance for domain security configuration tasks.
  • C. Create an AWS Directory Service Simple AD implementation. Launch an EC2 instance. Connect to and use the EC2 instance for domain security configuration tasks.
  • D. Create an AWS Directory Service Simple AD implementation. Launch an Amazon Workspace. Connect to and use the Workspace for domain security configuration tasks.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
HappyPrince
Highly Voted 1 year, 8 months ago
Selected Answer: B
I support B as well per this link where EC2 is recommended: https://docs.aws.amazon.com/workspaces/latest/adminguide/directory_administration.html
upvoted 13 times
...
nublit
Highly Voted 1 year, 8 months ago
Selected Answer: B
B is correct. The question mention "Windows EC2", no "Windows user desktops". Maybe the Windows EC2 can be Windows Servers.
upvoted 12 times
...
Al8282
Most Recent 1 month ago
Selected Answer: A
This is so tough. The docs state if youre using more than 5 workspaces its better to manage security through a centralized EC2 instance which leads towards B. The question makes no claims of how big the environment is but it eludes to it being small by saying 'A workspace' which would mean just 1 user since its scoped to user. Nothing in the question highlights more than 5 or large teams either. It explicitly states managed services wherever possible. The workspace meets all of the technical requirements. It just doesnt scale well but the overhead for cost is minimal for a large organization, just a few dollars a workspace a month. Im going to assume if it was very large they would tell us and not pick 'a workspace' but rather say 'workspaces'. Going with A. Really tough one with the ambiguity.
upvoted 1 times
...
Curious76
1 month, 1 week ago
Selected Answer: B
I correct my answer after more searches It aligns with AWS best practices for centralized, robust AD administration using an Amazon EC2 instance. Why A (WorkSpaces) is not the best: Even though it's possible to install AD tools on a WorkSpace, AWS recommends against it for anything beyond minimal scale (5+ WorkSpaces). It’s less robust than using a dedicated EC2 instance. Choose Option B because: It uses AWS Managed Microsoft AD (required for MFA and full AD support). It aligns with AWS best practices for centralized, robust AD administration using an Amazon EC2 instance.
upvoted 1 times
...
Al8282
1 month, 1 week ago
Selected Answer: A
Going with A. The company wants to use managed AWS services wherever possible, its explicitly stated. The scope of tasks is well defined and small. I suspect the recommendation is for larger deployments it wouldn't have said 'for MFA' and highlight such lightweight services. https://docs.aws.amazon.com/workspaces/latest/adminguide/directory_administration.html
upvoted 1 times
...
0dc6cac
2 months ago
Selected Answer: A
A and B both work, but A is definitely more managed, so it has to be A
upvoted 1 times
...
Kaps443
2 months, 1 week ago
Selected Answer: B
This is the most secure, scalable, and cost-effective solution that meets all of the technical and operational requirements.
upvoted 1 times
...
loreeant
2 months, 1 week ago
Selected Answer: A
The other options either lack required features (Simple AD options) or use less managed services (EC2 options), making them less suitable for the company's requirements.
upvoted 1 times
...
jimee11
3 months, 1 week ago
Selected Answer: B
There is nothing in the requirements that remotely sways to Workspaces. Amazon Workspaces is costly, requires support to implement/maintain, and is much more complex.
upvoted 1 times
...
kyo
6 months, 1 week ago
Selected Answer: A
The question does mention EC2 specifically, which makes the WorkSpaces solution a little less direct. However, the requirement to use managed AWS services "wherever possible" strongly suggests WorkSpaces for MFA. It's the most managed way to get that done. So, while EC2 is mentioned, the emphasis on managed services and the need for MFA makes WorkSpaces the most likely answer. It's a trade-off, but the question is probably prioritizing managed services over strict adherence to only using EC2 for everything.
upvoted 2 times
...
GabrielShiao
6 months, 3 weeks ago
Selected Answer: A
use AWS managed services wherever possible. While both A and B are feasible, A matches the question at most.
upvoted 1 times
...
FZA24
7 months ago
Selected Answer: A
The company wants to use managed AWS services wherever possible. https://docs.aws.amazon.com/workspaces/latest/adminguide/directory_administration.html You'll perform most administrative tasks for your WorkSpaces directory using directory management tools, such as the Active Directory Administration Tools. However, you'll use the WorkSpaces console to perform some directory-related tasks.
upvoted 1 times
...
AzureDP900
9 months ago
B is right The company wants to join all Windows EC2 instances to an Active Directory domain on AWS, which requires a full-featured Active Directory service. Using AWS Directory Service for Microsoft Active Directory (Enterprise edition) meets this requirement by providing a managed directory service that can be used to manage and secure EC2 instances. Launching an EC2 instance allows the development team to configure and test domain security configurations in a controlled environment, which is essential for ensuring the correct configuration of the Active Directory
upvoted 1 times
...
0b43291
9 months, 1 week ago
Selected Answer: A
Option A meets the requirements by using AWS Directory Service for Microsoft Active Directory, a managed service for hosting a full Active Directory domain. It also leverages Amazon WorkSpaces, a managed desktop service supporting MFA, for secure administrative access to configure the Active Directory domain, aligning with the company's preference for managed AWS services. Option B: While creating an AWS Directory Service for Microsoft Active Directory implementation is correct, launching an EC2 instance for domain security configuration tasks is not the most suitable approach. EC2 instances require additional management overhead, and the company wants to use managed services wherever possible.
upvoted 1 times
...
Daniel76
9 months, 3 weeks ago
Selected Answer: B
Add a vote to B as it is dangerously swaying to A. The EC2 instances referred to should be the managed domain controller to manage EC2 instances that join the domain, to push down GPO policies etc. You can launch more than one for HA. https://aws.amazon.com/blogs/security/how-to-increase-the-redundancy-and-performance-of-your-aws-directory-service-for-microsoft-ad-directory-by-adding-domain-controllers/
upvoted 1 times
...
sashenka
10 months ago
Selected Answer: A
Answer is A: Amazon WorkSpaces is a managed desktop-as-a-service solution that aligns with the requirement to use managed services: - Provides a managed alternative to running EC2 instances - Integrates seamlessly with AWS Managed Microsoft AD. - Reduces administrative overhead compared to managing EC2 instances
upvoted 1 times
...
ctrue
1 year ago
B is correct, it is application infrastructure, not for desktop.
upvoted 1 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 ...