The AWS Certified Solutions Architect – Associate (SAA-C03) exam tests your ability to design distributed systems on AWS. It is one of the most sought-after certifications in the cloud domain.
Which service provides serverless computing in AWS?
AAWS Lambda
BAmazon EC2
CAmazon RDS
DAWS Elastic Beanstalk
Explanation
AWS Lambda allows execution of code without provisioning servers, while others require server management.
Q362
A company wants to securely share documents with external partners. Which AWS service should they use?
AAWS Secrets Manager
BAmazon S3
CAWS Transfer Family
DAWS CodeCommit
Explanation
Amazon S3 allows secure storage and sharing with appropriate permissions, unlike the other services which are not intended for document sharing.
Q363
You are configuring an Amazon RDS database instance with Multi-AZ. What happens during a failover?
ATraffic is redirected to a read replica
BDatabase instance experiences no downtime
CTraffic is diverted to a different region
DAutomatic backups are delayed
Explanation
Multi-AZ configurations ensure that failover occurs seamlessly with minimal disruption, unlike the other options which are incorrect behaviors.
Q364
Which service provides managed databases with minimal administration?