Skip to content
🎓 Certification Practice Exam

AWS Developer Associate (DVA-C02) Practice Exam

Test yourself under real exam conditions: 50 timed questions, 60 on the clock, pass mark 72%%. Instant score with a full review of everything you got wrong. Free — no account needed.

📝 50 questions · ⏱ 60 minutes · 🎯 Pass mark 72% · 🆓 Free, no signup

Exam details

  • 50 questions drawn from 120 cards
  • Countdown timer — auto-submits when time runs out
  • Pass mark 72% (real certification threshold)
  • Full review of wrong answers at the end
  • No signup required — save your score with a free account

Sample Questions

5 shown

What does the AWS shared responsibility model define?

Show ▼

The division of security responsibilities between AWS (security OF the cloud: infrastructure, hardware, regions, services) and the customer (security IN the cloud: data, IAM, OS patching, network/firewall config, encryption).

Which AWS service is required to launch an EC2 instance?

Show ▼

An AMI (Amazon Machine Image), an instance type, a VPC with subnet, a security group, an IAM role/credentials, and optionally key pair and EBS volume.

What is an IAM role vs an IAM user?

Show ▼

An IAM user is a permanent identity with long-lived credentials. An IAM role is an identity with no long-lived credentials that is assumed temporarily by users, services, or external identities to obtain temporary STS tokens.

What is the maximum size of an IAM policy?

Show ▼

5,120 characters for managed policies attached to a user/group/role; service-specific quotas apply (e.g. inline user policy up to 2,048 chars, group 5,120, role 10,240).

What does AWS STS provide?

Show ▼

Security Token Service — issues short-lived temporary credentials (access key, secret key, session token) for federated identities, assumed roles, or cross-account access.

🎯 Take the AWS Developer Associate (DVA-C02) Practice Exam