AWS Certified Developer – Associate

Last Update May 21, 2025
0 already enrolled

About This Course

Introduction

The AWS Certified Developer – Associate (DVA-C01) exam is intended for individuals who perform a developer role. The exam validates a candidate’s ability to do the following:

  • Demonstrate an understanding of core AWS services, uses, and basic AWS architecture best

practices

  • Demonstrate proficiency in developing, deploying, and debugging cloud-based applications by

using AWS

 

Target candidate description

The target candidate should have 1 or more years of hands-on experience developing and maintaining an

AWS-based application.

Recommended general IT knowledge

The target candidate should have the following:

  • In-depth knowledge of at least one high-level programming language
  • Understanding of application lifecycle management
  • The ability to write code for serverless applications
  • Understanding of the use of containers in the development process

 

Recommended AWS knowledge

The target candidate should be able to do the following:

  • Use the AWS service APIs, CLI, and software development kits (SDKs) to write applications
  • Identify key features of AWS services
  • Understand the AWS shared responsibility model
  • Use a continuous integration and continuous delivery (CI/CD) pipeline to deploy applications on

AWS

  • Use and interact with AWS services
  • Apply basic understanding of cloud-native applications to write code
  • Write code by using AWS security best practices (for example, use IAM roles instead of secret and

access keys in the code)

  • Author, maintain, and debug code modules on AWS

What is considered out of scope for the target candidate?

The following is a non-exhaustive list of related job tasks that the target candidate is not expected to be

able to perform. These items are considered out of scope for the exam:

  • Design architectures (for example, distributed system, microservices)
  • Design and implement CI/CD pipelines
       
       
 

 

 

  • Administer IAM users and groups
  • Administer Amazon Elastic Container Service (Amazon ECS)
  • Design AWS networking infrastructure (for example, Amazon VPC, AWS Direct Connect)
  • Understand compliance and licensing

 

For a detailed list of specific tools and technologies that might be covered on the exam, as well as lists of

in-scope and out-of-scope AWS services, refer to the Appendix.

 

Exam content

Response types

There are two types of questions on the exam:

  • Multiple choice: Has one correct response and three incorrect responses (distractors)
  • Multiple response: Has two or more correct responses out of five or more response options

Select one or more responses that best complete the statement or answer the question. Distractors, or incorrect answers, are response options that a candidate with incomplete knowledge or skill might choose. Distractors are generally plausible responses that match the content area.

Unanswered questions are scored as incorrect; there is no penalty for guessing. The exam includes

50 questions that will affect your score.

Unscored content

The exam includes 15 unscored questions that do not affect your score. AWS collects information about candidate performance on these unscored questions to evaluate these questions for future use as scored questions. These unscored questions are not identified on the exam.

Exam results

The AWS Certified Developer – Associate (DVA-C01) exam is a pass or fail exam. The exam is scored against a minimum standard established by AWS professionals who follow certification industry best practices and guidelines.

Your results for the exam are reported as a scaled score of 100–1,000. The minimum passing score is 720. Your score shows how you performed on the exam as a whole and whether you passed. Scaled scoring models help equate scores across multiple exam forms that might have slightly different difficulty levels.

Your score report could contain a table of classifications of your performance at each section level. This information is intended to provide general feedback about your exam performance. The exam uses a compensatory scoring model, which means that you do not need to achieve a passing score in each section. You need to pass only the overall exam.

Each section of the exam has a specific weighting, so some sections have more questions than other sections have. The table contains general information that highlights your strengths and weaknesses. Use caution when interpreting section-level feedback.

 

 

Content outline

This exam guide includes weightings, test domains, and objectives for the exam. It is not a comprehensive listing of the content on the exam. However, additional context for each of the objectives is available to help guide your preparation for the exam. The following table lists the main content domains and their weightings. The table precedes the complete exam content outline, which includes the additional context. The percentage in each domain represents only scored content.

 

Domain

% of Exam

Domain 1: Deployment

22%

Domain 2: Security

26%

Domain 3: Development with AWS Services

30%

Domain 4: Refactoring

10%

Domain 5: Monitoring and Troubleshooting

12%

TOTAL

100%

Appendix

Which key tools, technologies, and concepts might be covered on the exam?

The following is a non-exhaustive list of the tools and technologies that could appear on the exam. This list is subject to change and is provided to help you understand the general scope of services, features, or technologies on the exam. The general tools and technologies in this list appear in no particular order.

AWS services are grouped according to their primary functions. While some of these technologies will likely be covered more than others on the exam, the order and placement of them in this list is no indication of relative weight or importance:

  • Analytics
  • Application Integration
  • Containers
  • Cost and Capacity Management
  • Data Movement
  • Developer Tools
  • Instances (virtual machines)
  • Management and Governance
  • Networking and Content Delivery
  • Security
  • Serverless

 

AWS services and features

Analytics:

  • Amazon Elasticsearch Service (Amazon ES)
  • Amazon Kinesis

Application Integration:

  • Amazon EventBridge (Amazon CloudWatch Events)
  • Amazon Simple Notification Service (Amazon SNS)
  • Amazon Simple Queue Service (Amazon SQS)
  • AWS Step Functions

Compute:

  • Amazon EC2
  • AWS Elastic Beanstalk
  • AWS Lambda

Containers:

  • Amazon Elastic Container Registry (Amazon ECR)
  • Amazon Elastic Container Service (Amazon ECS)
  • Amazon Elastic Kubernetes Services (Amazon EKS)

Database:

  • Amazon DynamoDB
  • Amazon ElastiCache
  • Amazon RDS

Developer Tools:

  • AWS CodeArtifact
  • AWS CodeBuild
  • AWS CodeCommit
  • AWS CodeDeploy
  • Amazon CodeGuru
  • AWS CodePipeline
  • AWS CodeStar
  • AWS Fault Injection Simulator
  • AWS X-Ray

Management and Governance:

  • AWS CloudFormation
  • Amazon CloudWatch

Networking and Content Delivery:

  • Amazon API Gateway
  • Amazon CloudFront
  • Elastic Load Balancing

Security, Identity, and Compliance:

  • Amazon Cognito
  • AWS Identity and Access Management (IAM)
  • AWS Key Management Service (AWS KMS)

Storage:

  • Amazon S3

Out-of-scope AWS services and features

The following is a non-exhaustive list of AWS services and features that are not covered on the exam. These services and features do not represent every AWS offering that is excluded from the exam content. Services or features that are entirely unrelated to the target job roles for the exam are excluded from this list because they are assumed to be irrelevant.

Out-of-scope AWS services and features include the following:

  • AWS Application Discovery Service
  • Amazon AppStream 0
  • Amazon Chime
  • Amazon Connect
  • AWS Database Migration Service (AWS DMS)
  • AWS Device Farm
  • Amazon Elastic Transcoder
  • Amazon GameLift
  • Amazon Lex
  • Amazon Machine Learning (Amazon ML)
  • AWS Managed Services
  • Amazon Mobile Analytics
  • Amazon Polly
  • Amazon QuickSight
  • Amazon Rekognition
  • AWS Server Migration Service (AWS SMS)
  • AWS Service Catalog
  • AWS Shield Advanced
  • AWS Shield Standard
  • AWS Snow Family
  • AWS Storage Gateway
  • AWS WAF
  • Amazon WorkMail
  • Amazon WorkSpaces

Curriculum

15 Lessons

Domain 1: Deployment

1.1 Deploy written code in AWS using existing CI/CD pipelines, processes, and patterns.Preview
1.2 Deploy applications using AWS Elastic Beanstalk.Preview
1.3 Prepare the application deployment package to be deployed to AWS.Preview
1.4 Deploy serverless applications.Preview

Domain 2: Security

Domain 3: Development with AWS Services

Domain 4: Refactoring

Domain 5: Monitoring and Troubleshooting

Your Instructors

admin

4.95/5
12 Courses
20 Reviews
2 Students
See more
Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
Click outside to hide the comparison bar
Compare

Don't have an account yet? Sign up for free

No apps configured. Please contact your administrator.
No apps configured. Please contact your administrator.